Trace number 196529

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.09 1805.53

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-1.xml
MD5SUM1db5257978eff61c65ce0c3f9cca118b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.94355
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c 
0.15	c Parsing xml file
0.15	c 	domains............... 0.05
0.15	c 	variables............. 0.03
0.15	c 	predicates............    0
0.15	c 	constraints........... 0.65
0.75	c Allocating memory
0.75	c 
0.75	c time limit = -1
0.75	c heuristic = dom/wdeg
0.75	c restart policy = Geometric increment
0.75	c restart base = 533
0.75	c restart factor = 1.33
0.75	c 
0.75	c Solving
0.75	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/node62/watcher-196529-1168123907 -o ROOT/results/node62/solver-196529-1168123907 -C 1800 -M 900 /tmp/evaluation/196529-1168123907/tramontane/bin/solver /tmp/evaluation/196529-1168123907/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


[startup+0.103157 s]
/proc/loadavg: 2.10 2.03 1.94 2/74 16351
/proc/meminfo: memFree=1815736/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.10 2.03 1.94 2/74 16351
/proc/meminfo: memFree=1815736/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=40768 CPUtime=0.19
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 3755 0 0 0 17 2 0 0 19 0 1 0 160788473 41746432 3723 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8539582 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 10192 3723 708 92 0 8536 0

[startup+0.51123 s]
/proc/loadavg: 2.10 2.03 1.94 2/74 16351
/proc/meminfo: memFree=1815736/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=42484 CPUtime=0.49
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4161 0 0 0 47 2 0 0 22 0 1 0 160788473 43503616 4129 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159420552 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 10621 4129 708 92 0 8965 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 42484

[startup+1.33339 s]
/proc/loadavg: 2.09 2.03 1.94 3/74 16351
/proc/meminfo: memFree=1798712/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45684 CPUtime=1.31
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4977 0 0 0 129 2 0 0 25 0 1 0 160788473 46780416 4945 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11421 4945 719 92 0 9765 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 45684

[startup+2.97372 s]
/proc/loadavg: 2.09 2.03 1.94 3/74 16351
/proc/meminfo: memFree=1798520/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45684 CPUtime=2.94
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4977 0 0 0 292 2 0 0 25 0 1 0 160788473 46780416 4945 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11421 4945 719 92 0 9765 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 45684

[startup+6.25437 s]
/proc/loadavg: 2.09 2.03 1.94 3/74 16351
/proc/meminfo: memFree=1798520/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45684 CPUtime=6.21
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4977 0 0 0 619 2 0 0 25 0 1 0 160788473 46780416 4945 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11421 4945 719 92 0 9765 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 45684

[startup+12.7206 s]
/proc/loadavg: 2.08 2.03 1.94 3/74 16351
/proc/meminfo: memFree=1798520/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45688 CPUtime=12.65
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4978 0 0 0 1263 2 0 0 25 0 1 0 160788473 46784512 4946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11422 4946 719 92 0 9766 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 45688

[startup+25.5372 s]
/proc/loadavg: 2.07 2.03 1.94 3/74 16351
/proc/meminfo: memFree=1798584/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45688 CPUtime=25.42
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4978 0 0 0 2540 2 0 0 25 0 1 0 160788473 46784512 4946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11422 4946 719 92 0 9766 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 45688

[startup+51.1822 s]
/proc/loadavg: 2.04 2.02 1.94 3/74 16351
/proc/meminfo: memFree=1798584/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45688 CPUtime=50.96
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4978 0 0 0 5093 3 0 0 25 0 1 0 160788473 46784512 4946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11422 4946 719 92 0 9766 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 45688

[startup+102.465 s]
/proc/loadavg: 2.02 2.02 1.94 3/74 16351
/proc/meminfo: memFree=1798584/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45688 CPUtime=102.05
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4978 0 0 0 10202 3 0 0 25 0 1 0 160788473 46784512 4946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11422 4946 719 92 0 9766 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 45688

[startup+162.472 s]
/proc/loadavg: 2.00 2.01 1.94 3/74 16351
/proc/meminfo: memFree=1798648/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45688 CPUtime=161.82
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4978 0 0 0 16179 3 0 0 25 0 1 0 160788473 46784512 4946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709364 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11422 4946 719 92 0 9766 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 45688

[startup+222.482 s]
/proc/loadavg: 2.06 2.02 1.94 3/74 16351
/proc/meminfo: memFree=1798584/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45688 CPUtime=221.59
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4978 0 0 0 22156 3 0 0 25 0 1 0 160788473 46784512 4946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11422 4946 719 92 0 9766 0
Current children cumulated CPU time (s) 221.59
Current children cumulated vsize (KiB) 45688

[startup+282.488 s]
/proc/loadavg: 2.02 2.02 1.94 3/74 16351
/proc/meminfo: memFree=1798584/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45688 CPUtime=281.36
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4978 0 0 0 28133 3 0 0 25 0 1 0 160788473 46784512 4946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11422 4946 719 92 0 9766 0
Current children cumulated CPU time (s) 281.36
Current children cumulated vsize (KiB) 45688

[startup+342.493 s]
/proc/loadavg: 2.00 2.01 1.94 3/74 16351
/proc/meminfo: memFree=1798584/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45688 CPUtime=341.13
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4978 0 0 0 34110 3 0 0 25 0 1 0 160788473 46784512 4946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710354 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11422 4946 719 92 0 9766 0
Current children cumulated CPU time (s) 341.13
Current children cumulated vsize (KiB) 45688

[startup+402.595 s]
/proc/loadavg: 2.00 2.01 1.94 3/74 16351
/proc/meminfo: memFree=1798520/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=400.99
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 40096 3 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 400.99
Current children cumulated vsize (KiB) 45700

[startup+462.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 16351
/proc/meminfo: memFree=1798520/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=460.77
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 46073 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 460.77
Current children cumulated vsize (KiB) 45700

[startup+522.614 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 16351
/proc/meminfo: memFree=1798520/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=520.55
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 52051 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 520.55
Current children cumulated vsize (KiB) 45700

[startup+582.637 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16467
/proc/meminfo: memFree=1797232/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=580.19
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 58015 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637152 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 580.19
Current children cumulated vsize (KiB) 45700

[startup+642.67 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 16527
/proc/meminfo: memFree=1797056/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=639.87
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 63983 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 639.87
Current children cumulated vsize (KiB) 45700

[startup+702.679 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 16549
/proc/meminfo: memFree=1798072/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=699.61
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 69957 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 699.61
Current children cumulated vsize (KiB) 45700

[startup+762.683 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 16550
/proc/meminfo: memFree=1787376/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=759.38
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 75934 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 759.38
Current children cumulated vsize (KiB) 45700

[startup+822.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 16550
/proc/meminfo: memFree=1787312/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=819.16
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 81912 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 819.16
Current children cumulated vsize (KiB) 45700

[startup+882.705 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 16550
/proc/meminfo: memFree=1787312/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=878.93
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 87889 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 878.93
Current children cumulated vsize (KiB) 45700

[startup+942.711 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 16550
/proc/meminfo: memFree=1787312/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=938.71
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 93867 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 938.71
Current children cumulated vsize (KiB) 45700

[startup+1002.72 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 16550
/proc/meminfo: memFree=1787248/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=998.48
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 99844 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 998.48
Current children cumulated vsize (KiB) 45700

[startup+1062.72 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 16550
/proc/meminfo: memFree=1787248/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1058.24
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 105820 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709364 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1058.24
Current children cumulated vsize (KiB) 45700

[startup+1122.73 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 16550
/proc/meminfo: memFree=1787184/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1118.02
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 111798 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637171 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1118.02
Current children cumulated vsize (KiB) 45700

[startup+1182.74 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 16550
/proc/meminfo: memFree=1787184/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1177.78
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 117774 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709364 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1177.78
Current children cumulated vsize (KiB) 45700

[startup+1242.74 s]
/proc/loadavg: 2.04 2.01 1.95 3/76 16551
/proc/meminfo: memFree=1787176/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1237.55
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 123751 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712152 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1237.55
Current children cumulated vsize (KiB) 45700

[startup+1302.75 s]
/proc/loadavg: 2.01 2.01 1.95 3/76 16551
/proc/meminfo: memFree=1787176/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1297.54
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 129750 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1297.54
Current children cumulated vsize (KiB) 45700

[startup+1362.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 16551
/proc/meminfo: memFree=1787176/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1357.56
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 135752 4 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1357.56
Current children cumulated vsize (KiB) 45700

[startup+1422.89 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 16551
/proc/meminfo: memFree=1787176/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1417.64
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 141759 5 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1417.64
Current children cumulated vsize (KiB) 45700

[startup+1482.95 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 16551
/proc/meminfo: memFree=1787176/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1477.67
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 147762 5 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1477.67
Current children cumulated vsize (KiB) 45700

[startup+1543.01 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 16551
/proc/meminfo: memFree=1787112/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1537.72
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 153767 5 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1537.72
Current children cumulated vsize (KiB) 45700

[startup+1603.09 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 16551
/proc/meminfo: memFree=1787112/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1597.77
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 159772 5 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710353 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1597.77
Current children cumulated vsize (KiB) 45700

[startup+1663.13 s]
/proc/loadavg: 1.66 1.92 1.92 2/68 16565
/proc/meminfo: memFree=1834856/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1657.78
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 165773 5 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1657.78
Current children cumulated vsize (KiB) 45700

[startup+1723.16 s]
/proc/loadavg: 1.24 1.75 1.86 2/68 16791
/proc/meminfo: memFree=1831592/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1717.76
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 171770 6 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711795 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1717.76
Current children cumulated vsize (KiB) 45700

[startup+1783.19 s]
/proc/loadavg: 1.09 1.61 1.80 2/68 16794
/proc/meminfo: memFree=1834728/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1777.76
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 177770 6 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1777.76
Current children cumulated vsize (KiB) 45700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.53 s]
/proc/loadavg: 1.06 1.57 1.79 2/68 16834
/proc/meminfo: memFree=1833320/2055920 swapFree=4192812/4192956
[pid=16350] ppid=16348 vsize=45700 CPUtime=1800.07
/proc/16350/stat : 16350 (solver) R 16348 16350 15304 0 -1 4194304 4981 0 0 0 180001 6 0 0 25 0 1 0 160788473 46796800 4949 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637162 0 0 4096 0 0 0 0 17 1 0 0
/proc/16350/statm: 11425 4949 719 92 0 9769 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 45700

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.53
CPU time (s): 1800.09
CPU user time (s): 1800.02
CPU system time (s): 0.073988
CPU usage (%): 99.6986
Max. virtual memory (cumulated for all children) (KiB): 45700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4981
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= 14920

runsolver used 1.56976 s user time and 4.92725 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 22:51:47 UTC 2007


IDJOB= 196529
IDBENCH= 3356
FILE ID= node62/196529-1168123907

PBS_JOBID= 3477496

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-1.xml
COMMAND LINE= /tmp/evaluation/196529-1168123907/tramontane/bin/solver /tmp/evaluation/196529-1168123907/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-196529-1168123907 -o ROOT/results/node62/solver-196529-1168123907 -C 1800 -M 900  /tmp/evaluation/196529-1168123907/tramontane/bin/solver /tmp/evaluation/196529-1168123907/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  1db5257978eff61c65ce0c3f9cca118b

RANDOM SEED= 120521023

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	: 5914.62
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:       1816152 kB
Buffers:         18580 kB
Cached:         117964 kB
SwapCached:          0 kB
Active:         128992 kB
Inactive:        62604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4172 kB
Writeback:           0 kB
Mapped:          66512 kB
Slab:            33504 kB
Committed_AS:  3162168 kB
PageTables:       1896 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= 66547 MiB



End job on node62 on Sat Jan  6 23:22:03 UTC 2007