Trace number 276630

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.06 2403.15

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-25_ext.xml
MD5SUM9f26a666bb0b42121c2d5a77d97f4fb8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints78
Best CPU time to get the best result obtained on this benchmark2400.06
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)

2403.14	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/276630-1169242943/unknown.xml to /tmp/evaluation/276630-1169242943/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/node26/watcher-276630-1169242943 -o ROOT/results/node26/solver-276630-1169242943 -C 2400 -M 900 /tmp/evaluation/276630-1169242943/solver.sh /tmp/evaluation/276630-1169242943/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 2.00 5/87 29275
/proc/meminfo: memFree=1445080/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=18540 CPUtime=0
/proc/29274/stat : 29274 (runsolver) R 29272 29274 28288 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 272688785 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 269028486439 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29274/statm: 4635 279 244 17 0 2626 0

[startup+0.109718 s]
/proc/loadavg: 2.00 2.00 2.00 5/87 29275
/proc/meminfo: memFree=1445080/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.517755 s]
/proc/loadavg: 2.00 2.00 2.00 5/87 29275
/proc/meminfo: memFree=1445080/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33883 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29292
/proc/meminfo: memFree=1426824/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=16876 CPUtime=0.3
/proc/29291/stat : 29291 (toolbar) S 29274 29274 28288 0 -1 4194304 3960 0 0 0 28 2 0 0 25 0 1 0 272688789 17281024 2727 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29291/statm: 4219 2727 52 178 0 4037 0
[pid=29292] ppid=29291 vsize=9672 CPUtime=0.97
/proc/29292/stat : 29292 (narycsp) R 29291 29274 28288 0 -1 4194304 2499 0 0 0 96 1 0 0 25 0 1 0 272688820 9904128 2224 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134645077 0 0 4096 512 0 0 0 17 1 0 0
/proc/29292/statm: 2418 2224 101 211 0 2187 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 74112

[startup+2.97599 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29292
/proc/meminfo: memFree=1422600/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=16876 CPUtime=0.3
/proc/29291/stat : 29291 (toolbar) S 29274 29274 28288 0 -1 4194304 3960 0 0 0 28 2 0 0 25 0 1 0 272688789 17281024 2727 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29291/statm: 4219 2727 52 178 0 4037 0
[pid=29292] ppid=29291 vsize=12312 CPUtime=2.59
/proc/29292/stat : 29292 (narycsp) R 29291 29274 28288 0 -1 4194304 3144 0 0 0 258 1 0 0 25 0 1 0 272688820 12607488 2869 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 1 0 0
/proc/29292/statm: 3078 2869 106 211 0 2847 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 76752

[startup+6.2693 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29292
/proc/meminfo: memFree=1422536/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=16876 CPUtime=0.3
/proc/29291/stat : 29291 (toolbar) S 29274 29274 28288 0 -1 4194304 3960 0 0 0 28 2 0 0 25 0 1 0 272688789 17281024 2727 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29291/statm: 4219 2727 52 178 0 4037 0
[pid=29292] ppid=29291 vsize=12312 CPUtime=5.85
/proc/29292/stat : 29292 (narycsp) R 29291 29274 28288 0 -1 4194304 3144 0 0 0 584 1 0 0 25 0 1 0 272688820 12607488 2869 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/29292/statm: 3078 2869 106 211 0 2847 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 76752

[startup+12.7349 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 29292
/proc/meminfo: memFree=1422672/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=16876 CPUtime=0.3
/proc/29291/stat : 29291 (toolbar) S 29274 29274 28288 0 -1 4194304 3960 0 0 0 28 2 0 0 25 0 1 0 272688789 17281024 2727 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29291/statm: 4219 2727 52 178 0 4037 0
[pid=29292] ppid=29291 vsize=12312 CPUtime=12.27
/proc/29292/stat : 29292 (narycsp) R 29291 29274 28288 0 -1 4194304 3150 0 0 0 1225 2 0 0 25 0 1 0 272688820 12607488 2875 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514092 0 0 4096 512 0 0 0 17 1 0 0
/proc/29292/statm: 3078 2875 112 211 0 2847 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 76752

[startup+25.5881 s]
/proc/loadavg: 2.06 2.02 2.00 3/89 29292
/proc/meminfo: memFree=1422800/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=16876 CPUtime=0.3
/proc/29291/stat : 29291 (toolbar) S 29274 29274 28288 0 -1 4194304 3960 0 0 0 28 2 0 0 25 0 1 0 272688789 17281024 2727 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29291/statm: 4219 2727 52 178 0 4037 0
[pid=29292] ppid=29291 vsize=12312 CPUtime=25
/proc/29292/stat : 29292 (narycsp) R 29291 29274 28288 0 -1 4194304 3150 0 0 0 2498 2 0 0 25 0 1 0 272688820 12607488 2875 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/29292/statm: 3078 2875 112 211 0 2847 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 76752

[startup+51.2635 s]
/proc/loadavg: 2.04 2.01 2.00 3/88 29293
/proc/meminfo: memFree=1430552/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20308 CPUtime=50.73
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4851 3542 0 0 1818 2 3251 2 25 0 1 0 272688789 20795392 3597 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 1 0 0
/proc/29291/statm: 5077 3597 66 178 0 4895 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 67872

[startup+102.489 s]
/proc/loadavg: 1.96 1.99 1.99 3/87 29342
/proc/meminfo: memFree=1441760/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=101.71
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4866 3542 0 0 6914 4 3251 2 25 0 1 0 272688789 20930560 3612 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134636849 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3612 66 178 0 4928 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 68004

[startup+162.571 s]
/proc/loadavg: 1.98 1.99 1.99 3/87 29342
/proc/meminfo: memFree=1441888/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=161.74
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4874 3542 0 0 12916 5 3251 2 25 0 1 0 272688789 20930560 3620 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611744 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3620 66 178 0 4928 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 68004

[startup+222.621 s]
/proc/loadavg: 2.05 2.01 2.00 3/87 29342
/proc/meminfo: memFree=1441824/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=221.71
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4874 3542 0 0 18913 5 3251 2 25 0 1 0 272688789 20930560 3620 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622717 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3620 66 178 0 4928 0
Current children cumulated CPU time (s) 221.72
Current children cumulated vsize (KiB) 68004

[startup+282.679 s]
/proc/loadavg: 2.02 2.00 2.00 3/87 29342
/proc/meminfo: memFree=1441888/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=281.72
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4874 3542 0 0 24914 5 3251 2 25 0 1 0 272688789 20930560 3620 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134636899 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3620 66 178 0 4928 0
Current children cumulated CPU time (s) 281.73
Current children cumulated vsize (KiB) 68004

[startup+342.747 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29342
/proc/meminfo: memFree=1441888/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=341.73
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4874 3542 0 0 30915 5 3251 2 25 0 1 0 272688789 20930560 3620 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621067 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3620 66 178 0 4928 0
Current children cumulated CPU time (s) 341.74
Current children cumulated vsize (KiB) 68004

[startup+402.815 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29342
/proc/meminfo: memFree=1441824/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=401.73
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4874 3542 0 0 36915 5 3251 2 25 0 1 0 272688789 20930560 3620 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3620 66 178 0 4928 0
Current children cumulated CPU time (s) 401.74
Current children cumulated vsize (KiB) 68004

[startup+462.883 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29342
/proc/meminfo: memFree=1441824/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=461.75

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

/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=1661.84
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 162908 23 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622717 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 68004

[startup+1724.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29540
/proc/meminfo: memFree=1441760/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=1721.86
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 168909 24 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622861 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 68004

[startup+1784.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29540
/proc/meminfo: memFree=1441696/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=1781.88
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 174911 24 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611764 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 68004

[startup+1844.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29540
/proc/meminfo: memFree=1441760/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=1841.88
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 180911 24 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134612527 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 1841.89
Current children cumulated vsize (KiB) 68004

[startup+1904.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29540
/proc/meminfo: memFree=1441696/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=1901.87
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 186910 24 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637496 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 1901.88
Current children cumulated vsize (KiB) 68004

[startup+1964.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29540
/proc/meminfo: memFree=1441760/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=1961.89
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 192912 24 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611744 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 1961.9
Current children cumulated vsize (KiB) 68004

[startup+2024.67 s]
/proc/loadavg: 2.05 2.01 2.00 3/87 29540
/proc/meminfo: memFree=1441760/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=2021.89
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 198911 25 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 2021.9
Current children cumulated vsize (KiB) 68004

[startup+2084.73 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 29540
/proc/meminfo: memFree=1441696/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=2081.9
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 204912 25 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611741 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 2081.91
Current children cumulated vsize (KiB) 68004

[startup+2144.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29540
/proc/meminfo: memFree=1441760/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=2141.92
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 210914 25 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134612487 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 2141.93
Current children cumulated vsize (KiB) 68004

[startup+2204.87 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29540
/proc/meminfo: memFree=1441760/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=2201.91
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 216913 25 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611296 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 2201.92
Current children cumulated vsize (KiB) 68004

[startup+2264.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29540
/proc/meminfo: memFree=1441760/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=2261.93
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 222915 25 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 2261.94
Current children cumulated vsize (KiB) 68004

[startup+2325.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29542
/proc/meminfo: memFree=1441568/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=2321.94
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 228916 25 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637496 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 2321.95
Current children cumulated vsize (KiB) 68004

[startup+2385.07 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 29542
/proc/meminfo: memFree=1441568/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=2381.93
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 234915 25 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 2381.94
Current children cumulated vsize (KiB) 68004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.14 s]
/proc/loadavg: 2.06 2.01 2.00 3/87 29542
/proc/meminfo: memFree=1441568/2055920 swapFree=4191880/4192956
[pid=29274] ppid=29272 vsize=47564 CPUtime=0.01
/proc/29274/stat : 29274 (solver.sh) S 29272 29274 28288 0 -1 4194304 845 2110 0 0 0 0 0 1 25 0 1 0 272688785 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29274/statm: 11891 361 245 79 0 217 0
[pid=29291] ppid=29274 vsize=20440 CPUtime=2400.01
/proc/29291/stat : 29291 (toolbar) R 29274 29274 28288 0 -1 4194304 4876 3542 0 0 236723 25 3251 2 25 0 1 0 272688789 20930560 3621 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611568 0 0 4096 2 0 0 0 17 0 0 0
/proc/29291/statm: 5110 3621 66 178 0 4928 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 68004

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2403.15
CPU time (s): 2400.06
CPU user time (s): 2399.75
CPU system time (s): 0.315951
CPU usage (%): 99.8715
Max. virtual memory (cumulated for all children) (KiB): 76752

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

runsolver used 2.79657 s user time and 7.82981 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Fri Jan 19 21:42:23 UTC 2007


IDJOB= 276630
IDBENCH= 5910
IDSOLVER= 73
FILE ID= node26/276630-1169242943

PBS_JOBID= 3589308

Free space on /tmp= 66553 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-276630-1169242943 -o ROOT/results/node26/solver-276630-1169242943 -C 2400 -M 900  /tmp/evaluation/276630-1169242943/solver.sh /tmp/evaluation/276630-1169242943/unknown

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  9f26a666bb0b42121c2d5a77d97f4fb8

RANDOM SEED= 608676351

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:       1445496 kB
Buffers:         41480 kB
Cached:         386108 kB
SwapCached:        268 kB
Active:         312200 kB
Inactive:       229808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1445496 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            7344 kB
Writeback:           0 kB
Mapped:         134132 kB
Slab:            53124 kB
Committed_AS:  4750360 kB
PageTables:       2392 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= 66551 MiB



End job on node26 on Fri Jan 19 22:22:29 UTC 2007