Trace number 202242

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

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-10.xml
MD5SUM3d29592ccda6f316a3f5a0f1f3824f71
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.7562
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

0.22	c 
0.22	c Parsing xml file
0.22	c 	domains...............    0
0.22	c 	variables............. 0.13
0.22	c 	predicates............    0
0.22	c 	constraints........... 2.11
2.29	c Allocating memory
2.29	c 
2.29	c time limit = -1
2.29	c heuristic = dom/wdeg
2.29	c restart policy = No restart
2.29	c 
2.29	c Solving
2.29	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/node6/watcher-202242-1168150999 -o ROOT/results/node6/solver-202242-1168150999 -C 1800 -M 900 /tmp/evaluation/202242-1168150999/mistral/bin/solver /tmp/evaluation/202242-1168150999/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.02 2.00 5/94 2966
/proc/meminfo: memFree=929640/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=18540 CPUtime=0
/proc/2965/stat : 2965 (runsolver) R 2963 2965 2270 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 163495534 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/2965/statm: 4635 279 244 17 0 2626 0

[startup+0.108425 s]
/proc/loadavg: 2.01 2.02 2.00 5/94 2966
/proc/meminfo: memFree=929640/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=55488 CPUtime=0.09
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 5822 0 0 0 5 4 0 0 18 0 1 0 163495534 56819712 5790 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2965/statm: 13872 5790 692 92 0 12216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55488

[startup+0.516459 s]
/proc/loadavg: 2.01 2.02 2.00 5/94 2966
/proc/meminfo: memFree=929640/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=94076 CPUtime=0.49
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 10107 0 0 0 42 7 0 0 21 0 1 0 163495534 96333824 10075 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158610542 0 0 4096 0 0 0 0 17 1 0 0
/proc/2965/statm: 23519 10075 709 92 0 21863 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 94076

[startup+1.33756 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 2966
/proc/meminfo: memFree=888872/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=98224 CPUtime=1.31
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 11117 0 0 0 123 8 0 0 25 0 1 0 163495534 100581376 11085 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134603974 0 0 4096 0 0 0 0 17 1 0 0
/proc/2965/statm: 24556 11085 709 92 0 22900 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 98224

[startup+2.97474 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 2966
/proc/meminfo: memFree=883368/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112160 CPUtime=2.93
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14582 0 0 0 283 10 0 0 25 0 1 0 163495534 114851840 14550 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812924 0 0 4096 0 0 0 0 17 1 0 0
/proc/2965/statm: 28040 14550 717 92 0 26384 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 112160

[startup+6.25913 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 2966
/proc/meminfo: memFree=872552/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112160 CPUtime=6.18
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14582 0 0 0 608 10 0 0 25 0 1 0 163495534 114851840 14550 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/2965/statm: 28040 14550 717 92 0 26384 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 112160

[startup+12.7209 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 2966
/proc/meminfo: memFree=872680/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112160 CPUtime=12.59
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14582 0 0 0 1249 10 0 0 25 0 1 0 163495534 114851840 14550 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637123 0 0 4096 0 0 0 0 17 1 0 0
/proc/2965/statm: 28040 14550 717 92 0 26384 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 112160

[startup+25.5884 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 2966
/proc/meminfo: memFree=870696/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112160 CPUtime=25.34
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14582 0 0 0 2523 11 0 0 25 0 1 0 163495534 114851840 14550 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/2965/statm: 28040 14550 717 92 0 26384 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 112160

[startup+51.2304 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 2966
/proc/meminfo: memFree=865768/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112160 CPUtime=50.74
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14582 0 0 0 5063 11 0 0 25 0 1 0 163495534 114851840 14550 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 1 0 0
/proc/2965/statm: 28040 14550 717 92 0 26384 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 112160

[startup+102.528 s]
/proc/loadavg: 2.06 2.03 2.00 3/94 2967
/proc/meminfo: memFree=862824/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=101.57
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 10146 11 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 112196

[startup+162.549 s]
/proc/loadavg: 2.11 2.05 2.01 3/94 3072
/proc/meminfo: memFree=1018664/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=161.52
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 16136 16 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 161.52
Current children cumulated vsize (KiB) 112196

[startup+222.639 s]
/proc/loadavg: 2.04 2.04 2.00 3/94 3072
/proc/meminfo: memFree=815912/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=221.55
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 22139 16 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 221.55
Current children cumulated vsize (KiB) 112196

[startup+282.735 s]
/proc/loadavg: 2.17 2.07 2.01 3/94 3072
/proc/meminfo: memFree=746024/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=281.6
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 28144 16 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 281.6
Current children cumulated vsize (KiB) 112196

[startup+342.794 s]
/proc/loadavg: 2.06 2.06 2.01 3/94 3072
/proc/meminfo: memFree=734248/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=341.57
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 34141 16 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 341.57
Current children cumulated vsize (KiB) 112196

[startup+402.867 s]
/proc/loadavg: 2.06 2.06 2.01 3/94 3072
/proc/meminfo: memFree=722024/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=401.59
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 40143 16 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 401.59
Current children cumulated vsize (KiB) 112196

[startup+462.914 s]
/proc/loadavg: 2.07 2.06 2.01 3/94 3072
/proc/meminfo: memFree=709808/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=461.58
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 46142 16 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 461.58
Current children cumulated vsize (KiB) 112196

[startup+522.914 s]
/proc/loadavg: 2.02 2.05 2.00 3/94 3072
/proc/meminfo: memFree=707312/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=521.5
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 52133 17 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 521.5
Current children cumulated vsize (KiB) 112196

[startup+582.937 s]
/proc/loadavg: 2.06 2.05 2.00 3/94 3072
/proc/meminfo: memFree=682864/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=581.47
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 58130 17 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 581.47
Current children cumulated vsize (KiB) 112196

[startup+642.99 s]
/proc/loadavg: 2.02 2.04 2.00 3/94 3072
/proc/meminfo: memFree=682800/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=641.47
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 64130 17 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 641.47
Current children cumulated vsize (KiB) 112196

[startup+703.006 s]
/proc/loadavg: 2.10 2.06 2.01 3/94 3072
/proc/meminfo: memFree=682800/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=701.4
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 70123 17 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 701.4
Current children cumulated vsize (KiB) 112196

[startup+763.078 s]
/proc/loadavg: 2.03 2.05 2.00 3/94 3072
/proc/meminfo: memFree=682672/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=761.42
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 76125 17 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 761.42
Current children cumulated vsize (KiB) 112196

[startup+823.164 s]
/proc/loadavg: 2.01 2.04 2.00 3/94 3072
/proc/meminfo: memFree=682608/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=821.46
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 82128 18 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 821.46
Current children cumulated vsize (KiB) 112196

[startup+883.261 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 3072
/proc/meminfo: memFree=682544/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=881.48
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 88130 18 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 881.48
Current children cumulated vsize (KiB) 112196

[startup+943.343 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 3072
/proc/meminfo: memFree=682480/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=941.5
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 94132 18 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 941.5
Current children cumulated vsize (KiB) 112196

[startup+1003.43 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 3072
/proc/meminfo: memFree=682416/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=1001.53
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 100135 18 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 1001.53
Current children cumulated vsize (KiB) 112196

[startup+1063.45 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 3072
/proc/meminfo: memFree=682352/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=1061.48
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 106130 18 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711730 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 1061.48
Current children cumulated vsize (KiB) 112196

[startup+1123.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3072
/proc/meminfo: memFree=682352/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=1121.47
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 112129 18 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637689 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 1121.47
Current children cumulated vsize (KiB) 112196

[startup+1183.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3072
/proc/meminfo: memFree=682288/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=1181.43
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 118125 18 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 1181.43
Current children cumulated vsize (KiB) 112196

[startup+1243.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3072
/proc/meminfo: memFree=682224/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=1241.41
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 124123 18 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638353 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 1241.41
Current children cumulated vsize (KiB) 112196

[startup+1303.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3072
/proc/meminfo: memFree=682160/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=1301.38
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 130119 19 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 1301.38
Current children cumulated vsize (KiB) 112196

[startup+1363.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3072
/proc/meminfo: memFree=682096/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=1361.41
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 136122 19 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 1361.41
Current children cumulated vsize (KiB) 112196

[startup+1423.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3072
/proc/meminfo: memFree=682032/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=1421.42
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 142123 19 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 1421.42
Current children cumulated vsize (KiB) 112196

[startup+1483.87 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3072
/proc/meminfo: memFree=681904/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=1481.45
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 148126 19 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 112196

[startup+1543.96 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 3072
/proc/meminfo: memFree=681840/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112196 CPUtime=1541.48
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14591 0 0 0 154129 19 0 0 25 0 1 0 163495534 114888704 14559 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28049 14559 717 92 0 26393 0
Current children cumulated CPU time (s) 1541.48
Current children cumulated vsize (KiB) 112196

[startup+1604.05 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 3072
/proc/meminfo: memFree=681840/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112200 CPUtime=1601.5
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14592 0 0 0 160131 19 0 0 25 0 1 0 163495534 114892800 14560 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28050 14560 717 92 0 26394 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 112200

[startup+1664.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3072
/proc/meminfo: memFree=681776/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112200 CPUtime=1661.53
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14592 0 0 0 166133 20 0 0 25 0 1 0 163495534 114892800 14560 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28050 14560 717 92 0 26394 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 112200

[startup+1724.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3072
/proc/meminfo: memFree=681712/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112200 CPUtime=1721.56
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14592 0 0 0 172136 20 0 0 25 0 1 0 163495534 114892800 14560 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712048 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28050 14560 717 92 0 26394 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 112200

[startup+1784.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 3072
/proc/meminfo: memFree=681776/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112200 CPUtime=1781.57
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14592 0 0 0 178137 20 0 0 25 0 1 0 163495534 114892800 14560 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711763 0 0 4096 0 0 0 0 17 0 0 0
/proc/2965/statm: 28050 14560 717 92 0 26394 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 112200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.89 s]
/proc/loadavg: 2.13 2.03 2.01 3/98 3125
/proc/meminfo: memFree=1365904/2055924 swapFree=4165672/4192956
[pid=2965] ppid=2963 vsize=112200 CPUtime=1800.03
/proc/2965/stat : 2965 (solver) R 2963 2965 2270 0 -1 4194304 14592 0 0 0 179981 22 0 0 25 0 1 0 163495534 114892800 14560 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/2965/statm: 28050 14560 717 92 0 26394 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 112200

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.91
CPU time (s): 1800.05
CPU user time (s): 1799.81
CPU system time (s): 0.231964
CPU usage (%): 99.8412
Max. virtual memory (cumulated for all children) (KiB): 112200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.231964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14592
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= 11
involuntary context switches= 45179

runsolver used 2.14267 s user time and 5.48117 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Jan  7 06:23:21 UTC 2007


IDJOB= 202242
IDBENCH= 3821
FILE ID= node6/202242-1168150999

PBS_JOBID= 3478183

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-10.xml
COMMAND LINE= /tmp/evaluation/202242-1168150999/mistral/bin/solver /tmp/evaluation/202242-1168150999/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-202242-1168150999 -o ROOT/results/node6/solver-202242-1168150999 -C 1800 -M 900  /tmp/evaluation/202242-1168150999/mistral/bin/solver /tmp/evaluation/202242-1168150999/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  3d29592ccda6f316a3f5a0f1f3824f71

RANDOM SEED= 235885021

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.240
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.240
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:      2055924 kB
MemFree:        930056 kB
Buffers:         59612 kB
Cached:         388464 kB
SwapCached:       2424 kB
Active:         622740 kB
Inactive:       417672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        930056 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            6684 kB
Writeback:           0 kB
Mapped:         610872 kB
Slab:            68920 kB
Committed_AS:  5329832 kB
PageTables:       3560 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= 66544 MiB



End job on node6 on Sun Jan  7 06:53:24 UTC 2007