Trace number 274920

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) 0 2412.93

General information on the benchmark

Namecomposed/composed-75-1-80/
composed-75-1-80-1_ext.xml
MD5SUM258fe5b71eaf32145d59f1dfd9648cbd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints700
Best CPU time to get the best result obtained on this benchmark35.8905
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables83
Number of constraints702
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension702
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2412.84	Terminated
c 
c 
c 
c solution file
c 
c 

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

translate /tmp/evaluation/274920-1169214037/unknown.xml to /tmp/evaluation/274920-1169214037/unknown.wcsp

Verifier Data (download as text)

2 unsatisfied constraints, 700 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/node17/watcher-274920-1169214037 -o ROOT/results/node17/solver-274920-1169214037 -C 2400 -M 900 /tmp/evaluation/274920-1169214037/solver.sh /tmp/evaluation/274920-1169214037/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.00 0.00 0.00 4/81 4275
/proc/meminfo: memFree=1424696/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=18540 CPUtime=0
/proc/4274/stat : 4274 (runsolver) D 4272 4274 4191 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 269798638 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 245482712359 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/4274/statm: 4635 279 244 17 0 2626 0

[startup+0.104192 s]
/proc/loadavg: 0.00 0.00 0.00 4/81 4275
/proc/meminfo: memFree=1424696/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=8652 CPUtime=0
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 343 0 4 0 0 0 0 0 18 0 1 0 269798638 8859648 280 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.516231 s]
/proc/loadavg: 0.00 0.00 0.00 4/81 4275
/proc/meminfo: memFree=1424696/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=8652 CPUtime=0
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 343 0 4 0 0 0 0 0 18 0 1 0 269798638 8859648 280 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+1.33832 s]
/proc/loadavg: 0.00 0.00 0.00 1/82 4279
/proc/meminfo: memFree=1423536/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=8652 CPUtime=0
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 343 0 4 0 0 0 0 0 18 0 1 0 269798638 8859648 280 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 2163 280 208 79 0 156 0
[pid=4276] ppid=4274 vsize=8688 CPUtime=0
/proc/4276/stat : 4276 (solver.sh) D 4274 4274 4191 0 -1 4194368 97 650 0 0 0 0 0 0 17 0 1 0 269798643 8896512 288 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482712359 0 2147483391 4096 73728 18446744072099781622 0 0 17 0 0 0
/proc/4276/statm: 2172 288 210 79 0 165 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 17340

[startup+2.97549 s]
/proc/loadavg: 0.00 0.00 0.00 3/91 4333
/proc/meminfo: memFree=1414416/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=2696 CPUtime=0
/proc/4291/stat : 4291 (toulbar2) S 4274 4274 4191 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 269798797 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4291/statm: 674 208 186 73 0 11 0
[pid=4292] ppid=4291 vsize=1508 CPUtime=1.36
/proc/4292/stat : 4292 (narycsp) R 4291 4274 4191 0 -1 4194304 510 0 0 0 136 0 0 0 25 0 1 0 269798797 1544192 233 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514016 0 0 4096 512 0 0 0 17 1 0 0
/proc/4292/statm: 377 233 106 211 0 146 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 51772

[startup+6.25483 s]
/proc/loadavg: 0.16 0.03 0.01 3/95 4337
/proc/meminfo: memFree=1393648/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=2696 CPUtime=0
/proc/4291/stat : 4291 (toulbar2) S 4274 4274 4191 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 269798797 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4291/statm: 674 208 186 73 0 11 0
[pid=4292] ppid=4291 vsize=1508 CPUtime=4.62
/proc/4292/stat : 4292 (narycsp) R 4291 4274 4191 0 -1 4194304 516 0 0 0 462 0 0 0 25 0 1 0 269798797 1544192 239 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514130 0 0 4096 512 0 0 0 17 1 0 0
/proc/4292/statm: 377 239 112 211 0 146 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 51772

[startup+12.7245 s]
/proc/loadavg: 0.31 0.07 0.02 3/94 4338
/proc/meminfo: memFree=1392960/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6496 CPUtime=11.06
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 695 911 0 0 387 0 718 1 25 0 1 0 269798797 6651904 624 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134589755 0 0 4096 0 0 0 0 17 1 0 0
/proc/4291/statm: 1624 624 281 73 0 961 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 54064

[startup+25.5408 s]
/proc/loadavg: 0.68 0.16 0.05 3/94 4338
/proc/meminfo: memFree=1393088/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6496 CPUtime=23.81
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 695 911 0 0 1662 0 718 1 25 0 1 0 269798797 6651904 624 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541164 0 0 4096 0 0 0 0 17 1 0 0
/proc/4291/statm: 1624 624 281 73 0 961 0
Current children cumulated CPU time (s) 23.83
Current children cumulated vsize (KiB) 54064

[startup+51.1885 s]
/proc/loadavg: 1.20 0.32 0.11 3/95 4410
/proc/meminfo: memFree=1406712/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=49.34
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 4214 1 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745284 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 49.36
Current children cumulated vsize (KiB) 54068

[startup+102.478 s]
/proc/loadavg: 1.65 0.58 0.20 3/95 4410
/proc/meminfo: memFree=1406712/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=100.37
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 9317 1 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 100.39
Current children cumulated vsize (KiB) 54068

[startup+162.489 s]
/proc/loadavg: 1.87 0.83 0.31 3/95 4410
/proc/meminfo: memFree=1406648/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=160.12
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 15292 1 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542161 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 160.14
Current children cumulated vsize (KiB) 54068

[startup+222.504 s]
/proc/loadavg: 1.95 1.04 0.42 3/95 4410
/proc/meminfo: memFree=1406712/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=219.85
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 21265 1 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591426 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 219.87
Current children cumulated vsize (KiB) 54068

[startup+282.513 s]
/proc/loadavg: 1.98 1.22 0.51 3/95 4410
/proc/meminfo: memFree=1406712/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=279.57
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 27237 1 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745340 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 279.59
Current children cumulated vsize (KiB) 54068

[startup+342.522 s]
/proc/loadavg: 2.06 1.37 0.61 3/95 4410
/proc/meminfo: memFree=1406712/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=339.33
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 33212 2 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 339.35
Current children cumulated vsize (KiB) 54068

[startup+402.532 s]
/proc/loadavg: 2.02 1.48 0.69 3/95 4410
/proc/meminfo: memFree=1406712/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=399.04
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 39183 2 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548471 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 399.06
Current children cumulated vsize (KiB) 54068

[startup+462.542 s]
/proc/loadavg: 2.01 1.57 0.77 3/95 4410
/proc/meminfo: memFree=1406712/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=458.76
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 45155 2 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560230 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 458.78
Current children cumulated vsize (KiB) 54068

[startup+522.561 s]
/proc/loadavg: 2.00 1.65 0.85 3/95 4410
/proc/meminfo: memFree=1406712/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02

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

/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=1713.07
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 170574 14 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549036 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 1713.09
Current children cumulated vsize (KiB) 54068

[startup+1782.78 s]
/proc/loadavg: 2.00 1.99 1.67 3/95 4608
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=1772.81
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 176548 14 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591472 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 1772.83
Current children cumulated vsize (KiB) 54068

[startup+1842.79 s]
/proc/loadavg: 2.08 2.00 1.70 3/95 4608
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=1832.56
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 182523 14 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549192 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 1832.58
Current children cumulated vsize (KiB) 54068

[startup+1902.8 s]
/proc/loadavg: 2.03 2.00 1.72 3/95 4608
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=1892.28
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 188495 14 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 1892.3
Current children cumulated vsize (KiB) 54068

[startup+1962.81 s]
/proc/loadavg: 2.01 2.00 1.73 3/95 4608
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=1952.01
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 194468 14 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134563235 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 1952.03
Current children cumulated vsize (KiB) 54068

[startup+2022.82 s]
/proc/loadavg: 2.00 2.00 1.74 3/95 4608
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=2011.75
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 200442 14 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560153 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 2011.77
Current children cumulated vsize (KiB) 54068

[startup+2082.83 s]
/proc/loadavg: 2.00 2.00 1.75 3/95 4608
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=2071.47
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 206414 14 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545476 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 2071.49
Current children cumulated vsize (KiB) 54068

[startup+2142.85 s]
/proc/loadavg: 2.00 2.00 1.77 3/95 4608
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=2131.23
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 212389 15 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134554992 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 2131.25
Current children cumulated vsize (KiB) 54068

[startup+2202.86 s]
/proc/loadavg: 2.00 2.00 1.78 3/95 4608
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=2190.97
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 218363 15 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545758 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 2190.99
Current children cumulated vsize (KiB) 54068

[startup+2262.87 s]
/proc/loadavg: 2.00 2.00 1.79 3/95 4608
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=2250.68
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 224334 15 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548261 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 2250.7
Current children cumulated vsize (KiB) 54068

[startup+2322.88 s]
/proc/loadavg: 2.05 2.01 1.81 3/95 4608
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=2310.42
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 230308 15 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160525517 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 2310.44
Current children cumulated vsize (KiB) 54068

[startup+2382.89 s]
/proc/loadavg: 2.02 2.01 1.82 3/95 4608
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=2370.17
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 236282 16 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 2370.19
Current children cumulated vsize (KiB) 54068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2412.84 s]
/proc/loadavg: 2.01 2.00 1.82 3/95 4608
/proc/meminfo: memFree=1406392/2055920 swapFree=4192812/4192956
[pid=4274] ppid=4272 vsize=47568 CPUtime=0.02
/proc/4274/stat : 4274 (solver.sh) S 4272 4274 4191 0 -1 4194304 842 2110 5 0 0 1 0 1 18 0 1 0 269798638 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4274/statm: 11892 361 245 79 0 217 0
[pid=4291] ppid=4274 vsize=6500 CPUtime=2399.99
/proc/4291/stat : 4291 (toulbar2) R 4274 4274 4191 0 -1 4194304 698 911 0 0 239264 16 718 1 25 0 1 0 269798797 6656000 627 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545545 0 0 4096 0 0 0 0 17 0 0 0
/proc/4291/statm: 1625 627 281 73 0 962 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 54068

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

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 4274 and gives childrusage.ru_utime.tv_sec=2399 childrusage.ru_utime.tv_usec=836169 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=199969
CPU time returned by wait4() is 2400.04
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 2412.93
CPU time (s): 0
CPU user time (s): 0
CPU system time (s): 0
CPU usage (%): 0
Max. virtual memory (cumulated for all children) (KiB): 54068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.84
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4595
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110
involuntary context switches= 41048

runsolver used 2.07468 s user time and 6.565 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri Jan 19 13:40:38 UTC 2007


IDJOB= 274920
IDBENCH= 3062
IDSOLVER= 70
FILE ID= node17/274920-1169214037

PBS_JOBID= 3588907

Free space on /tmp= 66562 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-274920-1169214037 -o ROOT/results/node17/solver-274920-1169214037 -C 2400 -M 900  /tmp/evaluation/274920-1169214037/solver.sh /tmp/evaluation/274920-1169214037/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  258fe5b71eaf32145d59f1dfd9648cbd

RANDOM SEED= 107057276

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.236
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.236
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:       1425176 kB
Buffers:         43992 kB
Cached:         455264 kB
SwapCached:          0 kB
Active:         210552 kB
Inactive:       346396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1425176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2604 kB
Writeback:           0 kB
Mapped:          76728 kB
Slab:            58904 kB
Committed_AS:  7618924 kB
PageTables:       2076 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= 66562 MiB



End job on node17 on Fri Jan 19 14:20:55 UTC 2007