Trace number 199966

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.04 1852.85

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-47_ext.xml
MD5SUM8fb3181802191e531b9163e1d3e240cb
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.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables.............    0
0.10	c 	relations............. 0.91
0.93	c 	constraints........... 0.05
0.97	c Allocating memory
0.97	c 
0.97	c time limit = -1
0.97	c heuristic = dom/wdeg
0.97	c restart policy = No restart
0.97	c 
0.97	c Solving
0.97	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/node41/watcher-199966-1168138911 -o ROOT/results/node41/solver-199966-1168138911 -C 1800 -M 900 /tmp/evaluation/199966-1168138911/mistral/bin/solver /tmp/evaluation/199966-1168138911/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.43 2.68 2.60 5/87 24531
/proc/meminfo: memFree=1536784/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=540 CPUtime=0
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 162290451 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 1962788 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 135 26 21 92 0 18 0

[startup+0.10332 s]
/proc/loadavg: 2.43 2.68 2.60 5/87 24531
/proc/meminfo: memFree=1536784/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=7928 CPUtime=0.09
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 1026 0 0 0 9 0 0 0 19 0 1 0 162290451 8118272 994 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 2174239 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 1982 994 692 92 0 326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7928

[startup+0.511352 s]
/proc/loadavg: 2.43 2.68 2.60 5/87 24531
/proc/meminfo: memFree=1536784/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=11240 CPUtime=0.49
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 1856 0 0 0 49 0 0 0 24 0 1 0 162290451 11509760 1824 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 2079860 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 2810 1824 692 92 0 1154 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11240

[startup+1.33342 s]
/proc/loadavg: 2.43 2.68 2.60 3/87 24533
/proc/meminfo: memFree=1528656/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1.31
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 130 1 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637703 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14688

[startup+2.97057 s]
/proc/loadavg: 2.39 2.67 2.60 3/87 24533
/proc/meminfo: memFree=1528656/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=2.94
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 293 1 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637075 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 14688

[startup+6.25585 s]
/proc/loadavg: 2.39 2.67 2.60 3/87 24535
/proc/meminfo: memFree=1528400/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=6.21
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 620 1 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790395 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 14688

[startup+12.7214 s]
/proc/loadavg: 2.65 2.72 2.62 4/96 24656
/proc/meminfo: memFree=1522320/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=12.09
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 1207 2 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639586 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 14688

[startup+25.5693 s]
/proc/loadavg: 2.87 2.76 2.63 4/93 24992
/proc/meminfo: memFree=1496056/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=22.53
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 2249 4 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 22.53
Current children cumulated vsize (KiB) 14688

[startup+51.1996 s]
/proc/loadavg: 2.63 2.71 2.62 3/81 25065
/proc/meminfo: memFree=1493544/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=47.91
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 4787 4 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637293 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 47.91
Current children cumulated vsize (KiB) 14688

[startup+102.435 s]
/proc/loadavg: 2.25 2.59 2.58 3/81 25065
/proc/meminfo: memFree=1493696/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=99.14
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 9909 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790388 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 99.14
Current children cumulated vsize (KiB) 14688

[startup+162.513 s]
/proc/loadavg: 2.10 2.49 2.54 3/81 25065
/proc/meminfo: memFree=1493696/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=159.2
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 15915 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639567 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 159.2
Current children cumulated vsize (KiB) 14688

[startup+222.549 s]
/proc/loadavg: 2.03 2.39 2.50 3/81 25065
/proc/meminfo: memFree=1493696/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=219.22
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 21917 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790700 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 219.22
Current children cumulated vsize (KiB) 14688

[startup+282.642 s]
/proc/loadavg: 2.01 2.32 2.47 3/81 25065
/proc/meminfo: memFree=1493696/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=279.3
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 27925 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790402 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 279.3
Current children cumulated vsize (KiB) 14688

[startup+342.732 s]
/proc/loadavg: 2.08 2.27 2.44 3/81 25065
/proc/meminfo: memFree=1493760/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=339.37
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 33932 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637598 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 339.37
Current children cumulated vsize (KiB) 14688

[startup+402.741 s]
/proc/loadavg: 2.03 2.22 2.41 3/81 25065
/proc/meminfo: memFree=1493696/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=399.36
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 39931 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637617 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 399.36
Current children cumulated vsize (KiB) 14688

[startup+462.831 s]
/proc/loadavg: 2.01 2.18 2.38 3/81 25065
/proc/meminfo: memFree=1493632/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=459.44
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 45939 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637565 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 459.44
Current children cumulated vsize (KiB) 14688

[startup+522.877 s]
/proc/loadavg: 2.00 2.14 2.36 3/81 25065
/proc/meminfo: memFree=1493760/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=519.47
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 51942 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 519.47
Current children cumulated vsize (KiB) 14688

[startup+582.923 s]
/proc/loadavg: 2.00 2.11 2.33 3/81 25065
/proc/meminfo: memFree=1493696/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=579.49
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 57944 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637456 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 579.49
Current children cumulated vsize (KiB) 14688

[startup+643.008 s]
/proc/loadavg: 2.08 2.12 2.32 3/81 25065
/proc/meminfo: memFree=1493760/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=639.56
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 63951 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639613 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 639.56
Current children cumulated vsize (KiB) 14688

[startup+703.096 s]
/proc/loadavg: 2.03 2.09 2.30 3/81 25065
/proc/meminfo: memFree=1493696/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=699.63
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 69958 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639613 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 699.63
Current children cumulated vsize (KiB) 14688

[startup+763.188 s]
/proc/loadavg: 2.01 2.08 2.27 3/81 25065
/proc/meminfo: memFree=1493632/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=759.71
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 75966 5 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637336 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 759.71
Current children cumulated vsize (KiB) 14688

[startup+823.282 s]
/proc/loadavg: 2.00 2.06 2.26 3/81 25065
/proc/meminfo: memFree=1493696/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=819.79

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

Current children cumulated vsize (KiB) 14688

[startup+883.365 s]
/proc/loadavg: 2.07 2.06 2.24 3/81 25065
/proc/meminfo: memFree=1493632/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=879.86
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 87980 6 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722093 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 879.86
Current children cumulated vsize (KiB) 14688

[startup+943.417 s]
/proc/loadavg: 2.09 2.06 2.23 3/81 25065
/proc/meminfo: memFree=1493568/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=939.9
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 93984 6 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 2429918 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 939.9
Current children cumulated vsize (KiB) 14688

[startup+1003.48 s]
/proc/loadavg: 2.06 2.06 2.22 3/81 25067
/proc/meminfo: memFree=1493568/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=999.95
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 99989 6 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637608 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 999.95
Current children cumulated vsize (KiB) 14688

[startup+1063.55 s]
/proc/loadavg: 2.02 2.05 2.20 3/81 25067
/proc/meminfo: memFree=1493568/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1060
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 105994 6 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722300 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1060
Current children cumulated vsize (KiB) 14688

[startup+1123.57 s]
/proc/loadavg: 2.01 2.04 2.18 3/81 25067
/proc/meminfo: memFree=1493504/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1120
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 111994 6 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637519 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1120
Current children cumulated vsize (KiB) 14688

[startup+1183.65 s]
/proc/loadavg: 2.04 2.04 2.17 3/81 25067
/proc/meminfo: memFree=1493504/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1180.06
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 118000 6 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1180.06
Current children cumulated vsize (KiB) 14688

[startup+1243.75 s]
/proc/loadavg: 2.56 2.17 2.21 4/88 28150
/proc/meminfo: memFree=1487344/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1234.2
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 123414 6 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722300 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1234.2
Current children cumulated vsize (KiB) 14688

[startup+1303.77 s]
/proc/loadavg: 2.98 2.37 2.27 4/88 1267
/proc/meminfo: memFree=1479600/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1283.62
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 128355 7 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790600 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1283.62
Current children cumulated vsize (KiB) 14688

[startup+1363.79 s]
/proc/loadavg: 3.09 2.52 2.33 6/88 6824
/proc/meminfo: memFree=1474224/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1333.34
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 133326 8 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790735 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1333.34
Current children cumulated vsize (KiB) 14688

[startup+1423.84 s]
/proc/loadavg: 3.26 2.67 2.39 4/87 12298
/proc/meminfo: memFree=1468472/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1383.1
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 138300 10 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790561 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1383.1
Current children cumulated vsize (KiB) 14688

[startup+1483.86 s]
/proc/loadavg: 3.16 2.74 2.43 4/87 17745
/proc/meminfo: memFree=1461752/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1434.82
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 143470 12 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 0 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1434.82
Current children cumulated vsize (KiB) 14688

[startup+1543.86 s]
/proc/loadavg: 3.26 2.86 2.49 4/88 23359
/proc/meminfo: memFree=1454128/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1492.77
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 149260 17 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790564 0 0 4096 0 0 0 0 17 0 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1492.77
Current children cumulated vsize (KiB) 14688

[startup+1603.88 s]
/proc/loadavg: 3.02 2.88 2.52 3/81 27345
/proc/meminfo: memFree=1452472/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1551.44
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 155125 19 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637431 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1551.44
Current children cumulated vsize (KiB) 14688

[startup+1663.96 s]
/proc/loadavg: 2.41 2.73 2.49 3/81 27345
/proc/meminfo: memFree=1452608/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1611.5
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 161131 19 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637595 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1611.5
Current children cumulated vsize (KiB) 14688

[startup+1724.06 s]
/proc/loadavg: 2.15 2.59 2.45 3/81 27345
/proc/meminfo: memFree=1452608/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1671.58
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 167139 19 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799121 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1671.58
Current children cumulated vsize (KiB) 14688

[startup+1784.08 s]
/proc/loadavg: 2.05 2.48 2.42 2/68 27359
/proc/meminfo: memFree=1492200/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1731.58
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 173139 19 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1731.58
Current children cumulated vsize (KiB) 14688

[startup+1844.13 s]
/proc/loadavg: 2.02 2.39 2.39 3/73 27574
/proc/meminfo: memFree=1484992/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1791.34
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 179114 20 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639613 0 0 4096 0 0 0 0 17 0 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1791.34
Current children cumulated vsize (KiB) 14688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1852.84 s]
/proc/loadavg: 2.01 2.38 2.39 3/73 27574
/proc/meminfo: memFree=1484992/2055920 swapFree=4191892/4192956
[pid=24530] ppid=24528 vsize=14688 CPUtime=1800.02
/proc/24530/stat : 24530 (solver) R 24528 24530 23290 0 -1 4194304 2755 0 0 0 179982 20 0 0 25 0 1 0 162290451 15040512 2723 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637077 0 0 4096 0 0 0 0 17 0 0 0
/proc/24530/statm: 3672 2723 709 92 0 2016 0
Current children cumulated CPU time (s) 1800.02
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): 1852.85
CPU time (s): 1800.04
CPU user time (s): 1799.83
CPU system time (s): 0.212967
CPU usage (%): 97.1499
Max. virtual memory (cumulated for all children) (KiB): 14688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.212967
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= 12
involuntary context switches= 21576

runsolver used 1.9747 s user time and 5.2322 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sun Jan  7 03:01:52 UTC 2007


IDJOB= 199966
IDBENCH= 3664
FILE ID= node41/199966-1168138911

PBS_JOBID= 3478027

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-47_ext.xml
COMMAND LINE= /tmp/evaluation/199966-1168138911/mistral/bin/solver /tmp/evaluation/199966-1168138911/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-199966-1168138911 -o ROOT/results/node41/solver-199966-1168138911 -C 1800 -M 900  /tmp/evaluation/199966-1168138911/mistral/bin/solver /tmp/evaluation/199966-1168138911/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  8fb3181802191e531b9163e1d3e240cb

RANDOM SEED= 965117408

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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1537264 kB
Buffers:         46024 kB
Cached:         356616 kB
SwapCached:        396 kB
Active:         235508 kB
Inactive:       224972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537264 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            5864 kB
Writeback:           0 kB
Mapped:          74716 kB
Slab:            42956 kB
Committed_AS:  2879316 kB
PageTables:       2272 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= 66545 MiB



End job on node41 on Sun Jan  7 03:32:45 UTC 2007