Trace number 196400

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.1 1804.86

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-3.xml
MD5SUM3a39af590e754420eaf79b6f135d4551
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 benchmark7.2259
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19	c 
0.19	c Parsing xml file
0.19	c 	domains............... 0.05
0.24	c 	variables............. 0.04
0.28	c 	predicates............    0
0.28	c 	constraints........... 0.68
0.96	c Allocating memory
0.96	c 
0.96	c time limit = -1
0.96	c heuristic = dom/wdeg
0.96	c restart policy = No restart
0.96	c 
0.96	c Solving
0.96	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/node52/watcher-196400-1168122999 -o ROOT/results/node52/solver-196400-1168122999 -C 1800 -M 900 /tmp/evaluation/196400-1168122999/mistral/bin/solver /tmp/evaluation/196400-1168122999/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.14 2.15 2.14 5/81 7233
/proc/meminfo: memFree=1221704/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=540 CPUtime=0
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 160698449 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4309796 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 135 26 21 92 0 18 0

[startup+0.103325 s]
/proc/loadavg: 2.14 2.15 2.14 5/81 7233
/proc/meminfo: memFree=1221704/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=6792 CPUtime=0
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 370 0 9 0 0 0 0 0 18 0 1 0 160698449 6955008 359 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4274030 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 1698 359 335 92 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6792

[startup+0.511352 s]
/proc/loadavg: 2.14 2.15 2.14 5/81 7233
/proc/meminfo: memFree=1221704/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=41428 CPUtime=0.31
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 3877 0 25 0 30 1 0 0 20 0 1 0 160698449 42422272 3870 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159433560 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 10357 3870 708 92 0 8701 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 41428

[startup+1.33241 s]
/proc/loadavg: 2.14 2.15 2.14 3/81 7233
/proc/meminfo: memFree=1199432/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45684 CPUtime=1.13
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4950 0 25 0 111 2 0 0 25 0 1 0 160698449 46780416 4943 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637227 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11421 4943 717 92 0 9765 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 45684

[startup+2.96952 s]
/proc/loadavg: 2.21 2.17 2.15 3/81 7233
/proc/meminfo: memFree=1199432/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45684 CPUtime=2.75
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4950 0 25 0 273 2 0 0 25 0 1 0 160698449 46780416 4943 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812944 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11421 4943 717 92 0 9765 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 45684

[startup+6.25675 s]
/proc/loadavg: 2.21 2.17 2.15 3/81 7233
/proc/meminfo: memFree=1199432/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45684 CPUtime=6
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4950 0 25 0 598 2 0 0 25 0 1 0 160698449 46780416 4943 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710483 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11421 4943 717 92 0 9765 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 45684

[startup+12.7172 s]
/proc/loadavg: 2.18 2.16 2.15 3/81 7233
/proc/meminfo: memFree=1199632/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45688 CPUtime=12.4
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4951 0 25 0 1238 2 0 0 25 0 1 0 160698449 46784512 4944 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637675 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11422 4944 717 92 0 9766 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 45688

[startup+25.5391 s]
/proc/loadavg: 2.15 2.15 2.14 3/81 7233
/proc/meminfo: memFree=1199504/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45688 CPUtime=25.12
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4951 0 25 0 2510 2 0 0 25 0 1 0 160698449 46784512 4944 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11422 4944 717 92 0 9766 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 45688

[startup+51.1998 s]
/proc/loadavg: 2.10 2.14 2.14 3/81 7233
/proc/meminfo: memFree=1199440/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45692 CPUtime=50.55
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4952 0 25 0 5053 2 0 0 25 0 1 0 160698449 46788608 4945 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11423 4945 717 92 0 9767 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 45692

[startup+102.414 s]
/proc/loadavg: 2.04 2.11 2.13 4/81 7233
/proc/meminfo: memFree=1199376/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45696 CPUtime=101.32
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4953 0 25 0 10130 2 0 0 25 0 1 0 160698449 46792704 4946 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637808 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11424 4946 717 92 0 9768 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 45696

[startup+162.457 s]
/proc/loadavg: 2.07 2.11 2.12 3/81 7233
/proc/meminfo: memFree=1199440/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45696 CPUtime=160.83
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4953 0 25 0 16081 2 0 0 25 0 1 0 160698449 46792704 4946 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711111 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11424 4946 717 92 0 9768 0
Current children cumulated CPU time (s) 160.83
Current children cumulated vsize (KiB) 45696

[startup+222.502 s]
/proc/loadavg: 2.06 2.10 2.12 3/81 7233
/proc/meminfo: memFree=1199376/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45704 CPUtime=220.33
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4955 0 25 0 22031 2 0 0 25 0 1 0 160698449 46800896 4948 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11426 4948 717 92 0 9770 0
Current children cumulated CPU time (s) 220.33
Current children cumulated vsize (KiB) 45704

[startup+282.543 s]
/proc/loadavg: 2.09 2.10 2.11 3/81 7233
/proc/meminfo: memFree=1199376/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=279.83
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 27981 2 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711238 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 279.83
Current children cumulated vsize (KiB) 45708

[startup+342.593 s]
/proc/loadavg: 2.10 2.09 2.10 3/81 7233
/proc/meminfo: memFree=1199312/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=339.34
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 33932 2 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 339.34
Current children cumulated vsize (KiB) 45708

[startup+402.641 s]
/proc/loadavg: 2.07 2.08 2.10 3/81 7233
/proc/meminfo: memFree=1199312/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=398.86
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 39884 2 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 398.86
Current children cumulated vsize (KiB) 45708

[startup+462.651 s]
/proc/loadavg: 2.07 2.08 2.09 3/73 7462
/proc/meminfo: memFree=1799504/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=458.59
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 45855 4 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709326 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 458.59
Current children cumulated vsize (KiB) 45708

[startup+522.676 s]
/proc/loadavg: 2.09 2.08 2.09 3/81 7532
/proc/meminfo: memFree=1676816/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=518.55
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 51849 6 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 518.55
Current children cumulated vsize (KiB) 45708

[startup+582.684 s]
/proc/loadavg: 1.67 1.98 2.06 2/65 7547
/proc/meminfo: memFree=1825968/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=578.5
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 57844 6 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 578.5
Current children cumulated vsize (KiB) 45708

[startup+642.711 s]
/proc/loadavg: 1.24 1.80 1.99 2/65 7547
/proc/meminfo: memFree=1826032/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=638.5
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 63844 6 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710474 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 638.5
Current children cumulated vsize (KiB) 45708

[startup+702.739 s]
/proc/loadavg: 1.09 1.65 1.92 2/65 7547
/proc/meminfo: memFree=1826096/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=698.49
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 69843 6 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 698.49
Current children cumulated vsize (KiB) 45708

[startup+762.783 s]
/proc/loadavg: 1.03 1.53 1.86 2/65 7547
/proc/meminfo: memFree=1826032/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=758.48
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 75842 6 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 758.48
Current children cumulated vsize (KiB) 45708

[startup+822.81 s]
/proc/loadavg: 1.01 1.43 1.80 2/65 7547
/proc/meminfo: memFree=1825968/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=818.48
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 81842 6 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637238 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 818.48
Current children cumulated vsize (KiB) 45708

[startup+882.843 s]
/proc/loadavg: 1.00 1.35 1.75 2/65 7547
/proc/meminfo: memFree=1826032/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=878.48
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 87842 6 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 878.48
Current children cumulated vsize (KiB) 45708

[startup+942.87 s]
/proc/loadavg: 1.00 1.28 1.70 2/65 7547
/proc/meminfo: memFree=1825968/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=938.48
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 93841 7 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 938.48
Current children cumulated vsize (KiB) 45708

[startup+1002.9 s]
/proc/loadavg: 1.00 1.23 1.65 2/65 7547
/proc/meminfo: memFree=1825904/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=998.48
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 99841 7 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812956 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 998.48
Current children cumulated vsize (KiB) 45708

[startup+1062.93 s]
/proc/loadavg: 1.00 1.19 1.61 2/65 7547
/proc/meminfo: memFree=1825968/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=1058.46
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 105839 7 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 1058.46
Current children cumulated vsize (KiB) 45708

[startup+1122.96 s]
/proc/loadavg: 1.00 1.15 1.57 2/65 7547
/proc/meminfo: memFree=1825968/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=1118.45
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 111838 7 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 1118.45
Current children cumulated vsize (KiB) 45708

[startup+1182.99 s]
/proc/loadavg: 1.00 1.12 1.53 2/65 7547
/proc/meminfo: memFree=1825904/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=1178.46
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 117839 7 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711090 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 1178.46
Current children cumulated vsize (KiB) 45708

[startup+1243.02 s]
/proc/loadavg: 1.00 1.10 1.50 2/65 7547
/proc/meminfo: memFree=1825840/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=1238.47
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 123840 7 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 1238.47
Current children cumulated vsize (KiB) 45708

[startup+1303.06 s]
/proc/loadavg: 1.00 1.08 1.46 2/65 7547
/proc/meminfo: memFree=1825840/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=1298.45
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 129838 7 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710292 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 1298.45
Current children cumulated vsize (KiB) 45708

[startup+1363.08 s]
/proc/loadavg: 1.00 1.06 1.43 2/65 7547
/proc/meminfo: memFree=1825840/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=1358.44
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 135837 7 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 1358.44
Current children cumulated vsize (KiB) 45708

[startup+1423.12 s]
/proc/loadavg: 1.00 1.05 1.40 2/65 7547
/proc/meminfo: memFree=1825840/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45708 CPUtime=1418.44
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4956 0 25 0 141837 7 0 0 25 0 1 0 160698449 46804992 4949 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11427 4949 717 92 0 9771 0
Current children cumulated CPU time (s) 1418.44
Current children cumulated vsize (KiB) 45708

[startup+1483.16 s]
/proc/loadavg: 1.00 1.03 1.37 2/71 7649
/proc/meminfo: memFree=1824504/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45712 CPUtime=1478.45
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4957 0 25 0 147835 10 0 0 25 0 1 0 160698449 46809088 4950 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712101 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11428 4950 717 92 0 9772 0
Current children cumulated CPU time (s) 1478.45
Current children cumulated vsize (KiB) 45712

[startup+1543.21 s]
/proc/loadavg: 1.00 1.03 1.35 2/71 7717
/proc/meminfo: memFree=1824504/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45712 CPUtime=1538.49
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4957 0 25 0 153831 18 0 0 25 0 1 0 160698449 46809088 4950 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637217 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11428 4950 717 92 0 9772 0
Current children cumulated CPU time (s) 1538.49
Current children cumulated vsize (KiB) 45712

[startup+1603.25 s]
/proc/loadavg: 1.00 1.02 1.32 2/65 7745
/proc/meminfo: memFree=1825456/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45712 CPUtime=1598.52
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4957 0 25 0 159832 20 0 0 25 0 1 0 160698449 46809088 4950 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711114 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11428 4950 717 92 0 9772 0
Current children cumulated CPU time (s) 1598.52
Current children cumulated vsize (KiB) 45712

[startup+1663.28 s]
/proc/loadavg: 1.00 1.01 1.30 2/65 7745
/proc/meminfo: memFree=1825456/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45712 CPUtime=1658.54
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4957 0 25 0 165834 20 0 0 25 0 1 0 160698449 46809088 4950 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11428 4950 717 92 0 9772 0
Current children cumulated CPU time (s) 1658.54
Current children cumulated vsize (KiB) 45712

[startup+1723.31 s]
/proc/loadavg: 1.06 1.02 1.28 2/65 7745
/proc/meminfo: memFree=1825456/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45712 CPUtime=1718.55
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4957 0 25 0 171835 20 0 0 25 0 1 0 160698449 46809088 4950 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11428 4950 717 92 0 9772 0
Current children cumulated CPU time (s) 1718.55
Current children cumulated vsize (KiB) 45712

[startup+1783.34 s]
/proc/loadavg: 1.02 1.02 1.26 2/65 7745
/proc/meminfo: memFree=1825520/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45712 CPUtime=1778.57
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4957 0 25 0 177837 20 0 0 25 0 1 0 160698449 46809088 4950 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812881 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11428 4950 717 92 0 9772 0
Current children cumulated CPU time (s) 1778.57
Current children cumulated vsize (KiB) 45712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.86 s]
/proc/loadavg: 1.01 1.02 1.26 2/65 7745
/proc/meminfo: memFree=1825520/2055920 swapFree=4192812/4192956
[pid=7232] ppid=7230 vsize=45712 CPUtime=1800.08
/proc/7232/stat : 7232 (solver) R 7230 7232 6322 0 -1 4194304 4957 0 25 0 179988 20 0 0 25 0 1 0 160698449 46809088 4950 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711393 0 0 4096 0 0 0 0 17 0 0 0
/proc/7232/statm: 11428 4950 717 92 0 9772 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 45712

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.86
CPU time (s): 1800.1
CPU user time (s): 1799.89
CPU system time (s): 0.207968
CPU usage (%): 99.7358
Max. virtual memory (cumulated for all children) (KiB): 45712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.207968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4957
page faults= 25
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 20270

runsolver used 1.63375 s user time and 5.08623 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan  6 22:36:40 UTC 2007


IDJOB= 196400
IDBENCH= 3348
FILE ID= node52/196400-1168122999

PBS_JOBID= 3477486

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-3.xml
COMMAND LINE= /tmp/evaluation/196400-1168122999/mistral/bin/solver /tmp/evaluation/196400-1168122999/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-196400-1168122999 -o ROOT/results/node52/solver-196400-1168122999 -C 1800 -M 900  /tmp/evaluation/196400-1168122999/mistral/bin/solver /tmp/evaluation/196400-1168122999/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  3a39af590e754420eaf79b6f135d4551

RANDOM SEED= 329214220

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.232
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.232
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:       1222120 kB
Buffers:         35732 kB
Cached:         116656 kB
SwapCached:          0 kB
Active:         699340 kB
Inactive:        75888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1222120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4180 kB
Writeback:           0 kB
Mapped:         639612 kB
Slab:            42576 kB
Committed_AS:  3963828 kB
PageTables:       3116 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= 66549 MiB



End job on node52 on Sat Jan  6 23:06:48 UTC 2007