Trace number 282912

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.13 2408.92

General information on the benchmark

NameMaxCSP/spot5/
spot5-414_ext.xml
MD5SUMb1c68fd58cf42b595d377ed09f456768
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints9847
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables365
Number of constraints10108
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension10108
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2408.91	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/282912-1169324010/unknown.xml to /tmp/evaluation/282912-1169324010/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/node29/watcher-282912-1169324010 -o ROOT/results/node29/solver-282912-1169324010 -C 2400 -M 900 /tmp/evaluation/282912-1169324010/solver.sh /tmp/evaluation/282912-1169324010/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: 1.92 1.82 1.43 5/87 930
/proc/meminfo: memFree=1299432/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=8652 CPUtime=0
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 347 0 0 0 0 0 0 0 16 0 1 0 280795180 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/929/statm: 2163 280 208 79 0 156 0

[startup+0.106656 s]
/proc/loadavg: 1.92 1.82 1.43 5/87 930
/proc/meminfo: memFree=1299432/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.514681 s]
/proc/loadavg: 1.92 1.82 1.43 5/87 930
/proc/meminfo: memFree=1299432/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33573 s]
/proc/loadavg: 1.92 1.82 1.43 4/89 947
/proc/meminfo: memFree=1294992/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=3508 CPUtime=0.07
/proc/946/stat : 946 (toolbar) S 929 929 854 0 -1 4194304 630 0 0 0 7 0 0 0 25 0 1 0 280795183 3592192 532 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/946/statm: 877 532 52 178 0 695 0
[pid=947] ppid=946 vsize=3152 CPUtime=1.2
/proc/947/stat : 947 (narycsp) R 946 929 854 0 -1 4194304 904 0 0 0 120 0 0 0 25 0 1 0 280795191 3227648 628 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542613 0 0 4096 512 0 0 0 17 1 0 0
/proc/947/statm: 788 628 106 211 0 557 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 54220

[startup+2.97283 s]
/proc/loadavg: 1.92 1.82 1.43 4/89 947
/proc/meminfo: memFree=1294800/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=3508 CPUtime=0.07
/proc/946/stat : 946 (toolbar) S 929 929 854 0 -1 4194304 630 0 0 0 7 0 0 0 25 0 1 0 280795183 3592192 532 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/946/statm: 877 532 52 178 0 695 0
[pid=947] ppid=946 vsize=3152 CPUtime=2.84
/proc/947/stat : 947 (narycsp) R 946 929 854 0 -1 4194304 904 0 0 0 283 1 0 0 25 0 1 0 280795191 3227648 628 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514092 0 0 4096 512 0 0 0 17 1 0 0
/proc/947/statm: 788 628 106 211 0 557 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 54220

[startup+6.27104 s]
/proc/loadavg: 1.93 1.83 1.44 3/89 947
/proc/meminfo: memFree=1294816/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=3508 CPUtime=0.07
/proc/946/stat : 946 (toolbar) S 929 929 854 0 -1 4194304 630 0 0 0 7 0 0 0 25 0 1 0 280795183 3592192 532 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/946/statm: 877 532 52 178 0 695 0
[pid=947] ppid=946 vsize=3156 CPUtime=6.12
/proc/947/stat : 947 (narycsp) R 946 929 854 0 -1 4194304 911 0 0 0 611 1 0 0 25 0 1 0 280795191 3231744 635 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514080 0 0 4096 512 0 0 0 17 1 0 0
/proc/947/statm: 789 635 112 211 0 558 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 54224

[startup+12.7284 s]
/proc/loadavg: 1.93 1.83 1.44 3/89 947
/proc/meminfo: memFree=1294816/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=3508 CPUtime=0.07
/proc/946/stat : 946 (toolbar) S 929 929 854 0 -1 4194304 630 0 0 0 7 0 0 0 25 0 1 0 280795183 3592192 532 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/946/statm: 877 532 52 178 0 695 0
[pid=947] ppid=946 vsize=3156 CPUtime=12.54
/proc/947/stat : 947 (narycsp) R 946 929 854 0 -1 4194304 911 0 0 0 1253 1 0 0 25 0 1 0 280795191 3231744 635 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514083 0 0 4096 512 0 0 0 17 1 0 0
/proc/947/statm: 789 635 112 211 0 558 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 54224

[startup+25.5743 s]
/proc/loadavg: 1.95 1.84 1.45 3/88 948
/proc/meminfo: memFree=1284008/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=25.4
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 3999 1305 0 0 917 1 1620 2 25 0 1 0 280795183 19345408 3804 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134628000 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3804 66 178 0 4541 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 66452

[startup+51.2479 s]
/proc/loadavg: 1.96 1.85 1.46 3/88 948
/proc/meminfo: memFree=1284072/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=50.95
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 3999 1305 0 0 3472 1 1620 2 25 0 1 0 280795183 19345408 3804 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626308 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3804 66 178 0 4541 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 66452

[startup+102.487 s]
/proc/loadavg: 1.98 1.87 1.49 3/88 948
/proc/meminfo: memFree=1284008/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=101.96
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4027 1305 0 0 8572 2 1620 2 25 0 1 0 280795183 19345408 3829 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134640748 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3829 66 178 0 4541 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 66452

[startup+162.557 s]
/proc/loadavg: 1.99 1.89 1.52 3/88 948
/proc/meminfo: memFree=1284008/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=161.75
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4027 1305 0 0 14550 3 1620 2 25 0 1 0 280795183 19345408 3829 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514361 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3829 66 178 0 4541 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 66452

[startup+222.632 s]
/proc/loadavg: 1.99 1.91 1.54 3/88 948
/proc/meminfo: memFree=1284072/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=221.53
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4028 1305 0 0 20528 3 1620 2 25 0 1 0 280795183 19345408 3830 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134627971 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3830 66 178 0 4541 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 66452

[startup+282.7 s]
/proc/loadavg: 1.99 1.92 1.57 3/88 948
/proc/meminfo: memFree=1284008/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=281.33
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4028 1305 0 0 26507 4 1620 2 25 0 1 0 280795183 19345408 3830 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134640827 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3830 66 178 0 4541 0
Current children cumulated CPU time (s) 281.34
Current children cumulated vsize (KiB) 66452

[startup+342.768 s]
/proc/loadavg: 1.99 1.93 1.59 3/88 948
/proc/meminfo: memFree=1284008/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=341.11
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4028 1305 0 0 32485 4 1620 2 25 0 1 0 280795183 19345408 3830 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134638044 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3830 66 178 0 4541 0
Current children cumulated CPU time (s) 341.12
Current children cumulated vsize (KiB) 66452

[startup+402.838 s]
/proc/loadavg: 1.99 1.94 1.62 3/88 950
/proc/meminfo: memFree=1283816/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=400.9
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4032 1305 0 0 38463 5 1620 2 25 0 1 0 280795183 19345408 3834 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134607662 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3834 66 178 0 4541 0
Current children cumulated CPU time (s) 400.91
Current children cumulated vsize (KiB) 66452

[startup+462.909 s]
/proc/loadavg: 1.99 1.95 1.64 3/88 950
/proc/meminfo: memFree=1283880/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=460.69
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4032 1305 0 0 44442 5 1620 2 25 0 1 0 280795183 19345408 3834 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637496 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3834 66 178 0 4541 0
Current children cumulated CPU time (s) 460.7

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

/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=1656.56
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 164017 17 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626332 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 1656.57
Current children cumulated vsize (KiB) 66452

[startup+1724.46 s]
/proc/loadavg: 2.00 2.00 1.88 3/88 950
/proc/meminfo: memFree=1283944/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=1716.35
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 169996 17 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134640995 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 1716.36
Current children cumulated vsize (KiB) 66452

[startup+1784.53 s]
/proc/loadavg: 2.04 2.01 1.89 3/88 950
/proc/meminfo: memFree=1283944/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=1776.15
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 175975 18 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134636795 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 1776.16
Current children cumulated vsize (KiB) 66452

[startup+1844.61 s]
/proc/loadavg: 2.01 2.01 1.90 3/88 950
/proc/meminfo: memFree=1283944/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=1835.94
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 181954 18 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134642044 0 0 4096 2 0 0 0 17 1 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 1835.95
Current children cumulated vsize (KiB) 66452

[startup+1904.7 s]
/proc/loadavg: 1.37 1.82 1.84 2/79 970
/proc/meminfo: memFree=1345712/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=1895.99
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 187958 19 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514340 0 0 4096 2 0 0 0 17 0 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 1896
Current children cumulated vsize (KiB) 66452

[startup+1964.78 s]
/proc/loadavg: 1.13 1.67 1.79 2/79 970
/proc/meminfo: memFree=1345712/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=1956.06
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 193965 19 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514352 0 0 4096 2 0 0 0 17 0 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 1956.07
Current children cumulated vsize (KiB) 66452

[startup+2024.86 s]
/proc/loadavg: 1.05 1.55 1.73 2/79 970
/proc/meminfo: memFree=1345776/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=2016.11
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 199970 19 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514337 0 0 4096 2 0 0 0 17 0 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 2016.12
Current children cumulated vsize (KiB) 66452

[startup+2084.94 s]
/proc/loadavg: 1.02 1.44 1.68 2/79 970
/proc/meminfo: memFree=1345776/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=2076.19
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 205977 20 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134640827 0 0 4096 2 0 0 0 17 0 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 2076.2
Current children cumulated vsize (KiB) 66452

[startup+2145.02 s]
/proc/loadavg: 1.00 1.36 1.64 2/79 970
/proc/meminfo: memFree=1345840/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=2136.25
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 211983 20 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514352 0 0 4096 2 0 0 0 17 0 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 2136.26
Current children cumulated vsize (KiB) 66452

[startup+2205.1 s]
/proc/loadavg: 1.00 1.29 1.60 2/79 970
/proc/meminfo: memFree=1345840/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=2196.32
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 217990 20 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621936 0 0 4096 2 0 0 0 17 0 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 2196.33
Current children cumulated vsize (KiB) 66452

[startup+2265.17 s]
/proc/loadavg: 1.00 1.24 1.56 2/79 970
/proc/meminfo: memFree=1345904/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=2256.38
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 223996 20 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134624312 0 0 4096 2 0 0 0 17 0 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 2256.39
Current children cumulated vsize (KiB) 66452

[startup+2325.26 s]
/proc/loadavg: 1.00 1.19 1.52 2/79 970
/proc/meminfo: memFree=1345840/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=2316.45
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 230003 20 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514354 0 0 4096 2 0 0 0 17 0 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 2316.46
Current children cumulated vsize (KiB) 66452

[startup+2385.33 s]
/proc/loadavg: 1.04 1.17 1.49 2/79 970
/proc/meminfo: memFree=1345904/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=2376.51
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 236009 20 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134514340 0 0 4096 2 0 0 0 17 0 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 2376.52
Current children cumulated vsize (KiB) 66452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2408.91 s]
/proc/loadavg: 1.02 1.15 1.47 2/79 970
/proc/meminfo: memFree=1345904/2055920 swapFree=4161400/4192956
[pid=929] ppid=927 vsize=47560 CPUtime=0.01
/proc/929/stat : 929 (solver.sh) S 927 929 854 0 -1 4194304 845 2113 0 0 0 0 0 1 25 0 1 0 280795180 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/929/statm: 11890 362 246 79 0 217 0
[pid=946] ppid=929 vsize=18892 CPUtime=2400.08
/proc/946/stat : 946 (toolbar) R 929 929 854 0 -1 4194304 4038 1305 0 0 238366 20 1620 2 25 0 1 0 280795183 19345408 3837 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621915 0 0 4096 2 0 0 0 17 0 0 0
/proc/946/statm: 4723 3837 66 178 0 4541 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 66452

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2408.92
CPU time (s): 2400.13
CPU user time (s): 2399.88
CPU system time (s): 0.253961
CPU usage (%): 99.6352
Max. virtual memory (cumulated for all children) (KiB): 66452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.88
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8334
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= 70
involuntary context switches= 58350

runsolver used 2.70259 s user time and 7.47786 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan 20 20:13:30 UTC 2007


IDJOB= 282912
IDBENCH= 12910
IDSOLVER= 73
FILE ID= node29/282912-1169324010

PBS_JOBID= 3610476

Free space on /tmp= 66558 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-282912-1169324010 -o ROOT/results/node29/solver-282912-1169324010 -C 2400 -M 900  /tmp/evaluation/282912-1169324010/solver.sh /tmp/evaluation/282912-1169324010/unknown

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  b1c68fd58cf42b595d377ed09f456768

RANDOM SEED= 14409243

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.241
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.241
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:       1300040 kB
Buffers:         43236 kB
Cached:         557792 kB
SwapCached:       5192 kB
Active:         234408 kB
Inactive:       452424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1300040 kB
SwapTotal:     4192956 kB
SwapFree:      4161400 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:         101208 kB
Slab:            53616 kB
Committed_AS:  5795720 kB
PageTables:       2512 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 node29 on Sat Jan 20 20:53:40 UTC 2007