Trace number 280371

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-12? (TO) 2400.11 2402.63

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-13_ext.xml
MD5SUM3a79806ad987136e66cdfb5c8a2b9150
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints2
Best CPU time to get the best result obtained on this benchmark2400.04
SatisfiableNO
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2402.62	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/280371-1169305372/unknown.xml to /tmp/evaluation/280371-1169305372/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/node16/watcher-280371-1169305372 -o ROOT/results/node16/solver-280371-1169305372 -C 2400 -M 900 /tmp/evaluation/280371-1169305372/solver.sh /tmp/evaluation/280371-1169305372/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.04 2.02 2.00 5/87 32077
/proc/meminfo: memFree=1185816/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=8560 CPUtime=0
/proc/32076/stat : 32076 (solver.sh) R 32074 32076 30342 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 278932152 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231962560399 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32076/statm: 2140 253 197 79 0 133 0

[startup+0.104903 s]
/proc/loadavg: 2.04 2.02 2.00 5/87 32077
/proc/meminfo: memFree=1185816/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47548

[startup+0.512826 s]
/proc/loadavg: 2.04 2.02 2.00 5/87 32077
/proc/meminfo: memFree=1185816/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47548

[startup+1.33367 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 32094
/proc/meminfo: memFree=837960/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=2696 CPUtime=0
/proc/32093/stat : 32093 (toulbar2) S 32076 32076 30342 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 278932156 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32093/statm: 674 208 186 73 0 11 0
[pid=32094] ppid=32093 vsize=787564 CPUtime=1.28
/proc/32094/stat : 32094 (narycsp) R 32093 32076 30342 0 -1 4194304 187578 0 0 0 49 79 0 0 25 0 1 0 278932156 806465536 121787 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 135014475 0 0 4096 512 0 0 0 17 1 0 0
/proc/32094/statm: 196891 121787 101 211 0 196660 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 837808

[startup+2.97037 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 32094
/proc/meminfo: memFree=578696/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=2696 CPUtime=0
/proc/32093/stat : 32093 (toulbar2) S 32076 32076 30342 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 278932156 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32093/statm: 674 208 186 73 0 11 0
[pid=32094] ppid=32093 vsize=526440 CPUtime=2.85
/proc/32094/stat : 32094 (narycsp) R 32093 32076 30342 0 -1 4195840 262605 0 0 0 76 209 0 0 25 0 1 0 278932156 539074560 131244 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134908929 0 0 4096 512 0 0 0 17 1 0 0
/proc/32094/statm: 131610 131244 119 211 0 131379 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 576684

[startup+6.25674 s]
/proc/loadavg: 2.28 2.07 2.02 3/88 32095
/proc/meminfo: memFree=628816/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=8996 CPUtime=6.11
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1288 262999 0 0 207 0 76 328 25 0 1 0 278932156 9211904 1220 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613400 0 0 4096 0 0 0 0 17 1 0 0
/proc/32093/statm: 2249 1220 281 73 0 1586 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 56544

[startup+12.7255 s]
/proc/loadavg: 2.34 2.08 2.02 3/89 32096
/proc/meminfo: memFree=622856/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=8996 CPUtime=12.38
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1288 262999 0 0 830 4 76 328 25 0 1 0 278932156 9211904 1220 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 7672796 0 0 4096 0 0 0 0 17 1 0 0
/proc/32093/statm: 2249 1220 281 73 0 1586 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 56544

[startup+25.5561 s]
/proc/loadavg: 2.62 2.16 2.05 3/88 32096
/proc/meminfo: memFree=633616/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=8996 CPUtime=25.16
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1288 262999 0 0 2104 8 76 328 25 0 1 0 278932156 9211904 1220 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160364374 0 0 4096 0 0 0 0 17 1 0 0
/proc/32093/statm: 2249 1220 281 73 0 1586 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 56544

[startup+51.2013 s]
/proc/loadavg: 2.41 2.14 2.04 3/88 32096
/proc/meminfo: memFree=643792/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=8996 CPUtime=50.64
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1288 262999 0 0 4650 10 76 328 25 0 1 0 278932156 9211904 1220 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160502465 0 0 4096 0 0 0 0 17 1 0 0
/proc/32093/statm: 2249 1220 281 73 0 1586 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 56544

[startup+102.496 s]
/proc/loadavg: 2.18 2.12 2.04 4/89 32184
/proc/meminfo: memFree=15560/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=8996 CPUtime=101.71
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1288 262999 0 0 9756 11 76 328 25 0 1 0 278932156 9211904 1220 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613403 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2249 1220 281 73 0 1586 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 56544

[startup+162.497 s]
/proc/loadavg: 2.35 2.21 2.08 3/88 32186
/proc/meminfo: memFree=553880/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=161.69
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1289 262999 0 0 15745 20 76 328 25 0 1 0 278932156 9216000 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160502452 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1221 281 73 0 1587 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 56548

[startup+222.599 s]
/proc/loadavg: 2.13 2.17 2.07 3/88 32186
/proc/meminfo: memFree=554264/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=221.73
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1289 262999 0 0 21749 20 76 328 25 0 1 0 278932156 9216000 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613400 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1221 281 73 0 1587 0
Current children cumulated CPU time (s) 221.75
Current children cumulated vsize (KiB) 56548

[startup+282.697 s]
/proc/loadavg: 2.05 2.13 2.07 3/88 32186
/proc/meminfo: memFree=554328/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=281.8
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1289 262999 0 0 27756 20 76 328 25 0 1 0 278932156 9216000 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613403 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1221 281 73 0 1587 0
Current children cumulated CPU time (s) 281.82
Current children cumulated vsize (KiB) 56548

[startup+342.798 s]
/proc/loadavg: 2.02 2.11 2.06 3/88 32186
/proc/meminfo: memFree=554392/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=341.85
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1289 262999 0 0 33761 20 76 328 25 0 1 0 278932156 9216000 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160502465 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1221 281 73 0 1587 0
Current children cumulated CPU time (s) 341.87
Current children cumulated vsize (KiB) 56548

[startup+402.901 s]
/proc/loadavg: 2.05 2.10 2.06 3/88 32186
/proc/meminfo: memFree=554456/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=401.9
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1289 262999 0 0 39766 20 76 328 25 0 1 0 278932156 9216000 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134584746 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1221 281 73 0 1587 0
Current children cumulated CPU time (s) 401.92
Current children cumulated vsize (KiB) 56548

[startup+462.997 s]
/proc/loadavg: 2.02 2.08 2.05 3/88 32186
/proc/meminfo: memFree=554392/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=461.96
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1289 262999 0 0 45772 20 76 328 25 0 1 0 278932156 9216000 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613398 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1221 281 73 0 1587 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 56548

[startup+523.094 s]
/proc/loadavg: 2.00 2.06 2.05 4/88 32186
/proc/meminfo: memFree=554456/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02

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

/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=1662.68
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1289 262999 0 0 165841 23 76 328 25 0 1 0 278932156 9216000 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160365163 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1221 281 73 0 1587 0
Current children cumulated CPU time (s) 1662.7
Current children cumulated vsize (KiB) 56548

[startup+1724.69 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554456/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=1722.73
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1289 262999 0 0 171846 23 76 328 25 0 1 0 278932156 9216000 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613403 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1221 281 73 0 1587 0
Current children cumulated CPU time (s) 1722.75
Current children cumulated vsize (KiB) 56548

[startup+1784.79 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554456/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=1782.8
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1289 262999 0 0 177853 23 76 328 25 0 1 0 278932156 9216000 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613396 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1221 281 73 0 1587 0
Current children cumulated CPU time (s) 1782.82
Current children cumulated vsize (KiB) 56548

[startup+1844.79 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554392/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=1842.74
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1289 262999 0 0 183847 23 76 328 25 0 1 0 278932156 9216000 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613400 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1221 281 73 0 1587 0
Current children cumulated CPU time (s) 1842.76
Current children cumulated vsize (KiB) 56548

[startup+1904.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554392/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=1902.8
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1290 262999 0 0 189853 23 76 328 25 0 1 0 278932156 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160056862 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 1902.82
Current children cumulated vsize (KiB) 56548

[startup+1964.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554392/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=1962.86
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1290 262999 0 0 195859 23 76 328 25 0 1 0 278932156 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613396 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 1962.88
Current children cumulated vsize (KiB) 56548

[startup+2025.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554456/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=2022.91
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1290 262999 0 0 201864 23 76 328 25 0 1 0 278932156 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160363878 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2022.93
Current children cumulated vsize (KiB) 56548

[startup+2085.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554392/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=2082.97
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1290 262999 0 0 207870 23 76 328 25 0 1 0 278932156 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134584883 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2082.99
Current children cumulated vsize (KiB) 56548

[startup+2145.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554456/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=2143.03
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1290 262999 0 0 213876 23 76 328 25 0 1 0 278932156 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134666307 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2143.05
Current children cumulated vsize (KiB) 56548

[startup+2205.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554392/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=2203.07
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1290 262999 0 0 219880 23 76 328 25 0 1 0 278932156 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160502465 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2203.09
Current children cumulated vsize (KiB) 56548

[startup+2265.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554392/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=2263.03
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1290 262999 0 0 225876 23 76 328 25 0 1 0 278932156 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613254 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2263.05
Current children cumulated vsize (KiB) 56548

[startup+2325.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554456/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=2323.09
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1290 262999 0 0 231882 23 76 328 25 0 1 0 278932156 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160051253 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2323.11
Current children cumulated vsize (KiB) 56548

[startup+2385.69 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554392/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=2383.14
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1290 262999 0 0 237887 23 76 328 25 0 1 0 278932156 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159723394 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2383.16
Current children cumulated vsize (KiB) 56548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 32188
/proc/meminfo: memFree=554392/2055920 swapFree=4191880/4192956
[pid=32076] ppid=32074 vsize=47548 CPUtime=0.02
/proc/32076/stat : 32076 (solver.sh) S 32074 32076 30342 0 -1 4194304 846 2110 0 0 0 1 0 1 25 0 1 0 278932152 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32076/statm: 11887 361 245 79 0 217 0
[pid=32093] ppid=32076 vsize=9000 CPUtime=2400.05
/proc/32093/stat : 32093 (toulbar2) R 32076 32076 30342 0 -1 4194304 1290 262999 0 0 239578 23 76 328 25 0 1 0 278932156 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613403 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 56548

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2402.63
CPU time (s): 2400.11
CPU user time (s): 2396.56
CPU system time (s): 3.54946
CPU usage (%): 99.8951
Max. virtual memory (cumulated for all children) (KiB): 837808

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

runsolver used 2.53661 s user time and 6.49301 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan 20 15:02:52 UTC 2007


IDJOB= 280371
IDBENCH= 11086
IDSOLVER= 70
FILE ID= node16/280371-1169305372

PBS_JOBID= 3609643

Free space on /tmp= 66559 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-10-20-10/rand-10-20-10-5-10000-13_ext.xml
COMMAND LINE= /tmp/evaluation/280371-1169305372/solver.sh /tmp/evaluation/280371-1169305372/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node16/convwatcher-280371-1169305372 -o ROOT/results/node16/conversion-280371-1169305372 -C 600 -M 900 /tmp/evaluation/280371-1169305372/translate /tmp/evaluation/280371-1169305372/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-280371-1169305372 -o ROOT/results/node16/solver-280371-1169305372 -C 2400 -M 900  /tmp/evaluation/280371-1169305372/solver.sh /tmp/evaluation/280371-1169305372/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  3a79806ad987136e66cdfb5c8a2b9150

RANDOM SEED= 70499344

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.220
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.220
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:       1186296 kB
Buffers:         55748 kB
Cached:         685660 kB
SwapCached:        268 kB
Active:         305460 kB
Inactive:       486960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1186296 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4504 kB
Writeback:           0 kB
Mapped:          71400 kB
Slab:            61992 kB
Committed_AS:  8170516 kB
PageTables:       2384 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= 65530 MiB



End job on node16 on Sat Jan 20 15:42:56 UTC 2007