Trace number 282840

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-12MSAT (TO) 2400.09 2420.42

General information on the benchmark

NameMaxCSP/spot5/
spot5-28_ext.xml
MD5SUM3d7923471d2fc0cd9961c72caefdb8d6
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints5046
Best CPU time to get the best result obtained on this benchmark2400.09
Satisfiable
(Un)Satisfiability was proved
Number of variables231
Number of constraints5226
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension5226
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2420.41	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1 0 0 1 1 1 1 0 1 1 1 0 1 1 3 3 3 3 3 3 0 2 1 1 1 1 1 1 0 1 1 1 1 1 1 3 3 3 3 3 3 0 2 1 3 1 1 3 3 1 0 1 1 1 1 1 1 1 3 3 3 3 3 3 0 2 1 1 1 1 1 1 3 1 1 0 1 1 1 1 1 3 3 3 3 3 3 0 2 1 1 3 3 1 1 1 1 1 0 1 1 1 1 1 3 3 3 3 0 2 1 1 3 1 1 0 1 1 3 3 3 1 0 1 2 1 1 1 1 0 1 3 1 3 1 2 1 1 1 1 0 1 3 3 2 1 1 1 0 2 1 1 0 2 1 1 1 1 1 1 0 0 0 0 0 1 1 0 1 1 1 1 0 1 1 1 1 0 1 1 1 1 0 1 1 1 1 0 1 1 0 1 0 0 -1 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/282840-1169323371/unknown.xml to /tmp/evaluation/282840-1169323371/unknown.wcsp

Verifier Data (download as text)

180 unsatisfied constraints, 5046 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/node51/watcher-282840-1169323371 -o ROOT/results/node51/solver-282840-1169323371 -C 2400 -M 900 /tmp/evaluation/282840-1169323371/solver.sh /tmp/evaluation/282840-1169323371/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.97 1.01 1.00 5/74 3163
/proc/meminfo: memFree=1332744/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=8652 CPUtime=0
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 280735729 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3162/statm: 2163 280 208 79 0 156 0
[pid=3164] ppid=3162 vsize=8688 CPUtime=0
/proc/3164/stat : 3164 (solver.sh) S 3162 3162 3021 0 -1 4194368 38 0 0 0 0 0 0 0 18 0 1 0 280735730 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235371462738 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3164/statm: 2172 286 209 79 0 165 0
[pid=3165] ppid=3164 vsize=128 CPUtime=0
/proc/3165/stat : 3165 (id) R 3164 3162 3021 0 -1 4194304 48 0 0 0 0 0 0 0 21 0 1 0 280735730 131072 22 18446744073709551615 4194304 4211724 548682069312 18446744073709551615 235368674581 0 0 3674112 0 0 0 0 17 1 0 0
/proc/3165/statm: 32 22 16 4 0 3 0

[startup+0.104456 s]
/proc/loadavg: 0.97 1.01 1.00 5/74 3163
/proc/meminfo: memFree=1332744/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.512522 s]
/proc/loadavg: 0.97 1.01 1.00 5/74 3163
/proc/meminfo: memFree=1332744/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33466 s]
/proc/loadavg: 0.97 1.01 1.00 3/77 3181
/proc/meminfo: memFree=1329008/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=1884 CPUtime=0.01
/proc/3179/stat : 3179 (toolbar) S 3162 3162 3021 0 -1 4194304 268 0 0 0 1 0 0 0 18 0 1 0 280735733 1929216 212 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3179/statm: 471 212 52 178 0 289 0
[pid=3180] ppid=3179 vsize=1840 CPUtime=1.26
/proc/3180/stat : 3180 (narycsp) R 3179 3162 3021 0 -1 4194304 573 0 0 0 126 0 0 0 25 0 1 0 280735735 1884160 297 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514639 0 0 4096 512 0 0 0 17 1 0 0
/proc/3180/statm: 460 297 106 211 0 229 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 51284

[startup+2.97094 s]
/proc/loadavg: 1.05 1.03 1.01 3/77 3181
/proc/meminfo: memFree=1329008/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=1884 CPUtime=0.01
/proc/3179/stat : 3179 (toolbar) S 3162 3162 3021 0 -1 4194304 268 0 0 0 1 0 0 0 18 0 1 0 280735733 1929216 212 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3179/statm: 471 212 52 178 0 289 0
[pid=3180] ppid=3179 vsize=1840 CPUtime=2.9
/proc/3180/stat : 3180 (narycsp) R 3179 3162 3021 0 -1 4194304 573 0 0 0 290 0 0 0 25 0 1 0 280735735 1884160 297 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134528295 0 0 4096 512 0 0 0 17 1 0 0
/proc/3180/statm: 460 297 106 211 0 229 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 51284

[startup+6.25851 s]
/proc/loadavg: 1.05 1.03 1.01 3/77 3181
/proc/meminfo: memFree=1329008/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=1884 CPUtime=0.01
/proc/3179/stat : 3179 (toolbar) S 3162 3162 3021 0 -1 4194304 268 0 0 0 1 0 0 0 18 0 1 0 280735733 1929216 212 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3179/statm: 471 212 52 178 0 289 0
[pid=3180] ppid=3179 vsize=1840 CPUtime=6.18
/proc/3180/stat : 3180 (narycsp) R 3179 3162 3021 0 -1 4194304 579 0 0 0 618 0 0 0 25 0 1 0 280735735 1884160 303 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542635 0 0 4096 512 0 0 0 17 1 0 0
/proc/3180/statm: 460 303 112 211 0 229 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 51284

[startup+12.7216 s]
/proc/loadavg: 1.20 1.06 1.02 3/77 3181
/proc/meminfo: memFree=1329008/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=1884 CPUtime=0.01
/proc/3179/stat : 3179 (toolbar) S 3162 3162 3021 0 -1 4194304 268 0 0 0 1 0 0 0 18 0 1 0 280735733 1929216 212 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3179/statm: 471 212 52 178 0 289 0
[pid=3180] ppid=3179 vsize=1840 CPUtime=12.65
/proc/3180/stat : 3180 (narycsp) R 3179 3162 3021 0 -1 4194304 579 0 0 0 1264 1 0 0 25 0 1 0 280735735 1884160 303 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514128 0 0 4096 512 0 0 0 17 1 0 0
/proc/3180/statm: 460 303 112 211 0 229 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 51284

[startup+25.5398 s]
/proc/loadavg: 1.32 1.09 1.03 3/75 3183
/proc/meminfo: memFree=1273856/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=25.4
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1313 974 0 0 889 0 1650 1 25 0 1 0 280735733 5849088 1202 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134606737 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1202 66 178 0 1246 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 53272

[startup+51.1831 s]
/proc/loadavg: 1.55 1.16 1.05 3/75 3183
/proc/meminfo: memFree=1273856/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=50.82
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1315 974 0 0 3431 0 1650 1 25 0 1 0 280735733 5849088 1202 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134636872 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1202 66 178 0 1246 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 53272

[startup+102.467 s]
/proc/loadavg: 1.80 1.29 1.10 3/75 3183
/proc/meminfo: memFree=1273792/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=101.69
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1316 974 0 0 8518 0 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134620992 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 53272

[startup+162.567 s]
/proc/loadavg: 1.93 1.43 1.16 3/75 3183
/proc/meminfo: memFree=1273920/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=161.3
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1316 974 0 0 14479 0 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621067 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 53272

[startup+222.568 s]
/proc/loadavg: 1.97 1.53 1.21 3/75 3183
/proc/meminfo: memFree=1273984/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=220.83
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 20431 1 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134641081 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 220.84
Current children cumulated vsize (KiB) 53272

[startup+282.667 s]
/proc/loadavg: 1.99 1.61 1.25 3/75 3183
/proc/meminfo: memFree=1273984/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=280.43
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 26391 1 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134620999 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 280.44
Current children cumulated vsize (KiB) 53272

[startup+342.669 s]
/proc/loadavg: 1.99 1.68 1.30 3/75 3183
/proc/meminfo: memFree=1273992/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=339.95
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 32343 1 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626289 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 339.96
Current children cumulated vsize (KiB) 53272

[startup+402.67 s]
/proc/loadavg: 1.99 1.74 1.34 3/75 3183
/proc/meminfo: memFree=1273928/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=399.47
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 38295 1 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514332 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 399.48
Current children cumulated vsize (KiB) 53272

[startup+462.77 s]
/proc/loadavg: 1.99 1.78 1.38 3/75 3183
/proc/meminfo: memFree=1273928/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01

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

/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=1649.3
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 163276 3 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626381 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 1649.31
Current children cumulated vsize (KiB) 53272

[startup+1723.27 s]
/proc/loadavg: 2.00 1.97 1.81 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=1708.78
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 169223 4 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134641779 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 1708.79
Current children cumulated vsize (KiB) 53272

[startup+1783.27 s]
/proc/loadavg: 2.00 1.97 1.82 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=1768.27
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 175172 4 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134636899 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 1768.28
Current children cumulated vsize (KiB) 53272

[startup+1843.28 s]
/proc/loadavg: 2.00 1.97 1.83 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=1827.78
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 181123 4 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621922 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 1827.79
Current children cumulated vsize (KiB) 53272

[startup+1903.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=1887.26
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 187071 4 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514371 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 1887.27
Current children cumulated vsize (KiB) 53272

[startup+1963.31 s]
/proc/loadavg: 2.00 1.97 1.84 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=1946.76
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 193021 4 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134636849 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 1946.77
Current children cumulated vsize (KiB) 53272

[startup+2023.33 s]
/proc/loadavg: 2.00 1.97 1.84 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=2006.26
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 198971 4 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134620992 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 2006.27
Current children cumulated vsize (KiB) 53272

[startup+2083.34 s]
/proc/loadavg: 2.00 1.97 1.85 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=2065.73
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 204918 4 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134641081 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 2065.74
Current children cumulated vsize (KiB) 53272

[startup+2143.34 s]
/proc/loadavg: 2.00 1.97 1.85 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=2125.23
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 210868 4 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134619594 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 2125.24
Current children cumulated vsize (KiB) 53272

[startup+2203.36 s]
/proc/loadavg: 2.00 1.97 1.86 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=2184.76
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 216820 5 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134623472 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 2184.77
Current children cumulated vsize (KiB) 53272

[startup+2263.36 s]
/proc/loadavg: 2.00 1.97 1.87 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=2244.22
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 222766 5 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134641075 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 2244.23
Current children cumulated vsize (KiB) 53272

[startup+2323.37 s]
/proc/loadavg: 2.00 1.97 1.87 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=2303.72
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 228716 5 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637842 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 2303.73
Current children cumulated vsize (KiB) 53272

[startup+2383.39 s]
/proc/loadavg: 2.00 1.97 1.88 3/75 3185
/proc/meminfo: memFree=1273800/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=2363.23
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 234667 5 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626326 0 0 4096 2 0 0 0 17 0 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 2363.24
Current children cumulated vsize (KiB) 53272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.41 s]
/proc/loadavg: 1.72 1.91 1.86 2/69 3345
/proc/meminfo: memFree=1332400/2055920 swapFree=4191892/4192956
[pid=3162] ppid=3160 vsize=47560 CPUtime=0.01
/proc/3162/stat : 3162 (solver.sh) S 3160 3162 3021 0 -1 4194304 845 2277 0 0 0 0 0 1 18 0 1 0 280735729 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/3162/statm: 11890 362 246 79 0 217 0
[pid=3179] ppid=3162 vsize=5712 CPUtime=2400.03
/proc/3179/stat : 3179 (toolbar) R 3162 3162 3021 0 -1 4194304 1317 974 0 0 238346 6 1650 1 25 0 1 0 280735733 5849088 1203 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134640665 0 0 4096 2 0 0 0 17 1 0 0
/proc/3179/statm: 1428 1203 66 178 0 1246 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 53272

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2420.42
CPU time (s): 2400.09
CPU user time (s): 2399.98
CPU system time (s): 0.105983
CPU usage (%): 99.16
Max. virtual memory (cumulated for all children) (KiB): 53272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.98
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5446
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= 72
involuntary context switches= 54996

runsolver used 2.42763 s user time and 6.75197 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan 20 20:02:51 UTC 2007


IDJOB= 282840
IDBENCH= 12898
IDSOLVER= 73
FILE ID= node51/282840-1169323371

PBS_JOBID= 3610446

Free space on /tmp= 66558 MiB

SOLVER NAME= toolbar 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/spot5/spot5-28_ext.xml
COMMAND LINE= /tmp/evaluation/282840-1169323371/solver.sh /tmp/evaluation/282840-1169323371/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node51/convwatcher-282840-1169323371 -o ROOT/results/node51/conversion-282840-1169323371 -C 600 -M 900 /tmp/evaluation/282840-1169323371/translate /tmp/evaluation/282840-1169323371/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-282840-1169323371 -o ROOT/results/node51/solver-282840-1169323371 -C 2400 -M 900  /tmp/evaluation/282840-1169323371/solver.sh /tmp/evaluation/282840-1169323371/unknown

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  3d7923471d2fc0cd9961c72caefdb8d6

RANDOM SEED= 850568240

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.277
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.277
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:       1333480 kB
Buffers:         52028 kB
Cached:         572244 kB
SwapCached:        512 kB
Active:         151544 kB
Inactive:       493340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1333480 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            6772 kB
Writeback:           0 kB
Mapped:          30164 kB
Slab:            62932 kB
Committed_AS:  5862316 kB
PageTables:       1780 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= 66561 MiB



End job on node51 on Sat Jan 20 20:43:14 UTC 2007