Trace number 275658

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
Toulbar2 2007-01-12MSAT (TO) 2400.09 2418.5

General information on the benchmark

Namerandom/rand-2-26/
rand-26-26-325-155-60021_ext.xml
MD5SUM80893c07fc9c8f130d0db081ff853b98
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints324
Best CPU time to get the best result obtained on this benchmark694.721
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2418.37	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 24 9 16 12 11 15 3 17 5 25 17 14 10 7 8 0 7 21 12 15 13 16 1 18 9 25 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275658-1169224848/unknown.xml to /tmp/evaluation/275658-1169224848/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 324 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-275658-1169224848 -o ROOT/results/node1/solver-275658-1169224848 -C 2400 -M 900 /tmp/evaluation/275658-1169224848/solver.sh /tmp/evaluation/275658-1169224848/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.93 2.00 1.99 5/93 3355
/proc/meminfo: memFree=1151264/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=8560 CPUtime=0
/proc/3354/stat : 3354 (solver.sh) R 3352 3354 2733 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 270880667 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353462671 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3354/statm: 2140 253 197 79 0 133 0

[startup+0.106182 s]
/proc/loadavg: 1.93 2.00 1.99 5/93 3355
/proc/meminfo: memFree=1151264/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) R 3352 3354 2733 0 -1 4194304 743 1704 0 0 0 0 0 1 18 0 1 0 270880667 48709632 358 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353443826 0 2147483391 4096 73728 0 0 0 17 1 0 0
/proc/3354/statm: 11892 358 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.514193 s]
/proc/loadavg: 1.93 2.00 1.99 5/93 3355
/proc/meminfo: memFree=1151264/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33529 s]
/proc/loadavg: 1.93 2.00 1.99 3/95 3372
/proc/meminfo: memFree=1149072/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=2696 CPUtime=0
/proc/3371/stat : 3371 (toulbar2) S 3354 3354 2733 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270880678 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3371/statm: 674 208 186 73 0 11 0
[pid=3372] ppid=3371 vsize=2424 CPUtime=1.2
/proc/3372/stat : 3372 (narycsp) R 3371 3354 2733 0 -1 4194304 734 0 0 0 120 0 0 0 25 0 1 0 270880678 2482176 457 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 1 0 0
/proc/3372/statm: 606 457 106 211 0 375 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 52688

[startup+2.98248 s]
/proc/loadavg: 1.93 2.00 1.99 3/95 3372
/proc/meminfo: memFree=1149072/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=2696 CPUtime=0
/proc/3371/stat : 3371 (toulbar2) S 3354 3354 2733 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270880678 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3371/statm: 674 208 186 73 0 11 0
[pid=3372] ppid=3371 vsize=2424 CPUtime=2.83
/proc/3372/stat : 3372 (narycsp) R 3371 3354 2733 0 -1 4194304 734 0 0 0 283 0 0 0 25 0 1 0 270880678 2482176 457 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514107 0 0 4096 512 0 0 0 17 1 0 0
/proc/3372/statm: 606 457 106 211 0 375 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 52688

[startup+6.26887 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 3372
/proc/meminfo: memFree=1148944/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=2696 CPUtime=0
/proc/3371/stat : 3371 (toulbar2) S 3354 3354 2733 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270880678 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3371/statm: 674 208 186 73 0 11 0
[pid=3372] ppid=3371 vsize=2428 CPUtime=6.09
/proc/3372/stat : 3372 (narycsp) R 3371 3354 2733 0 -1 4194304 741 0 0 0 609 0 0 0 25 0 1 0 270880678 2486272 464 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542224 0 0 4096 512 0 0 0 17 1 0 0
/proc/3372/statm: 607 464 112 211 0 376 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 52692

[startup+12.7426 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 3372
/proc/meminfo: memFree=1148944/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=2696 CPUtime=0
/proc/3371/stat : 3371 (toulbar2) S 3354 3354 2733 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270880678 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3371/statm: 674 208 186 73 0 11 0
[pid=3372] ppid=3371 vsize=2428 CPUtime=12.5
/proc/3372/stat : 3372 (narycsp) R 3371 3354 2733 0 -1 4194304 741 0 0 0 1250 0 0 0 25 0 1 0 270880678 2486272 464 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514105 0 0 4096 512 0 0 0 17 1 0 0
/proc/3372/statm: 607 464 112 211 0 376 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 52692

[startup+25.5641 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 3373
/proc/meminfo: memFree=1147992/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7548 CPUtime=25.19
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 985 1136 0 0 87 0 2432 0 25 0 1 0 270880678 7729152 915 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545490 0 0 4096 0 0 0 0 17 1 0 0
/proc/3371/statm: 1887 915 280 73 0 1224 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 55116

[startup+51.2351 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 3373
/proc/meminfo: memFree=1148056/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7548 CPUtime=50.63
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 987 1136 0 0 2631 0 2432 0 25 0 1 0 270880678 7729152 917 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3371/statm: 1887 917 280 73 0 1224 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 55116

[startup+102.457 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3373
/proc/meminfo: memFree=1148056/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7548 CPUtime=101.39
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 987 1136 0 0 7706 1 2432 0 25 0 1 0 270880678 7729152 917 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 1 0 0
/proc/3371/statm: 1887 917 280 73 0 1224 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 55116

[startup+162.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3373
/proc/meminfo: memFree=1148056/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=160.89
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 13656 1 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 1 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 55120

[startup+222.594 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3373
/proc/meminfo: memFree=1148120/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=220.44
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 19610 2 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134683066 0 0 4096 0 0 0 0 17 1 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 55120

[startup+282.687 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 3373
/proc/meminfo: memFree=1148120/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=279.99
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 25565 2 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134563235 0 0 4096 0 0 0 0 17 1 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 280
Current children cumulated vsize (KiB) 55120

[startup+342.782 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 3373
/proc/meminfo: memFree=1148056/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=339.55
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 31520 3 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134552368 0 0 4096 0 0 0 0 17 1 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 339.56
Current children cumulated vsize (KiB) 55120

[startup+402.788 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3373
/proc/meminfo: memFree=1148056/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=399.02
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 37467 3 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160523815 0 0 4096 0 0 0 0 17 1 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 399.03
Current children cumulated vsize (KiB) 55120

[startup+462.885 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3373
/proc/meminfo: memFree=1148056/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=458.57
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 43421 4 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545509 0 0 4096 0 0 0 0 17 1 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 458.58

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

/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=1650.21
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 162573 16 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591472 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1650.22
Current children cumulated vsize (KiB) 55120

[startup+1724.47 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 3645
/proc/meminfo: memFree=1312400/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=1709.94
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 168546 16 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1709.95
Current children cumulated vsize (KiB) 55120

[startup+1784.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 3645
/proc/meminfo: memFree=1312528/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=1769.69
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 174521 16 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548504 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1769.7
Current children cumulated vsize (KiB) 55120

[startup+1844.6 s]
/proc/loadavg: 2.08 2.02 2.01 3/95 3645
/proc/meminfo: memFree=1312464/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=1829.42
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 180493 17 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549205 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1829.43
Current children cumulated vsize (KiB) 55120

[startup+1904.67 s]
/proc/loadavg: 2.03 2.01 2.00 3/95 3645
/proc/meminfo: memFree=1312464/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=1889.16
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 186467 17 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545487 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1889.17
Current children cumulated vsize (KiB) 55120

[startup+1964.73 s]
/proc/loadavg: 2.08 2.02 2.00 3/95 3645
/proc/meminfo: memFree=1312464/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=1948.88
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 192439 17 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545476 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 1948.89
Current children cumulated vsize (KiB) 55120

[startup+2024.8 s]
/proc/loadavg: 2.03 2.02 2.00 3/95 3645
/proc/meminfo: memFree=1312464/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=2008.63
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 198414 17 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545502 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2008.64
Current children cumulated vsize (KiB) 55120

[startup+2084.86 s]
/proc/loadavg: 2.08 2.03 2.00 3/95 3645
/proc/meminfo: memFree=1312464/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=2068.36
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 204387 17 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560147 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2068.37
Current children cumulated vsize (KiB) 55120

[startup+2144.93 s]
/proc/loadavg: 2.03 2.02 2.00 3/95 3645
/proc/meminfo: memFree=1312464/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=2128.1
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 210360 18 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545753 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2128.11
Current children cumulated vsize (KiB) 55120

[startup+2204.99 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 3645
/proc/meminfo: memFree=1312464/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=2187.84
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 216334 18 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545473 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2187.85
Current children cumulated vsize (KiB) 55120

[startup+2265.06 s]
/proc/loadavg: 2.00 2.01 2.00 4/95 3645
/proc/meminfo: memFree=1312464/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=2247.59
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 222309 18 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545512 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2247.6
Current children cumulated vsize (KiB) 55120

[startup+2325.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 3645
/proc/meminfo: memFree=1312464/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=2307.3
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 228280 18 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548972 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2307.31
Current children cumulated vsize (KiB) 55120

[startup+2385.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 3645
/proc/meminfo: memFree=1312464/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=2367.05
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 234255 18 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541126 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2367.06
Current children cumulated vsize (KiB) 55120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2418.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 3645
/proc/meminfo: memFree=1312400/2055920 swapFree=4165612/4192956
[pid=3354] ppid=3352 vsize=47568 CPUtime=0.01
/proc/3354/stat : 3354 (solver.sh) S 3352 3354 2733 0 -1 4194304 847 2110 0 0 0 0 0 1 20 0 1 0 270880667 48709632 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3354/statm: 11892 361 245 79 0 217 0
[pid=3371] ppid=3354 vsize=7552 CPUtime=2400.02
/proc/3371/stat : 3371 (toulbar2) R 3354 3354 2733 0 -1 4194304 988 1136 0 0 237552 18 2432 0 25 0 1 0 270880678 7733248 918 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591528 0 0 4096 0 0 0 0 17 0 0 0
/proc/3371/statm: 1888 918 280 73 0 1225 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 55120

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2418.5
CPU time (s): 2400.09
CPU user time (s): 2399.87
CPU system time (s): 0.220966
CPU usage (%): 99.2388
Max. virtual memory (cumulated for all children) (KiB): 55120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.87
system time used= 0.220966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5115
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= 71
involuntary context switches= 103915

runsolver used 2.91156 s user time and 7.74082 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri Jan 19 16:40:49 UTC 2007


IDJOB= 275658
IDBENCH= 4348
IDSOLVER= 70
FILE ID= node1/275658-1169224848

PBS_JOBID= 3588944

Free space on /tmp= 66555 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-26/rand-26-26-325-155-60021_ext.xml
COMMAND LINE= /tmp/evaluation/275658-1169224848/solver.sh /tmp/evaluation/275658-1169224848/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node1/convwatcher-275658-1169224848 -o ROOT/results/node1/conversion-275658-1169224848 -C 600 -M 900 /tmp/evaluation/275658-1169224848/translate /tmp/evaluation/275658-1169224848/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-275658-1169224848 -o ROOT/results/node1/solver-275658-1169224848 -C 2400 -M 900  /tmp/evaluation/275658-1169224848/solver.sh /tmp/evaluation/275658-1169224848/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  80893c07fc9c8f130d0db081ff853b98

RANDOM SEED= 75437779

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.234
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.234
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:       1151680 kB
Buffers:         49928 kB
Cached:         563876 kB
SwapCached:       3840 kB
Active:         434244 kB
Inactive:       394500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1151680 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            3116 kB
Writeback:           0 kB
Mapped:         234728 kB
Slab:            59812 kB
Committed_AS:  8495324 kB
PageTables:       2728 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 node1 on Fri Jan 19 17:21:08 UTC 2007