Trace number 200018

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
Mistral 2006-12-04? (TO) 1800.08 1863.71

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-23_ext.xml
MD5SUMfa8b700eb227110d25204c2018a1ac0d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains...............    0
0.21	c 	variables.............    0
0.21	c 	relations............. 0.92
0.94	c 	constraints........... 0.05
0.99	c Allocating memory
0.99	c 
0.99	c time limit = -1
0.99	c heuristic = dom/wdeg
0.99	c restart policy = No restart
0.99	c 
0.99	c Solving
0.99	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node29/watcher-200018-1168139744 -o ROOT/results/node29/solver-200018-1168139744 -C 1800 -M 900 /tmp/evaluation/200018-1168139744/mistral/bin/solver /tmp/evaluation/200018-1168139744/unknown.xml -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.01 2.13 1.61 4/94 2461
/proc/meminfo: memFree=885488/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=540 CPUtime=0
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 41 0 0 0 0 0 0 0 18 0 1 0 162368610 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4129572 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 135 26 21 92 0 18 0

[startup+0.105193 s]
/proc/loadavg: 2.01 2.13 1.61 4/94 2461
/proc/meminfo: memFree=885488/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=7928 CPUtime=0.09
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 1051 0 0 0 9 0 0 0 18 0 1 0 162368610 8118272 1019 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159453622 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 1982 1019 692 92 0 326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7928

[startup+0.515631 s]
/proc/loadavg: 2.01 2.13 1.61 4/94 2461
/proc/meminfo: memFree=885488/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=11104 CPUtime=0.49
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 1847 0 0 0 49 0 0 0 22 0 1 0 162368610 11370496 1815 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4596702 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 2776 1815 692 92 0 1120 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11104

[startup+1.33668 s]
/proc/loadavg: 2.01 2.13 1.61 3/94 2461
/proc/meminfo: memFree=877360/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1.31
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 130 1 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637130 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14688

[startup+2.97678 s]
/proc/loadavg: 2.01 2.13 1.61 3/94 2461
/proc/meminfo: memFree=877360/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=2.94
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 293 1 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790342 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 14688

[startup+6.25798 s]
/proc/loadavg: 2.01 2.13 1.61 3/94 2461
/proc/meminfo: memFree=877168/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=6.19
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 618 1 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790632 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 14688

[startup+12.7184 s]
/proc/loadavg: 2.09 2.14 1.62 4/94 2461
/proc/meminfo: memFree=877232/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=12.59
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 1258 1 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 14688

[startup+25.5292 s]
/proc/loadavg: 2.22 2.17 1.63 3/94 2461
/proc/meminfo: memFree=877360/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=25.3
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 2529 1 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637475 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 14688

[startup+51.1429 s]
/proc/loadavg: 2.14 2.15 1.64 3/94 2461
/proc/meminfo: memFree=877360/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=50.68
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 5067 1 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790730 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 14688

[startup+102.38 s]
/proc/loadavg: 2.19 2.16 1.67 3/94 2461
/proc/meminfo: memFree=877424/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=101.43
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 10142 1 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790632 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 14688

[startup+162.471 s]
/proc/loadavg: 2.17 2.16 1.70 3/94 2463
/proc/meminfo: memFree=877232/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=160.99
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 16097 2 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790720 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 14688

[startup+222.56 s]
/proc/loadavg: 2.19 2.16 1.72 3/94 2463
/proc/meminfo: memFree=877232/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=220.54
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 22052 2 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637483 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 14688

[startup+282.652 s]
/proc/loadavg: 2.12 2.14 1.74 3/94 2463
/proc/meminfo: memFree=877232/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=280.12
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 28009 3 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134714746 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 14688

[startup+342.66 s]
/proc/loadavg: 2.08 2.13 1.76 3/94 2463
/proc/meminfo: memFree=877232/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=339.62
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 33959 3 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637613 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 339.62
Current children cumulated vsize (KiB) 14688

[startup+402.695 s]
/proc/loadavg: 2.51 2.22 1.81 4/101 4887
/proc/meminfo: memFree=871688/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=394.35
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 39430 5 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637816 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 394.35
Current children cumulated vsize (KiB) 14688

[startup+462.75 s]
/proc/loadavg: 3.07 2.43 1.91 4/101 9770
/proc/meminfo: memFree=865352/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=444.14
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 44407 7 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637413 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 444.14
Current children cumulated vsize (KiB) 14688

[startup+522.834 s]
/proc/loadavg: 3.49 2.66 2.01 3/101 15075
/proc/meminfo: memFree=860040/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=493.5
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 49342 8 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790623 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 493.5
Current children cumulated vsize (KiB) 14688

[startup+582.884 s]
/proc/loadavg: 3.30 2.75 2.08 4/101 20258
/proc/meminfo: memFree=853768/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=543.13
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 54303 10 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790348 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 543.13
Current children cumulated vsize (KiB) 14688

[startup+642.93 s]
/proc/loadavg: 3.23 2.83 2.15 4/101 25441
/proc/meminfo: memFree=848200/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=592.87
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 59275 12 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 592.87
Current children cumulated vsize (KiB) 14688

[startup+702.939 s]
/proc/loadavg: 3.29 2.92 2.22 4/101 30777
/proc/meminfo: memFree=840840/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=649.29
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 64912 17 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637818 0 0 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 649.29
Current children cumulated vsize (KiB) 14688

[startup+762.951 s]
/proc/loadavg: 3.29 2.99 2.29 4/100 3585
/proc/meminfo: memFree=836240/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=704.62
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 70444 18 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 704.62
Current children cumulated vsize (KiB) 14688

[startup+823.045 s]
/proc/loadavg: 2.73 2.89 2.30 4/94 4754
/proc/meminfo: memFree=836784/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=761.92

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

Current children cumulated vsize (KiB) 14688

[startup+883.12 s]
/proc/loadavg: 2.42 2.77 2.29 3/94 4754
/proc/meminfo: memFree=836848/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=821.76
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 82157 19 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790560 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 14688

[startup+943.196 s]
/proc/loadavg: 2.31 2.69 2.29 3/94 4754
/proc/meminfo: memFree=836848/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=881.61
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 88141 20 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637816 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 881.61
Current children cumulated vsize (KiB) 14688

[startup+1003.28 s]
/proc/loadavg: 2.20 2.59 2.28 3/94 4754
/proc/meminfo: memFree=836848/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=941.44
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 94124 20 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637736 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 941.44
Current children cumulated vsize (KiB) 14688

[startup+1063.35 s]
/proc/loadavg: 2.22 2.52 2.27 3/94 4754
/proc/meminfo: memFree=836784/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1001.29
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 100108 21 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639586 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1001.29
Current children cumulated vsize (KiB) 14688

[startup+1123.43 s]
/proc/loadavg: 2.20 2.46 2.27 3/94 4754
/proc/meminfo: memFree=836720/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1061.13
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 106092 21 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639636 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1061.13
Current children cumulated vsize (KiB) 14688

[startup+1183.5 s]
/proc/loadavg: 2.29 2.45 2.27 3/94 4754
/proc/meminfo: memFree=836720/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1120.97
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 112075 22 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1120.97
Current children cumulated vsize (KiB) 14688

[startup+1243.57 s]
/proc/loadavg: 2.19 2.39 2.26 4/94 4754
/proc/meminfo: memFree=836656/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1180.81
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 118059 22 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134714743 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1180.81
Current children cumulated vsize (KiB) 14688

[startup+1303.65 s]
/proc/loadavg: 2.18 2.36 2.26 3/94 4754
/proc/meminfo: memFree=836656/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1240.65
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 124043 22 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637206 0 0 4096 0 0 0 0 17 1 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1240.65
Current children cumulated vsize (KiB) 14688

[startup+1363.74 s]
/proc/loadavg: 2.02 2.28 2.24 3/88 4843
/proc/meminfo: memFree=1448176/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1300.65
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 130040 25 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637689 0 0 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1300.65
Current children cumulated vsize (KiB) 14688

[startup+1423.77 s]
/proc/loadavg: 2.00 2.22 2.22 3/88 4843
/proc/meminfo: memFree=1448240/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1360.57
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 136032 25 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639594 0 0 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1360.57
Current children cumulated vsize (KiB) 14688

[startup+1483.84 s]
/proc/loadavg: 2.00 2.18 2.20 3/88 4843
/proc/meminfo: memFree=1448240/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1420.6
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 142035 25 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790388 0 0 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1420.6
Current children cumulated vsize (KiB) 14688

[startup+1543.85 s]
/proc/loadavg: 2.00 2.14 2.19 3/88 4843
/proc/meminfo: memFree=1448240/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1480.55
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 148030 25 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790388 0 0 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1480.55
Current children cumulated vsize (KiB) 14688

[startup+1603.85 s]
/proc/loadavg: 2.00 2.12 2.17 3/88 4843
/proc/meminfo: memFree=1448240/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1540.48
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 154023 25 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637606 0 0 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1540.48
Current children cumulated vsize (KiB) 14688

[startup+1663.91 s]
/proc/loadavg: 2.04 2.11 2.17 3/88 4843
/proc/meminfo: memFree=1448240/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1600.49
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 160024 25 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722054 0 0 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1600.49
Current children cumulated vsize (KiB) 14688

[startup+1723.96 s]
/proc/loadavg: 2.01 2.08 2.15 3/88 4843
/proc/meminfo: memFree=1448176/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1660.49
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 166024 25 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637689 0 0 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1660.49
Current children cumulated vsize (KiB) 14688

[startup+1784.02 s]
/proc/loadavg: 2.00 2.07 2.14 3/88 4843
/proc/meminfo: memFree=1448176/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1720.47
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 172021 26 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637096 0 0 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1720.47
Current children cumulated vsize (KiB) 14688

[startup+1844.08 s]
/proc/loadavg: 2.00 2.05 2.13 4/88 4843
/proc/meminfo: memFree=1448112/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1780.48
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 178022 26 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790402 0 0 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1780.48
Current children cumulated vsize (KiB) 14688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1863.7 s]
/proc/loadavg: 2.07 2.06 2.13 3/88 4843
/proc/meminfo: memFree=1448112/2055920 swapFree=4191880/4192956
[pid=2460] ppid=2458 vsize=14688 CPUtime=1800.07
/proc/2460/stat : 2460 (solver) R 2458 2460 1888 0 -1 4194304 2755 0 0 0 179981 26 0 0 25 0 1 0 162368610 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790578 0 0 4096 0 0 0 0 17 0 0 0
/proc/2460/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 14688

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1863.71
CPU time (s): 1800.08
CPU user time (s): 1799.82
CPU system time (s): 0.265959
CPU usage (%): 96.5862
Max. virtual memory (cumulated for all children) (KiB): 14688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2755
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= 10
involuntary context switches= 55971

runsolver used 1.9577 s user time and 5.78812 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Jan  7 03:15:45 UTC 2007


IDJOB= 200018
IDBENCH= 3673
FILE ID= node29/200018-1168139744

PBS_JOBID= 3478066

Free space on /tmp= 66524 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24-fcd/rand-3-24-24-76-632-fcd-23_ext.xml
COMMAND LINE= /tmp/evaluation/200018-1168139744/mistral/bin/solver /tmp/evaluation/200018-1168139744/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-200018-1168139744 -o ROOT/results/node29/solver-200018-1168139744 -C 1800 -M 900  /tmp/evaluation/200018-1168139744/mistral/bin/solver /tmp/evaluation/200018-1168139744/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  fa8b700eb227110d25204c2018a1ac0d

RANDOM SEED= 206750627

TIME LIMIT= 1800 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.241
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.241
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:        885968 kB
Buffers:         64580 kB
Cached:         374252 kB
SwapCached:        448 kB
Active:         831868 kB
Inactive:       266044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        885968 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5844 kB
Writeback:           0 kB
Mapped:         683260 kB
Slab:            55424 kB
Committed_AS:  3897396 kB
PageTables:       3632 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= 66542 MiB



End job on node29 on Sun Jan  7 03:46:49 UTC 2007