Trace number 282660

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
toolbar 2007-01-12? (TO) 2400.07 2411.8

General information on the benchmark

NameMaxCSP/celar/scens/
scenw-07_ext.xml
MD5SUM9613a6987fae95d1414e6facb2e0f224
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints2589
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2665
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension2665
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2411.80	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/282660-1169321235/unknown.xml to /tmp/evaluation/282660-1169321235/unknown.wcsp

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-282660-1169321235 -o ROOT/results/node13/solver-282660-1169321235 -C 2400 -M 900 /tmp/evaluation/282660-1169321235/solver.sh /tmp/evaluation/282660-1169321235/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: 2.01 2.02 1.98 5/88 2624
/proc/meminfo: memFree=1282712/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=8560 CPUtime=0
/proc/2623/stat : 2623 (solver.sh) R 2621 2623 1724 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 280519398 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269757433743 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2623/statm: 2140 253 197 79 0 133 0

[startup+0.105592 s]
/proc/loadavg: 2.01 2.02 1.98 5/88 2624
/proc/meminfo: memFree=1282712/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.513646 s]
/proc/loadavg: 2.01 2.02 1.98 5/88 2624
/proc/meminfo: memFree=1282712/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.33575 s]
/proc/loadavg: 2.01 2.02 1.98 3/89 2640
/proc/meminfo: memFree=1276816/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=8152 CPUtime=1.07
/proc/2640/stat : 2640 (toolbar) S 2623 2623 1724 0 -1 4194304 1461 0 0 0 106 1 0 0 25 0 1 0 280519402 8347648 1417 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2640/statm: 2038 1417 52 178 0 1856 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 55728

[startup+2.97997 s]
/proc/loadavg: 2.01 2.02 1.98 3/90 2641
/proc/meminfo: memFree=1272392/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=8152 CPUtime=1.07
/proc/2640/stat : 2640 (toolbar) S 2623 2623 1724 0 -1 4194304 1461 0 0 0 106 1 0 0 25 0 1 0 280519402 8347648 1417 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2640/statm: 2038 1417 52 178 0 1856 0
[pid=2641] ppid=2640 vsize=8388 CPUtime=1.82
/proc/2641/stat : 2641 (narycsp) R 2640 2623 1724 0 -1 4194304 2222 0 0 0 181 1 0 0 25 0 1 0 280519511 8589312 1947 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134794138 0 0 4096 512 0 0 0 17 1 0 0
/proc/2641/statm: 2097 1947 101 211 0 1866 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 64116

[startup+6.26741 s]
/proc/loadavg: 2.01 2.02 1.98 3/90 2641
/proc/meminfo: memFree=1258952/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=8152 CPUtime=1.07
/proc/2640/stat : 2640 (toolbar) S 2623 2623 1724 0 -1 4194304 1461 0 0 0 106 1 0 0 25 0 1 0 280519402 8347648 1417 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2640/statm: 2038 1417 52 178 0 1856 0
[pid=2641] ppid=2640 vsize=21512 CPUtime=5.08
/proc/2641/stat : 2641 (narycsp) R 2640 2623 1724 0 -1 4194304 5507 0 0 0 505 3 0 0 25 0 1 0 280519511 22028288 5232 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134686611 0 0 4096 512 0 0 0 17 1 0 0
/proc/2641/statm: 5378 5232 101 211 0 5147 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 77240

[startup+12.7463 s]
/proc/loadavg: 2.01 2.02 1.98 3/90 2641
/proc/meminfo: memFree=1255688/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=8152 CPUtime=1.07
/proc/2640/stat : 2640 (toolbar) S 2623 2623 1724 0 -1 4194304 1461 0 0 0 106 1 0 0 25 0 1 0 280519402 8347648 1417 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2640/statm: 2038 1417 52 178 0 1856 0
[pid=2641] ppid=2640 vsize=22180 CPUtime=11.5
/proc/2641/stat : 2641 (narycsp) R 2640 2623 1724 0 -1 4194304 5675 0 0 0 1147 3 0 0 25 0 1 0 280519511 22712320 5400 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/2641/statm: 5545 5400 106 211 0 5314 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 77908

[startup+25.58 s]
/proc/loadavg: 2.01 2.02 1.98 3/90 2641
/proc/meminfo: memFree=1255752/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=8152 CPUtime=1.07
/proc/2640/stat : 2640 (toolbar) S 2623 2623 1724 0 -1 4194304 1461 0 0 0 106 1 0 0 25 0 1 0 280519402 8347648 1417 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2640/statm: 2038 1417 52 178 0 1856 0
[pid=2641] ppid=2640 vsize=22180 CPUtime=24.21
/proc/2641/stat : 2641 (narycsp) R 2640 2623 1724 0 -1 4194304 5681 0 0 0 2418 3 0 0 25 0 1 0 280519511 22712320 5406 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514086 0 0 4096 512 0 0 0 17 1 0 0
/proc/2641/statm: 5545 5406 112 211 0 5314 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 77908

[startup+51.2704 s]
/proc/loadavg: 2.00 2.02 1.98 3/90 2641
/proc/meminfo: memFree=1255752/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=8152 CPUtime=1.07
/proc/2640/stat : 2640 (toolbar) S 2623 2623 1724 0 -1 4194304 1461 0 0 0 106 1 0 0 25 0 1 0 280519402 8347648 1417 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2640/statm: 2038 1417 52 178 0 1856 0
[pid=2641] ppid=2640 vsize=22180 CPUtime=49.66
/proc/2641/stat : 2641 (narycsp) R 2640 2623 1724 0 -1 4194304 5681 0 0 0 4962 4 0 0 25 0 1 0 280519511 22712320 5406 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134912155 0 0 4096 512 0 0 0 17 1 0 0
/proc/2641/statm: 5545 5406 112 211 0 5314 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 77908

[startup+102.518 s]
/proc/loadavg: 2.00 2.01 1.98 3/89 2642
/proc/meminfo: memFree=1261264/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=23992 CPUtime=101.52
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5451 6075 0 0 4340 4 5803 5 25 0 1 0 280519402 24567808 5384 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611703 0 0 4096 2 0 0 0 17 1 0 0
/proc/2640/statm: 5998 5384 66 178 0 5816 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 71568

[startup+162.595 s]
/proc/loadavg: 2.07 2.02 1.99 3/89 2642
/proc/meminfo: memFree=1261200/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24124 CPUtime=161.04
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5482 6075 0 0 10292 4 5803 5 25 0 1 0 280519402 24702976 5415 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611700 0 0 4096 2 0 0 0 17 1 0 0
/proc/2640/statm: 6031 5415 66 178 0 5849 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 71700

[startup+222.688 s]
/proc/loadavg: 2.02 2.02 1.99 3/89 2642
/proc/meminfo: memFree=1261136/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24124 CPUtime=220.59
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5498 6075 0 0 16246 5 5803 5 25 0 1 0 280519402 24702976 5431 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134620981 0 0 4096 2 0 0 0 17 1 0 0
/proc/2640/statm: 6031 5431 66 178 0 5849 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 71700

[startup+282.762 s]
/proc/loadavg: 2.01 2.01 1.99 3/89 2642
/proc/meminfo: memFree=1261136/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24124 CPUtime=280.11
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5498 6075 0 0 22198 5 5803 5 25 0 1 0 280519402 24702976 5431 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 1 0 0
/proc/2640/statm: 6031 5431 66 178 0 5849 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 71700

[startup+342.841 s]
/proc/loadavg: 2.00 2.01 1.99 3/89 2642
/proc/meminfo: memFree=1261136/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24124 CPUtime=339.64
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5498 6075 0 0 28150 6 5803 5 25 0 1 0 280519402 24702976 5431 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621178 0 0 4096 2 0 0 0 17 1 0 0
/proc/2640/statm: 6031 5431 66 178 0 5849 0
Current children cumulated CPU time (s) 339.65
Current children cumulated vsize (KiB) 71700

[startup+402.92 s]
/proc/loadavg: 2.00 2.00 1.99 3/89 2642
/proc/meminfo: memFree=1261136/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24124 CPUtime=399.17
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5498 6075 0 0 34103 6 5803 5 25 0 1 0 280519402 24702976 5431 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621936 0 0 4096 2 0 0 0 17 1 0 0
/proc/2640/statm: 6031 5431 66 178 0 5849 0
Current children cumulated CPU time (s) 399.18
Current children cumulated vsize (KiB) 71700

[startup+462.996 s]
/proc/loadavg: 2.00 2.00 1.99 3/89 2642
/proc/meminfo: memFree=1261136/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24124 CPUtime=458.7

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

/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=1653.22
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5513 6075 0 0 159498 16 5803 5 25 0 1 0 280519402 24838144 5446 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622572 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5446 66 178 0 5882 0
Current children cumulated CPU time (s) 1653.23
Current children cumulated vsize (KiB) 71832

[startup+1724.14 s]
/proc/loadavg: 2.08 2.02 2.01 3/94 2773
/proc/meminfo: memFree=1256032/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=1713.18
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5513 6075 0 0 165494 16 5803 5 25 0 1 0 280519402 24838144 5446 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611709 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5446 66 178 0 5882 0
Current children cumulated CPU time (s) 1713.19
Current children cumulated vsize (KiB) 71832

[startup+1784.15 s]
/proc/loadavg: 2.09 2.03 2.00 3/94 2773
/proc/meminfo: memFree=1256096/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=1773.13
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5513 6075 0 0 171489 16 5803 5 25 0 1 0 280519402 24838144 5446 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134625171 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5446 66 178 0 5882 0
Current children cumulated CPU time (s) 1773.14
Current children cumulated vsize (KiB) 71832

[startup+1844.23 s]
/proc/loadavg: 2.03 2.02 2.00 3/94 2773
/proc/meminfo: memFree=1256096/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=1833.12
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5513 6075 0 0 177488 16 5803 5 25 0 1 0 280519402 24838144 5446 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621312 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5446 66 178 0 5882 0
Current children cumulated CPU time (s) 1833.13
Current children cumulated vsize (KiB) 71832

[startup+1904.27 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 2773
/proc/meminfo: memFree=1256032/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=1893.11
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5513 6075 0 0 183487 16 5803 5 25 0 1 0 280519402 24838144 5446 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621289 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5446 66 178 0 5882 0
Current children cumulated CPU time (s) 1893.12
Current children cumulated vsize (KiB) 71832

[startup+1964.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 2773
/proc/meminfo: memFree=1255968/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=1953.12
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5521 6075 0 0 189487 17 5803 5 25 0 1 0 280519402 24838144 5454 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134607696 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5454 66 178 0 5882 0
Current children cumulated CPU time (s) 1953.13
Current children cumulated vsize (KiB) 71832

[startup+2024.38 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 2839
/proc/meminfo: memFree=1254736/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=2013.05
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5521 6075 0 0 195476 21 5803 5 25 0 1 0 280519402 24838144 5454 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611741 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5454 66 178 0 5882 0
Current children cumulated CPU time (s) 2013.06
Current children cumulated vsize (KiB) 71832

[startup+2084.44 s]
/proc/loadavg: 2.06 2.03 2.01 3/100 2949
/proc/meminfo: memFree=1254688/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=2073.02
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5521 6075 0 0 201461 33 5803 5 25 0 1 0 280519402 24838144 5454 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134625181 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5454 66 178 0 5882 0
Current children cumulated CPU time (s) 2073.03
Current children cumulated vsize (KiB) 71832

[startup+2144.52 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 2971
/proc/meminfo: memFree=1255776/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=2133.04
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5521 6075 0 0 207462 34 5803 5 25 0 1 0 280519402 24838144 5454 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611714 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5454 66 178 0 5882 0
Current children cumulated CPU time (s) 2133.05
Current children cumulated vsize (KiB) 71832

[startup+2204.59 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 2971
/proc/meminfo: memFree=1255776/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=2193.02
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5521 6075 0 0 213460 34 5803 5 25 0 1 0 280519402 24838144 5454 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626121 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5454 66 178 0 5882 0
Current children cumulated CPU time (s) 2193.03
Current children cumulated vsize (KiB) 71832

[startup+2264.64 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 2971
/proc/meminfo: memFree=1255776/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=2253.01
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5521 6075 0 0 219459 34 5803 5 25 0 1 0 280519402 24838144 5454 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5454 66 178 0 5882 0
Current children cumulated CPU time (s) 2253.02
Current children cumulated vsize (KiB) 71832

[startup+2324.67 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 2971
/proc/meminfo: memFree=1255776/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=2313
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5521 6075 0 0 225457 35 5803 5 25 0 1 0 280519402 24838144 5454 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134620992 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5454 66 178 0 5882 0
Current children cumulated CPU time (s) 2313.01
Current children cumulated vsize (KiB) 71832

[startup+2384.71 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 2971
/proc/meminfo: memFree=1255840/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=2372.95
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5521 6075 0 0 231452 35 5803 5 25 0 1 0 280519402 24838144 5454 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134624527 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5454 66 178 0 5882 0
Current children cumulated CPU time (s) 2372.96
Current children cumulated vsize (KiB) 71832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.79 s]
/proc/loadavg: 2.10 2.03 2.01 3/94 2971
/proc/meminfo: memFree=1255776/2055920 swapFree=4169400/4192956
[pid=2623] ppid=2621 vsize=47576 CPUtime=0.01
/proc/2623/stat : 2623 (solver.sh) S 2621 2623 1724 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280519398 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2623/statm: 11894 361 245 79 0 217 0
[pid=2640] ppid=2623 vsize=24256 CPUtime=2400.02
/proc/2640/stat : 2640 (toolbar) R 2623 2623 1724 0 -1 4194304 5521 6075 0 0 234159 35 5803 5 25 0 1 0 280519402 24838144 5454 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/2640/statm: 6064 5454 66 178 0 5882 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 71832

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2411.8
CPU time (s): 2400.07
CPU user time (s): 2399.64
CPU system time (s): 0.432934
CPU usage (%): 99.5134
Max. virtual memory (cumulated for all children) (KiB): 77908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.64
system time used= 0.432934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14587
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= 91
involuntary context switches= 53224

runsolver used 2.6346 s user time and 7.39288 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan 20 19:27:16 UTC 2007


IDJOB= 282660
IDBENCH= 12875
IDSOLVER= 73
FILE ID= node13/282660-1169321235

PBS_JOBID= 3610060

Free space on /tmp= 66550 MiB

SOLVER NAME= toolbar 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/scens/scenw-07_ext.xml
COMMAND LINE= /tmp/evaluation/282660-1169321235/solver.sh /tmp/evaluation/282660-1169321235/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node13/convwatcher-282660-1169321235 -o ROOT/results/node13/conversion-282660-1169321235 -C 600 -M 900 /tmp/evaluation/282660-1169321235/translate /tmp/evaluation/282660-1169321235/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-282660-1169321235 -o ROOT/results/node13/solver-282660-1169321235 -C 2400 -M 900  /tmp/evaluation/282660-1169321235/solver.sh /tmp/evaluation/282660-1169321235/unknown

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  9613a6987fae95d1414e6facb2e0f224

RANDOM SEED= 23609748

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.247
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.247
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:       1283320 kB
Buffers:         65392 kB
Cached:         576296 kB
SwapCached:       8664 kB
Active:         357908 kB
Inactive:       334028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1283320 kB
SwapTotal:     4192956 kB
SwapFree:      4169400 kB
Dirty:           16276 kB
Writeback:           0 kB
Mapped:          58604 kB
Slab:            65056 kB
Committed_AS:  8751036 kB
PageTables:       2432 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 node13 on Sat Jan 20 20:07:36 UTC 2007