Trace number 280488

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.05 2408.5

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-5_ext.xml
MD5SUMd53928f19ca0347ce78b3f553c9e851e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints3
Best CPU time to get the best result obtained on this benchmark1309.67
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)

2408.49	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
/proc/loadavg: 1.92 1.99 1.99 5/93 30030
/proc/meminfo: memFree=1288544/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=18540 CPUtime=0
/proc/30029/stat : 30029 (runsolver) R 30027 28927 28927 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 279008133 18984960 277 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 269757084402 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30029/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107216 s]
/proc/loadavg: 1.92 1.99 1.99 5/93 30030
/proc/meminfo: memFree=1288544/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47576

[startup+0.51527 s]
/proc/loadavg: 1.92 1.99 1.99 5/93 30030
/proc/meminfo: memFree=1288544/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47576

[startup+1.33638 s]
/proc/loadavg: 1.92 1.99 1.99 3/95 30047
/proc/meminfo: memFree=948112/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=2696 CPUtime=0
/proc/30046/stat : 30046 (toulbar2) S 30029 30029 28927 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 279008137 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/30046/statm: 674 208 186 73 0 11 0
[pid=30047] ppid=30046 vsize=787564 CPUtime=1.27
/proc/30047/stat : 30047 (narycsp) R 30046 30029 28927 0 -1 4194304 185055 0 0 0 46 81 0 0 25 0 1 0 279008137 806465536 119264 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 135014475 0 0 4096 512 0 0 0 17 1 0 0
/proc/30047/statm: 196891 119264 101 211 0 196660 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 837836

[startup+2.9746 s]
/proc/loadavg: 1.92 1.99 1.99 3/95 30047
/proc/meminfo: memFree=689296/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=2696 CPUtime=0
/proc/30046/stat : 30046 (toulbar2) S 30029 30029 28927 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 279008137 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/30046/statm: 674 208 186 73 0 11 0
[pid=30047] ppid=30046 vsize=526440 CPUtime=2.84
/proc/30047/stat : 30047 (narycsp) R 30046 30029 28927 0 -1 4195840 262605 0 0 0 74 210 0 0 25 0 1 0 279008137 539074560 131244 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134908929 0 0 4096 512 0 0 0 17 1 0 0
/proc/30047/statm: 131610 131244 119 211 0 131379 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 576712

[startup+6.27603 s]
/proc/loadavg: 2.17 2.04 2.01 3/94 30048
/proc/meminfo: memFree=732376/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=8996 CPUtime=6.1
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1288 263000 0 0 202 0 74 334 25 0 1 0 279008137 9211904 1220 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613396 0 0 4096 0 0 0 0 17 1 0 0
/proc/30046/statm: 2249 1220 281 73 0 1586 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 56572

[startup+12.7329 s]
/proc/loadavg: 2.23 2.05 2.02 3/96 30050
/proc/meminfo: memFree=726664/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=8996 CPUtime=12.51
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1289 263000 0 0 839 4 74 334 25 0 1 0 279008137 9211904 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613400 0 0 4096 0 0 0 0 17 1 0 0
/proc/30046/statm: 2249 1221 282 73 0 1586 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 56572

[startup+25.5626 s]
/proc/loadavg: 2.55 2.13 2.04 3/95 30050
/proc/meminfo: memFree=745424/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=8996 CPUtime=25.22
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1289 263000 0 0 2104 10 74 334 25 0 1 0 279008137 9211904 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160361088 0 0 4096 0 0 0 0 17 1 0 0
/proc/30046/statm: 2249 1221 282 73 0 1586 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 56572

[startup+51.214 s]
/proc/loadavg: 2.36 2.12 2.04 3/94 30050
/proc/meminfo: memFree=746072/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=8996 CPUtime=50.66
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1289 263000 0 0 4648 10 74 334 25 0 1 0 279008137 9211904 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613403 0 0 4096 0 0 0 0 17 1 0 0
/proc/30046/statm: 2249 1221 282 73 0 1586 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 56572

[startup+102.511 s]
/proc/loadavg: 2.15 2.10 2.03 3/94 30050
/proc/meminfo: memFree=746456/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=8996 CPUtime=101.53
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1289 263000 0 0 9734 11 74 334 25 0 1 0 279008137 9211904 1221 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613400 0 0 4096 0 0 0 0 17 1 0 0
/proc/30046/statm: 2249 1221 282 73 0 1586 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 56572

[startup+162.533 s]
/proc/loadavg: 2.06 2.08 2.03 3/94 30050
/proc/meminfo: memFree=746456/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=161.05
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 15686 11 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134584679 0 0 4096 0 0 0 0 17 1 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 161.07
Current children cumulated vsize (KiB) 56576

[startup+222.559 s]
/proc/loadavg: 2.02 2.06 2.02 3/94 30050
/proc/meminfo: memFree=746520/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=220.57
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 21638 11 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613403 0 0 4096 0 0 0 0 17 1 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 56576

[startup+282.566 s]
/proc/loadavg: 2.00 2.05 2.02 3/94 30050
/proc/meminfo: memFree=746520/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=280.09
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 27589 12 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 12346332 0 0 4096 0 0 0 0 17 1 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 56576

[startup+342.627 s]
/proc/loadavg: 2.00 2.04 2.01 3/94 30050
/proc/meminfo: memFree=746584/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=339.64
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 33544 12 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134585518 0 0 4096 0 0 0 0 17 1 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 56576

[startup+402.717 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 30050
/proc/meminfo: memFree=746584/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=399.21
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 39500 13 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613400 0 0 4096 0 0 0 0 17 1 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 399.23
Current children cumulated vsize (KiB) 56576

[startup+462.731 s]
/proc/loadavg: 2.08 2.04 2.01 3/94 30052
/proc/meminfo: memFree=746648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=458.72
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 45451 13 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 458.74
Current children cumulated vsize (KiB) 56576

[startup+522.758 s]
/proc/loadavg: 2.07 2.04 2.00 3/94 30052
/proc/meminfo: memFree=746584/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02

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

/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=1656.1
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 165179 23 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134585042 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 1656.12
Current children cumulated vsize (KiB) 56576

[startup+1723.86 s]
/proc/loadavg: 2.00 1.99 1.99 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=1716.11
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 171180 23 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159728708 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 1716.13
Current children cumulated vsize (KiB) 56576

[startup+1783.93 s]
/proc/loadavg: 2.00 1.99 1.99 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=1776.11
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 177180 23 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613423 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 1776.13
Current children cumulated vsize (KiB) 56576

[startup+1844.01 s]
/proc/loadavg: 2.00 1.99 1.99 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=1836.1
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 183179 23 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160523745 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 1836.12
Current children cumulated vsize (KiB) 56576

[startup+1904.08 s]
/proc/loadavg: 2.09 2.02 2.00 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=1896.12
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 189181 23 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613400 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 1896.14
Current children cumulated vsize (KiB) 56576

[startup+1964.15 s]
/proc/loadavg: 2.04 2.02 2.00 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=1956.13
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 195182 23 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613452 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 1956.15
Current children cumulated vsize (KiB) 56576

[startup+2024.23 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=2016.13
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 201182 23 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160502465 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2016.15
Current children cumulated vsize (KiB) 56576

[startup+2084.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=2076.15
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 207183 24 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613396 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2076.17
Current children cumulated vsize (KiB) 56576

[startup+2144.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=2136.16
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 213184 24 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613541 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2136.18
Current children cumulated vsize (KiB) 56576

[startup+2204.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=2196.16
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 219184 24 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613400 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2196.18
Current children cumulated vsize (KiB) 56576

[startup+2264.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=2256.18
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 225186 24 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613400 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2256.2
Current children cumulated vsize (KiB) 56576

[startup+2324.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=2316.19
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 231187 24 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545707 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2316.21
Current children cumulated vsize (KiB) 56576

[startup+2384.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30246
/proc/meminfo: memFree=216584/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=2376.19
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 237187 24 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613614 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2376.21
Current children cumulated vsize (KiB) 56576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2408.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30246
/proc/meminfo: memFree=216648/2055920 swapFree=4169400/4192956
[pid=30029] ppid=30027 vsize=47576 CPUtime=0.02
/proc/30029/stat : 30029 (solver.sh) S 30027 30029 28927 0 -1 4194304 846 2113 0 0 0 1 0 1 25 0 1 0 279008133 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30029/statm: 11894 361 245 79 0 217 0
[pid=30046] ppid=30029 vsize=9000 CPUtime=2399.99
/proc/30046/stat : 30046 (toulbar2) R 30029 30029 28927 0 -1 4194304 1290 263000 0 0 239567 24 74 334 25 0 1 0 279008137 9216000 1222 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134613403 0 0 4096 0 0 0 0 17 0 0 0
/proc/30046/statm: 2250 1222 282 73 0 1587 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 56576

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2408.5
CPU time (s): 2400.05
CPU user time (s): 2396.43
CPU system time (s): 3.62045
CPU usage (%): 99.6491
Max. virtual memory (cumulated for all children) (KiB): 837836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.43
system time used= 3.62045
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267282
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= 72
involuntary context switches= 74251

runsolver used 2.46962 s user time and 7.54485 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan 20 15:15:31 UTC 2007


IDJOB= 280488
IDBENCH= 11099
IDSOLVER= 70
FILE ID= node13/280488-1169306130

PBS_JOBID= 3609650

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-5_ext.xml
COMMAND LINE= /tmp/evaluation/280488-1169306130/solver.sh /tmp/evaluation/280488-1169306130/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node13/convwatcher-280488-1169306130 -o ROOT/results/node13/conversion-280488-1169306130 -C 600 -M 900 /tmp/evaluation/280488-1169306130/translate /tmp/evaluation/280488-1169306130/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-280488-1169306130 -o ROOT/results/node13/solver-280488-1169306130 -C 2400 -M 900  /tmp/evaluation/280488-1169306130/solver.sh /tmp/evaluation/280488-1169306130/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  d53928f19ca0347ce78b3f553c9e851e

RANDOM SEED= 685614387

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.247
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.247
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:       1288960 kB
Buffers:         61900 kB
Cached:         537696 kB
SwapCached:       8664 kB
Active:         366524 kB
Inactive:       321476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1288960 kB
SwapTotal:     4192956 kB
SwapFree:      4169400 kB
Dirty:            4492 kB
Writeback:           0 kB
Mapped:         105356 kB
Slab:            63488 kB
Committed_AS:  9132832 kB
PageTables:       2540 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= 66041 MiB



End job on node13 on Sat Jan 20 15:55:40 UTC 2007