Trace number 276567

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.12 2420.59

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-22_ext.xml
MD5SUMd732a9fab2232d5db89bba6c6a92a1de
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints83
Best CPU time to get the best result obtained on this benchmark2337.27
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2420.58	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/276567-1169240917/unknown.xml to /tmp/evaluation/276567-1169240917/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/node17/watcher-276567-1169240917 -o ROOT/results/node17/solver-276567-1169240917 -C 2400 -M 900 /tmp/evaluation/276567-1169240917/solver.sh /tmp/evaluation/276567-1169240917/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
/proc/loadavg: 2.01 2.01 2.00 4/93 8647
/proc/meminfo: memFree=1348192/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=18540 CPUtime=0
/proc/8646/stat : 8646 (runsolver) R 8644 7308 7308 0 -1 4194368 13 0 0 0 0 0 0 0 20 0 1 0 272486681 18984960 277 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 245482585070 0 0 4096 24578 0 0 0 17 0 0 0
/proc/8646/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107335 s]
/proc/loadavg: 2.01 2.01 2.00 4/93 8647
/proc/meminfo: memFree=1348192/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.517752 s]
/proc/loadavg: 2.01 2.01 2.00 4/93 8647
/proc/meminfo: memFree=1348192/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.34546 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 8664
/proc/meminfo: memFree=1329744/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=16876 CPUtime=0.29
/proc/8663/stat : 8663 (toolbar) S 8646 8646 7308 0 -1 4194304 3960 0 0 0 27 2 0 0 25 0 1 0 272486685 17281024 2727 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8663/statm: 4219 2727 52 178 0 4037 0
[pid=8664] ppid=8663 vsize=10332 CPUtime=1
/proc/8664/stat : 8664 (narycsp) R 8663 8646 7308 0 -1 4194304 2659 0 0 0 99 1 0 0 25 0 1 0 272486716 10579968 2384 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134632419 0 0 4096 512 0 0 0 17 1 0 0
/proc/8664/statm: 2583 2384 101 211 0 2352 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 74776

[startup+2.99663 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 8664
/proc/meminfo: memFree=1325648/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=16876 CPUtime=0.29
/proc/8663/stat : 8663 (toolbar) S 8646 8646 7308 0 -1 4194304 3960 0 0 0 27 2 0 0 25 0 1 0 272486685 17281024 2727 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8663/statm: 4219 2727 52 178 0 4037 0
[pid=8664] ppid=8663 vsize=12312 CPUtime=2.64
/proc/8664/stat : 8664 (narycsp) R 8663 8646 7308 0 -1 4194304 3144 0 0 0 263 1 0 0 25 0 1 0 272486716 12607488 2869 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/8664/statm: 3078 2869 106 211 0 2847 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 76756

[startup+6.27798 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 8664
/proc/meminfo: memFree=1325648/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=16876 CPUtime=0.29
/proc/8663/stat : 8663 (toolbar) S 8646 8646 7308 0 -1 4194304 3960 0 0 0 27 2 0 0 25 0 1 0 272486685 17281024 2727 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8663/statm: 4219 2727 52 178 0 4037 0
[pid=8664] ppid=8663 vsize=12312 CPUtime=5.92
/proc/8664/stat : 8664 (narycsp) R 8663 8646 7308 0 -1 4194304 3144 0 0 0 591 1 0 0 25 0 1 0 272486716 12607488 2869 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/8664/statm: 3078 2869 106 211 0 2847 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 76756

[startup+12.7487 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 8664
/proc/meminfo: memFree=1325840/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=16876 CPUtime=0.29
/proc/8663/stat : 8663 (toolbar) S 8646 8646 7308 0 -1 4194304 3960 0 0 0 27 2 0 0 25 0 1 0 272486685 17281024 2727 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8663/statm: 4219 2727 52 178 0 4037 0
[pid=8664] ppid=8663 vsize=12312 CPUtime=12.39
/proc/8664/stat : 8664 (narycsp) R 8663 8646 7308 0 -1 4194304 3150 0 0 0 1238 1 0 0 25 0 1 0 272486716 12607488 2875 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/8664/statm: 3078 2875 112 211 0 2847 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76756

[startup+25.568 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 8664
/proc/meminfo: memFree=1326032/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=16876 CPUtime=0.29
/proc/8663/stat : 8663 (toolbar) S 8646 8646 7308 0 -1 4194304 3960 0 0 0 27 2 0 0 25 0 1 0 272486685 17281024 2727 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8663/statm: 4219 2727 52 178 0 4037 0
[pid=8664] ppid=8663 vsize=12312 CPUtime=25.21
/proc/8664/stat : 8664 (narycsp) R 8663 8646 7308 0 -1 4194304 3150 0 0 0 2520 1 0 0 25 0 1 0 272486716 12607488 2875 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/8664/statm: 3078 2875 112 211 0 2847 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 76756

[startup+51.2147 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8665
/proc/meminfo: memFree=1333784/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20308 CPUtime=51.12
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4827 3543 0 0 2020 2 3089 1 25 0 1 0 272486685 20795392 3573 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621282 0 0 4096 2 0 0 0 17 1 0 0
/proc/8663/statm: 5077 3573 66 178 0 4895 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 67876

[startup+102.443 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8725
/proc/meminfo: memFree=1315360/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20308 CPUtime=102.17
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4843 3543 0 0 7124 3 3089 1 25 0 1 0 272486685 20795392 3589 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134625269 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5077 3589 66 178 0 4895 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 67876

[startup+162.485 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8725
/proc/meminfo: memFree=1315040/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=161.93
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4858 3543 0 0 13100 3 3089 1 25 0 1 0 272486685 20930560 3604 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134610625 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3604 66 178 0 4928 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 68008

[startup+222.536 s]
/proc/loadavg: 2.06 2.03 2.00 3/94 8725
/proc/meminfo: memFree=1314976/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=221.7
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4858 3543 0 0 19076 4 3089 1 25 0 1 0 272486685 20930560 3604 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3604 66 178 0 4928 0
Current children cumulated CPU time (s) 221.71
Current children cumulated vsize (KiB) 68008

[startup+282.579 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 8725
/proc/meminfo: memFree=1314976/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=281.48
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4858 3543 0 0 25054 4 3089 1 25 0 1 0 272486685 20930560 3604 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622453 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3604 66 178 0 4928 0
Current children cumulated CPU time (s) 281.49
Current children cumulated vsize (KiB) 68008

[startup+342.623 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 8725
/proc/meminfo: memFree=1315040/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=341.24
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4858 3543 0 0 31030 4 3089 1 25 0 1 0 272486685 20930560 3604 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611296 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3604 66 178 0 4928 0
Current children cumulated CPU time (s) 341.25
Current children cumulated vsize (KiB) 68008

[startup+402.665 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 8725
/proc/meminfo: memFree=1314976/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=400.91
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4858 3543 0 0 36997 4 3089 1 25 0 1 0 272486685 20930560 3604 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622847 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3604 66 178 0 4928 0
Current children cumulated CPU time (s) 400.92
Current children cumulated vsize (KiB) 68008

[startup+462.709 s]
/proc/loadavg: 2.05 2.02 2.00 3/94 8725
/proc/meminfo: memFree=1314976/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=460.69

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

/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=1650.93
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 161996 7 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626508 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 1650.94
Current children cumulated vsize (KiB) 68008

[startup+1724.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=1710.45
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 167948 7 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134623133 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 1710.46
Current children cumulated vsize (KiB) 68008

[startup+1784.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=1769.96
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 173899 7 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622847 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 1769.97
Current children cumulated vsize (KiB) 68008

[startup+1844.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8727
/proc/meminfo: memFree=1314912/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=1829.44
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 179847 7 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621282 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 1829.45
Current children cumulated vsize (KiB) 68008

[startup+1904.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=1888.98
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 185800 8 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626050 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 1888.99
Current children cumulated vsize (KiB) 68008

[startup+1964.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=1948.49
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 191751 8 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622572 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 1948.5
Current children cumulated vsize (KiB) 68008

[startup+2024.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=2007.99
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 197701 8 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 2008
Current children cumulated vsize (KiB) 68008

[startup+2084.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=2067.5
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 203652 8 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611773 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 2067.51
Current children cumulated vsize (KiB) 68008

[startup+2144.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=2127.02
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 209604 8 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626050 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 2127.03
Current children cumulated vsize (KiB) 68008

[startup+2204.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=2186.51
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 215553 8 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611770 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 2186.52
Current children cumulated vsize (KiB) 68008

[startup+2265.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=2246.03
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 221505 8 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622847 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 2246.04
Current children cumulated vsize (KiB) 68008

[startup+2325.14 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=2305.52
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 227454 8 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622572 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 2305.53
Current children cumulated vsize (KiB) 68008

[startup+2385.23 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=2365.03
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 233404 9 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 2365.04
Current children cumulated vsize (KiB) 68008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8727
/proc/meminfo: memFree=1314848/2055920 swapFree=4192812/4192956
[pid=8646] ppid=8644 vsize=47568 CPUtime=0.01
/proc/8646/stat : 8646 (solver.sh) S 8644 8646 7308 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272486681 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8646/statm: 11892 361 245 79 0 217 0
[pid=8663] ppid=8646 vsize=20440 CPUtime=2400.06
/proc/8663/stat : 8663 (toolbar) R 8646 8646 7308 0 -1 4194304 4870 3543 0 0 236907 9 3089 1 25 0 1 0 272486685 20930560 3613 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637570 0 0 4096 2 0 0 0 17 0 0 0
/proc/8663/statm: 5110 3613 66 178 0 4928 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 68008

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2420.59
CPU time (s): 2400.12
CPU user time (s): 2399.99
CPU system time (s): 0.133979
CPU usage (%): 99.1544
Max. virtual memory (cumulated for all children) (KiB): 76756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11404
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= 51379

runsolver used 2.44963 s user time and 7.07392 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri Jan 19 21:08:37 UTC 2007


IDJOB= 276567
IDBENCH= 5869
IDSOLVER= 73
FILE ID= node17/276567-1169240917

PBS_JOBID= 3588991

Free space on /tmp= 66558 MiB

SOLVER NAME= toolbar 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-22_ext.xml
COMMAND LINE= /tmp/evaluation/276567-1169240917/solver.sh /tmp/evaluation/276567-1169240917/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node17/convwatcher-276567-1169240917 -o ROOT/results/node17/conversion-276567-1169240917 -C 600 -M 900 /tmp/evaluation/276567-1169240917/translate /tmp/evaluation/276567-1169240917/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  d732a9fab2232d5db89bba6c6a92a1de

RANDOM SEED= 184861940

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1348736 kB
Buffers:         45356 kB
Cached:         496536 kB
SwapCached:          0 kB
Active:         283556 kB
Inactive:       348168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7248 kB
Writeback:           0 kB
Mapped:         118896 kB
Slab:            60056 kB
Committed_AS:  8673960 kB
PageTables:       2356 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= 66554 MiB



End job on node17 on Fri Jan 19 21:49:00 UTC 2007