Trace number 275019

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
Toulbar2 2007-01-12MSAT (TO) 2400.03 2411.35

General information on the benchmark

Namecomposed/composed-75-1-2/
composed-75-1-2-5_ext.xml
MD5SUM050c7b9010d6f7a258084862214a094f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints621
Best CPU time to get the best result obtained on this benchmark41.4317
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables83
Number of constraints624
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension624
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2411.34	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 6 3 7 7 5 2 2 9 3 7 3 4 1 6 4 1 8 4 8 0 2 3 1 5 0 2 8 2 9 0 8 3 9 3 1 0 1 9 2 6 2 4 5 9 6 2 8 9 3 2 6 4 7 3 3 2 5 2 9 3 5 8 6 2 1 8 1 7 8 0 5 2 1 4 6 4 2 5 8 5 4 5 7 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275019-1169215899/unknown.xml to /tmp/evaluation/275019-1169215899/unknown.wcsp

Verifier Data (download as text)

3 unsatisfied constraints, 621 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node41/watcher-275019-1169215899 -o ROOT/results/node41/solver-275019-1169215899 -C 2400 -M 900 /tmp/evaluation/275019-1169215899/solver.sh /tmp/evaluation/275019-1169215899/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 0.92 1.11 1.47 4/68 12891
/proc/meminfo: memFree=1613248/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=5192 CPUtime=0
/proc/12890/stat : 12890 (solver.sh) D 12888 12890 12780 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 269989219 5316608 80 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238390312434 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/12890/statm: 1298 80 59 79 0 108 0

[startup+0.104524 s]
/proc/loadavg: 0.92 1.11 1.47 4/68 12891
/proc/meminfo: memFree=1613248/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=8560 CPUtime=0
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 269989219 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238390331279 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12890/statm: 2140 253 197 79 0 133 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8560

[startup+0.512553 s]
/proc/loadavg: 0.92 1.11 1.47 4/68 12891
/proc/meminfo: memFree=1613248/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47496 CPUtime=0.01
/proc/12890/stat : 12890 (solver.sh) R 12888 12890 12780 0 -1 4194304 732 1704 0 0 0 0 0 1 17 0 1 0 269989219 48635904 358 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4233620 0 2 4096 73728 0 0 0 17 0 0 0
/proc/12890/statm: 11874 358 246 79 0 201 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47496

[startup+1.33362 s]
/proc/loadavg: 0.92 1.11 1.47 3/78 12982
/proc/meminfo: memFree=1603984/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=2696 CPUtime=0
/proc/12964/stat : 12964 (toulbar2) S 12890 12890 12780 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 269989272 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12964/statm: 674 208 186 73 0 11 0
[pid=12966] ppid=12964 vsize=1508 CPUtime=0.8
/proc/12966/stat : 12966 (narycsp) R 12964 12890 12780 0 -1 4194304 506 0 0 0 80 0 0 0 25 0 1 0 269989272 1544192 228 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514667 0 0 4096 512 0 0 0 17 0 0 0
/proc/12966/statm: 377 228 112 211 0 146 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 51764

[startup+2.96976 s]
/proc/loadavg: 1.01 1.12 1.47 4/76 12983
/proc/meminfo: memFree=1437472/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=2696 CPUtime=0
/proc/12964/stat : 12964 (toulbar2) S 12890 12890 12780 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 269989272 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12964/statm: 674 208 186 73 0 11 0
[pid=12966] ppid=12964 vsize=1508 CPUtime=2.43
/proc/12966/stat : 12966 (narycsp) R 12964 12890 12780 0 -1 4194304 506 0 0 0 243 0 0 0 25 0 1 0 269989272 1544192 228 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134912086 0 0 4096 512 0 0 0 17 0 0 0
/proc/12966/statm: 377 228 112 211 0 146 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 51764

[startup+6.24905 s]
/proc/loadavg: 1.01 1.12 1.47 3/75 12984
/proc/meminfo: memFree=1390952/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=5.69
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 672 902 0 0 204 0 365 0 25 0 1 0 269989272 6516736 601 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549505 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 601 281 73 0 928 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 53924

[startup+12.7156 s]
/proc/loadavg: 1.16 1.15 1.48 3/75 12984
/proc/meminfo: memFree=1390960/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=12.12
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 674 902 0 0 847 0 365 0 25 0 1 0 269989272 6516736 603 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545713 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 603 281 73 0 928 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 53924

[startup+25.5417 s]
/proc/loadavg: 1.29 1.18 1.48 3/75 12984
/proc/meminfo: memFree=1391024/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=24.9
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 676 902 0 0 2125 0 365 0 25 0 1 0 269989272 6516736 605 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 605 281 73 0 928 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 53924

[startup+51.183 s]
/proc/loadavg: 1.53 1.24 1.50 3/75 12984
/proc/meminfo: memFree=1391152/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=50.42
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 676 902 0 0 4677 0 365 0 25 0 1 0 269989272 6516736 605 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 605 281 73 0 928 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 53924

[startup+102.463 s]
/proc/loadavg: 1.79 1.36 1.52 3/75 12984
/proc/meminfo: memFree=1391216/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=101.48
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 676 902 0 0 9783 0 365 0 25 0 1 0 269989272 6516736 605 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 605 281 73 0 928 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 53924

[startup+162.465 s]
/proc/loadavg: 1.93 1.48 1.55 3/75 12984
/proc/meminfo: memFree=1391280/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=161.21
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 676 902 0 0 15756 0 365 0 25 0 1 0 269989272 6516736 605 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545751 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 605 281 73 0 928 0
Current children cumulated CPU time (s) 161.23
Current children cumulated vsize (KiB) 53924

[startup+222.472 s]
/proc/loadavg: 1.97 1.57 1.58 3/75 12984
/proc/meminfo: memFree=1391216/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=220.93
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 676 902 0 0 21728 0 365 0 25 0 1 0 269989272 6516736 605 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591435 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 605 281 73 0 928 0
Current children cumulated CPU time (s) 220.95
Current children cumulated vsize (KiB) 53924

[startup+282.572 s]
/proc/loadavg: 1.99 1.65 1.60 3/75 12984
/proc/meminfo: memFree=1391216/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=280.77
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 676 902 0 0 27712 0 365 0 25 0 1 0 269989272 6516736 605 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545472 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 605 281 73 0 928 0
Current children cumulated CPU time (s) 280.79
Current children cumulated vsize (KiB) 53924

[startup+342.672 s]
/proc/loadavg: 1.99 1.71 1.62 3/75 12984
/proc/meminfo: memFree=1391280/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=340.6
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 676 902 0 0 33695 0 365 0 25 0 1 0 269989272 6516736 605 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745311 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 605 281 73 0 928 0
Current children cumulated CPU time (s) 340.62
Current children cumulated vsize (KiB) 53924

[startup+402.673 s]
/proc/loadavg: 1.99 1.76 1.64 3/75 12984
/proc/meminfo: memFree=1391216/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=400.32
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 676 902 0 0 39667 0 365 0 25 0 1 0 269989272 6516736 605 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134666433 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 605 281 73 0 928 0
Current children cumulated CPU time (s) 400.34
Current children cumulated vsize (KiB) 53924

[startup+462.677 s]
/proc/loadavg: 1.99 1.80 1.66 3/75 12984
/proc/meminfo: memFree=1391216/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=460.07
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 676 902 0 0 45641 1 365 0 25 0 1 0 269989272 6516736 605 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 605 281 73 0 928 0
Current children cumulated CPU time (s) 460.09
Current children cumulated vsize (KiB) 53924

[startup+522.678 s]
/proc/loadavg: 1.99 1.83 1.68 3/75 12986
/proc/meminfo: memFree=1391024/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02

################
# More data... #
################

/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=1655.11
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 165144 2 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545484 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 1655.13
Current children cumulated vsize (KiB) 53924

[startup+1723.12 s]
/proc/loadavg: 2.00 1.98 1.88 3/75 12986
/proc/meminfo: memFree=1391152/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=1714.84
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 171117 2 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571513 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 1714.86
Current children cumulated vsize (KiB) 53924

[startup+1783.22 s]
/proc/loadavg: 2.00 1.98 1.88 3/75 12986
/proc/meminfo: memFree=1391152/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=1774.69
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 177101 3 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559242 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 1774.71
Current children cumulated vsize (KiB) 53924

[startup+1843.22 s]
/proc/loadavg: 2.00 1.98 1.89 3/75 12986
/proc/meminfo: memFree=1391216/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=1834.41
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 183073 3 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545758 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 1834.43
Current children cumulated vsize (KiB) 53924

[startup+1903.32 s]
/proc/loadavg: 2.00 1.98 1.90 3/75 12986
/proc/meminfo: memFree=1391216/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=1894.24
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 189056 3 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541150 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 1894.26
Current children cumulated vsize (KiB) 53924

[startup+1963.33 s]
/proc/loadavg: 2.00 1.98 1.90 3/75 12986
/proc/meminfo: memFree=1391152/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=1953.99
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 195031 3 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549192 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 1954.01
Current children cumulated vsize (KiB) 53924

[startup+2023.43 s]
/proc/loadavg: 2.06 2.00 1.91 3/75 12986
/proc/meminfo: memFree=1391152/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=2013.81
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 201013 3 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548249 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 2013.83
Current children cumulated vsize (KiB) 53924

[startup+2083.43 s]
/proc/loadavg: 2.09 2.01 1.92 3/75 12986
/proc/meminfo: memFree=1391152/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=2073.54
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 206986 3 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 2073.56
Current children cumulated vsize (KiB) 53924

[startup+2143.53 s]
/proc/loadavg: 2.03 2.01 1.92 3/75 12986
/proc/meminfo: memFree=1391152/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=2133.38
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 212970 3 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134577807 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 2133.4
Current children cumulated vsize (KiB) 53924

[startup+2203.54 s]
/proc/loadavg: 2.01 2.00 1.92 3/75 12986
/proc/meminfo: memFree=1391152/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=2193.1
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 218942 3 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560153 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 2193.12
Current children cumulated vsize (KiB) 53924

[startup+2263.54 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 12986
/proc/meminfo: memFree=1391152/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=2252.84
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 224916 3 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134552016 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 2252.86
Current children cumulated vsize (KiB) 53924

[startup+2323.54 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 12986
/proc/meminfo: memFree=1391088/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=2312.57
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 230889 3 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 2312.59
Current children cumulated vsize (KiB) 53924

[startup+2383.54 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 12986
/proc/meminfo: memFree=1391152/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=2372.3
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 236861 4 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591414 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 2372.32
Current children cumulated vsize (KiB) 53924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.33 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 12986
/proc/meminfo: memFree=1391088/2055920 swapFree=4191892/4192956
[pid=12890] ppid=12888 vsize=47560 CPUtime=0.02
/proc/12890/stat : 12890 (solver.sh) S 12888 12890 12780 0 -1 4194304 849 2113 0 0 0 1 0 1 18 0 1 0 269989219 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/12890/statm: 11890 362 246 79 0 217 0
[pid=12964] ppid=12890 vsize=6364 CPUtime=2399.98
/proc/12964/stat : 12964 (toulbar2) R 12890 12890 12780 0 -1 4194304 678 902 0 0 239629 4 365 0 25 0 1 0 269989272 6516736 607 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545509 0 0 4096 0 0 0 0 17 0 0 0
/proc/12964/statm: 1591 607 281 73 0 928 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 53924

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2411.35
CPU time (s): 2400.03
CPU user time (s): 2399.96
CPU system time (s): 0.074988
CPU usage (%): 99.5307
Max. virtual memory (cumulated for all children) (KiB): 53924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.96
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4576
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= 87
involuntary context switches= 30565

runsolver used 2.02569 s user time and 6.53301 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Fri Jan 19 14:11:39 UTC 2007


IDJOB= 275019
IDBENCH= 3098
IDSOLVER= 70
FILE ID= node41/275019-1169215899

PBS_JOBID= 3589148

Free space on /tmp= 66562 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-75-1-2/composed-75-1-2-5_ext.xml
COMMAND LINE= /tmp/evaluation/275019-1169215899/solver.sh /tmp/evaluation/275019-1169215899/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node41/convwatcher-275019-1169215899 -o ROOT/results/node41/conversion-275019-1169215899 -C 600 -M 900 /tmp/evaluation/275019-1169215899/translate /tmp/evaluation/275019-1169215899/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-275019-1169215899 -o ROOT/results/node41/solver-275019-1169215899 -C 2400 -M 900  /tmp/evaluation/275019-1169215899/solver.sh /tmp/evaluation/275019-1169215899/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  050c7b9010d6f7a258084862214a094f

RANDOM SEED= 99367665

TIME LIMIT= 2400 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.234
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.234
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:       1613728 kB
Buffers:         45224 kB
Cached:         299668 kB
SwapCached:        276 kB
Active:         100200 kB
Inactive:       264076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613728 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2876 kB
Writeback:           0 kB
Mapped:          28372 kB
Slab:            63616 kB
Committed_AS:  4819388 kB
PageTables:       1700 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= 66560 MiB



End job on node41 on Fri Jan 19 14:51:51 UTC 2007