Trace number 214061

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Tramontane 2006-12-04? (TO) 1800.05 1804.78

General information on the benchmark

NamepseudoSeries/par/
par-32-5.xml
MD5SUM853fd9c1db4150eb8cba125f7d53a091
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6352
Number of constraints13360
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13360
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables............. 0.13
0.20	c 	predicates............    0
0.20	c 	constraints........... 0.95
1.08	c Allocating memory
1.08	c 
1.08	c time limit = -1
1.09	c heuristic = dom/wdeg
1.09	c restart policy = Geometric increment
1.09	c restart base = 4234
1.09	c restart factor = 1.33
1.09	c 
1.09	c Solving
1.09	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-214061-1168228097 -o ROOT/results/node2/solver-214061-1168228097 -C 1800 -M 900 /tmp/evaluation/214061-1168228097/tramontane/bin/solver /tmp/evaluation/214061-1168228097/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.95 1.89 5/93 23658
/proc/meminfo: memFree=1696048/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=540 CPUtime=0
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 171205446 552960 26 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10535716 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 135 26 21 92 0 18 0

[startup+0.10331 s]
/proc/loadavg: 1.92 1.95 1.89 5/93 23658
/proc/meminfo: memFree=1696048/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=7984 CPUtime=0.09
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 1056 0 0 0 9 0 0 0 18 0 1 0 171205446 8175616 1024 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134575805 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 1996 1024 692 92 0 340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7984

[startup+0.511379 s]
/proc/loadavg: 1.92 1.95 1.89 5/93 23658
/proc/meminfo: memFree=1696048/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=9964 CPUtime=0.49
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 1568 0 0 0 49 0 0 0 22 0 1 0 171205446 10203136 1536 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158717986 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 2491 1536 708 92 0 835 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9964

[startup+1.33254 s]
/proc/loadavg: 1.92 1.95 1.89 3/93 23658
/proc/meminfo: memFree=1688112/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14644 CPUtime=1.31
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2718 0 0 0 130 1 0 0 25 0 1 0 171205446 14995456 2686 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3661 2686 719 92 0 2005 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14644

[startup+2.96984 s]
/proc/loadavg: 1.92 1.95 1.89 3/93 23658
/proc/meminfo: memFree=1687920/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14648 CPUtime=2.94
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2719 0 0 0 293 1 0 0 25 0 1 0 171205446 14999552 2687 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3662 2687 719 92 0 2006 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 14648

[startup+6.25645 s]
/proc/loadavg: 1.92 1.95 1.89 3/93 23658
/proc/meminfo: memFree=1687920/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14648 CPUtime=6.21
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2719 0 0 0 620 1 0 0 25 0 1 0 171205446 14999552 2687 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3662 2687 719 92 0 2006 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 14648

[startup+12.7206 s]
/proc/loadavg: 1.93 1.95 1.89 3/93 23658
/proc/meminfo: memFree=1687992/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14652 CPUtime=12.64
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2720 0 0 0 1263 1 0 0 25 0 1 0 171205446 15003648 2688 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3663 2688 719 92 0 2007 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 14652

[startup+25.55 s]
/proc/loadavg: 1.94 1.95 1.89 3/93 23658
/proc/meminfo: memFree=1688120/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14652 CPUtime=25.41
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2720 0 0 0 2540 1 0 0 25 0 1 0 171205446 15003648 2688 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3663 2688 719 92 0 2007 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 14652

[startup+51.2087 s]
/proc/loadavg: 1.96 1.96 1.89 4/93 23658
/proc/meminfo: memFree=1688120/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14652 CPUtime=50.94
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2720 0 0 0 5093 1 0 0 25 0 1 0 171205446 15003648 2688 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3663 2688 719 92 0 2007 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 14652

[startup+102.412 s]
/proc/loadavg: 1.98 1.96 1.90 3/93 23658
/proc/meminfo: memFree=1688184/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14652 CPUtime=101.9
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2720 0 0 0 10189 1 0 0 25 0 1 0 171205446 15003648 2688 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3663 2688 719 92 0 2007 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 14652

[startup+162.45 s]
/proc/loadavg: 1.99 1.97 1.90 3/93 23658
/proc/meminfo: memFree=1688120/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14652 CPUtime=161.65
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2720 0 0 0 16164 1 0 0 25 0 1 0 171205446 15003648 2688 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3663 2688 719 92 0 2007 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 14652

[startup+222.484 s]
/proc/loadavg: 1.99 1.97 1.91 3/93 23658
/proc/meminfo: memFree=1688120/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14652 CPUtime=221.4
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2720 0 0 0 22138 2 0 0 25 0 1 0 171205446 15003648 2688 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3663 2688 719 92 0 2007 0
Current children cumulated CPU time (s) 221.4
Current children cumulated vsize (KiB) 14652

[startup+282.516 s]
/proc/loadavg: 2.04 1.99 1.91 3/93 23658
/proc/meminfo: memFree=1688056/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14652 CPUtime=281.14
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2720 0 0 0 28112 2 0 0 25 0 1 0 171205446 15003648 2688 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3663 2688 719 92 0 2007 0
Current children cumulated CPU time (s) 281.14
Current children cumulated vsize (KiB) 14652

[startup+342.556 s]
/proc/loadavg: 2.01 1.99 1.91 3/93 23658
/proc/meminfo: memFree=1688056/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14652 CPUtime=340.9
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2720 0 0 0 34088 2 0 0 25 0 1 0 171205446 15003648 2688 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3663 2688 719 92 0 2007 0
Current children cumulated CPU time (s) 340.9
Current children cumulated vsize (KiB) 14652

[startup+402.59 s]
/proc/loadavg: 2.00 1.99 1.91 4/93 23658
/proc/meminfo: memFree=1687992/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14652 CPUtime=400.64
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2720 0 0 0 40062 2 0 0 25 0 1 0 171205446 15003648 2688 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637744 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3663 2688 719 92 0 2007 0
Current children cumulated CPU time (s) 400.64
Current children cumulated vsize (KiB) 14652

[startup+462.632 s]
/proc/loadavg: 2.00 1.99 1.91 3/93 23658
/proc/meminfo: memFree=1687928/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14652 CPUtime=460.4
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2720 0 0 0 46038 2 0 0 25 0 1 0 171205446 15003648 2688 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3663 2688 719 92 0 2007 0
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (KiB) 14652

[startup+522.666 s]
/proc/loadavg: 2.08 2.00 1.92 3/93 23658
/proc/meminfo: memFree=1687864/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=520.14
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 52012 2 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 520.14
Current children cumulated vsize (KiB) 14656

[startup+582.698 s]
/proc/loadavg: 2.03 2.00 1.92 3/93 23658
/proc/meminfo: memFree=1687800/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=579.88
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 57986 2 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 579.88
Current children cumulated vsize (KiB) 14656

[startup+642.734 s]
/proc/loadavg: 2.01 2.00 1.92 3/93 23658
/proc/meminfo: memFree=1687672/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=639.63
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 63961 2 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 639.63
Current children cumulated vsize (KiB) 14656

[startup+702.766 s]
/proc/loadavg: 2.00 2.00 1.92 3/93 23658
/proc/meminfo: memFree=1687672/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=699.37
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 69935 2 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 699.37
Current children cumulated vsize (KiB) 14656

[startup+762.809 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 23886
/proc/meminfo: memFree=1757096/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=759.28
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 75923 5 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 759.28
Current children cumulated vsize (KiB) 14656

[startup+822.879 s]
/proc/loadavg: 2.00 2.00 1.92 3/92 24036
/proc/meminfo: memFree=1756016/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=819.23
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 81903 20 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711137 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 819.23
Current children cumulated vsize (KiB) 14656

[startup+882.943 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 24084
/proc/meminfo: memFree=1756968/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=879.22
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 87898 24 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637768 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 879.22
Current children cumulated vsize (KiB) 14656

[startup+942.984 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 24084
/proc/meminfo: memFree=1756968/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=939.18
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 93894 24 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 939.18
Current children cumulated vsize (KiB) 14656

[startup+1003.03 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 24084
/proc/meminfo: memFree=1756968/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=999.17
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 99893 24 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 999.17
Current children cumulated vsize (KiB) 14656

[startup+1063.08 s]
/proc/loadavg: 2.17 2.05 1.94 3/86 24084
/proc/meminfo: memFree=1756968/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1059.16
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 105891 25 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1059.16
Current children cumulated vsize (KiB) 14656

[startup+1123.13 s]
/proc/loadavg: 2.11 2.05 1.95 4/86 24084
/proc/meminfo: memFree=1756904/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1119.13
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 111888 25 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1119.13
Current children cumulated vsize (KiB) 14656

[startup+1183.17 s]
/proc/loadavg: 2.03 2.04 1.95 3/86 24084
/proc/meminfo: memFree=1756840/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1179.13
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 117887 26 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1179.13
Current children cumulated vsize (KiB) 14656

[startup+1243.22 s]
/proc/loadavg: 2.16 2.07 1.96 3/86 24084
/proc/meminfo: memFree=1756840/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1239.1
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 123884 26 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1239.1
Current children cumulated vsize (KiB) 14656

[startup+1303.26 s]
/proc/loadavg: 2.16 2.09 1.97 3/86 24084
/proc/meminfo: memFree=1756776/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1299.06
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 129880 26 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1299.06
Current children cumulated vsize (KiB) 14656

[startup+1363.31 s]
/proc/loadavg: 2.06 2.07 1.97 3/86 24084
/proc/meminfo: memFree=1756776/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1359.06
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 135880 26 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1359.06
Current children cumulated vsize (KiB) 14656

[startup+1423.35 s]
/proc/loadavg: 2.02 2.06 1.97 3/86 24084
/proc/meminfo: memFree=1756712/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1419.04
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 141878 26 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637441 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1419.04
Current children cumulated vsize (KiB) 14656

[startup+1483.4 s]
/proc/loadavg: 2.01 2.04 1.97 3/86 24084
/proc/meminfo: memFree=1756648/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1479.01
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 147875 26 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1479.01
Current children cumulated vsize (KiB) 14656

[startup+1543.45 s]
/proc/loadavg: 2.00 2.03 1.97 3/86 24084
/proc/meminfo: memFree=1756648/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1539.01
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 153875 26 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1539.01
Current children cumulated vsize (KiB) 14656

[startup+1603.49 s]
/proc/loadavg: 2.00 2.02 1.97 3/86 24084
/proc/meminfo: memFree=1756584/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1598.98
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 159872 26 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1598.98
Current children cumulated vsize (KiB) 14656

[startup+1663.54 s]
/proc/loadavg: 2.00 2.02 1.97 3/86 24084
/proc/meminfo: memFree=1756520/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1658.96
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 165869 27 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1658.96
Current children cumulated vsize (KiB) 14656

[startup+1723.59 s]
/proc/loadavg: 2.07 2.03 1.98 3/86 24084
/proc/meminfo: memFree=1756456/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1718.94
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 171867 27 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1718.94
Current children cumulated vsize (KiB) 14656

[startup+1783.63 s]
/proc/loadavg: 2.02 2.02 1.98 3/86 24084
/proc/meminfo: memFree=1756456/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1778.93
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 177866 27 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1778.93
Current children cumulated vsize (KiB) 14656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.78 s]
/proc/loadavg: 2.02 2.02 1.98 3/86 24084
/proc/meminfo: memFree=1756392/2055920 swapFree=4191880/4192956
[pid=23657] ppid=23655 vsize=14656 CPUtime=1800.04
/proc/23657/stat : 23657 (solver) R 23655 23657 22283 0 -1 4194304 2721 0 0 0 179977 27 0 0 25 0 1 0 171205446 15007744 2689 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637536 0 0 4096 0 0 0 0 17 0 0 0
/proc/23657/statm: 3664 2689 719 92 0 2008 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 14656

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.78
CPU time (s): 1800.05
CPU user time (s): 1799.78
CPU system time (s): 0.276957
CPU usage (%): 99.7379
Max. virtual memory (cumulated for all children) (KiB): 14656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.276957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2721
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 29530

runsolver used 2.04569 s user time and 5.95609 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Jan  8 03:48:18 UTC 2007


IDJOB= 214061
IDBENCH= 4895
FILE ID= node2/214061-1168228097

PBS_JOBID= 3481100

Free space on /tmp= 66333 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/par/par-32-5.xml
COMMAND LINE= /tmp/evaluation/214061-1168228097/tramontane/bin/solver /tmp/evaluation/214061-1168228097/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-214061-1168228097 -o ROOT/results/node2/solver-214061-1168228097 -C 1800 -M 900  /tmp/evaluation/214061-1168228097/tramontane/bin/solver /tmp/evaluation/214061-1168228097/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  853fd9c1db4150eb8cba125f7d53a091

RANDOM SEED= 449314461

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1696528 kB
Buffers:         46548 kB
Cached:         118924 kB
SwapCached:        448 kB
Active:         213628 kB
Inactive:        88820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696528 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5020 kB
Writeback:           0 kB
Mapped:         165028 kB
Slab:            41492 kB
Committed_AS:  4979132 kB
PageTables:       2580 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB



End job on node2 on Mon Jan  8 04:18:24 UTC 2007