Trace number 201043

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 1814.45

General information on the benchmark

Namefapp/fapp11-15/fapp15/
fapp15-3000-2.xml
MD5SUMe329d2fbebc2b014e1808d90bbd1aefe
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.8545
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
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.02
0.21	c 	variables............. 0.16
0.21	c 	predicates............ 0.01
0.21	c 	constraints...........  2.6
2.84	c Allocating memory
2.84	c 
2.84	c time limit = -1
2.84	c heuristic = dom/wdeg
2.84	c restart policy = No restart
2.84	c 
2.84	c Solving
2.84	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/node16/watcher-201043-1168144868 -o ROOT/results/node16/solver-201043-1168144868 -C 1800 -M 900 /tmp/evaluation/201043-1168144868/mistral/bin/solver /tmp/evaluation/201043-1168144868/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.05 2.11 2.08 5/94 12444
/proc/meminfo: memFree=1203536/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=18540 CPUtime=0
/proc/12443/stat : 12443 (runsolver) R 12441 12443 9152 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 162881687 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12443/statm: 4635 279 244 17 0 2626 0

[startup+0.10853 s]
/proc/loadavg: 2.05 2.11 2.08 5/94 12444
/proc/meminfo: memFree=1203536/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=60344 CPUtime=0.09
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 5394 0 0 0 6 3 0 0 18 0 1 0 162881687 61792256 5362 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7369115 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 15086 5362 694 92 0 13430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60344

[startup+0.516439 s]
/proc/loadavg: 2.05 2.11 2.08 5/94 12444
/proc/meminfo: memFree=1203536/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=130728 CPUtime=0.5
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 11697 0 0 0 43 7 0 0 22 0 1 0 162881687 133865472 11665 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7694301 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 32682 11665 709 92 0 31026 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 130728

[startup+1.33729 s]
/proc/loadavg: 2.05 2.11 2.08 4/94 12444
/proc/meminfo: memFree=1156368/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=134756 CPUtime=1.3
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 12694 0 0 0 123 7 0 0 25 0 1 0 162881687 137990144 12662 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4156332577 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 33689 12662 709 92 0 32033 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 134756

[startup+2.97399 s]
/proc/loadavg: 2.05 2.11 2.08 3/94 12444
/proc/meminfo: memFree=1150864/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151068 CPUtime=2.93
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16734 0 0 0 283 10 0 0 25 0 1 0 162881687 154693632 16669 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37767 16669 717 92 0 36111 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 151068

[startup+6.17404 s]
/proc/loadavg: 2.04 2.11 2.08 3/94 12444
/proc/meminfo: memFree=1137688/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151068 CPUtime=6.1
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16734 0 0 0 600 10 0 0 25 0 1 0 162881687 154693632 16669 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638372 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37767 16669 717 92 0 36111 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 151068

[startup+12.6549 s]
/proc/loadavg: 2.04 2.11 2.08 3/94 12444
/proc/meminfo: memFree=1135320/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151068 CPUtime=12.52
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16734 0 0 0 1242 10 0 0 25 0 1 0 162881687 154693632 16669 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711233 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37767 16669 717 92 0 36111 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 151068

[startup+25.5254 s]
/proc/loadavg: 2.18 2.13 2.09 3/94 12444
/proc/meminfo: memFree=1129112/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151068 CPUtime=25.27
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16734 0 0 0 2517 10 0 0 25 0 1 0 162881687 154693632 16669 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37767 16669 717 92 0 36111 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 151068

[startup+51.1768 s]
/proc/loadavg: 2.12 2.12 2.08 3/94 12444
/proc/meminfo: memFree=1119128/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151068 CPUtime=50.69
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16734 0 0 0 5058 11 0 0 25 0 1 0 162881687 154693632 16669 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37767 16669 717 92 0 36111 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 151068

[startup+102.379 s]
/proc/loadavg: 2.09 2.11 2.08 3/94 12444
/proc/meminfo: memFree=1099224/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151072 CPUtime=101.44
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16735 0 0 0 10133 11 0 0 25 0 1 0 162881687 154697728 16670 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37768 16670 717 92 0 36112 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 151072

[startup+162.44 s]
/proc/loadavg: 2.03 2.09 2.08 3/94 12444
/proc/meminfo: memFree=1081368/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151072 CPUtime=160.96
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16735 0 0 0 16085 11 0 0 25 0 1 0 162881687 154697728 16670 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711760 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37768 16670 717 92 0 36112 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 151072

[startup+222.503 s]
/proc/loadavg: 2.01 2.07 2.07 3/94 12444
/proc/meminfo: memFree=1065304/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151072 CPUtime=220.48
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16735 0 0 0 22037 11 0 0 25 0 1 0 162881687 154697728 16670 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709332 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37768 16670 717 92 0 36112 0
Current children cumulated CPU time (s) 220.48
Current children cumulated vsize (KiB) 151072

[startup+282.568 s]
/proc/loadavg: 2.00 2.06 2.07 3/94 12444
/proc/meminfo: memFree=1052568/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151072 CPUtime=280.01
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16735 0 0 0 27989 12 0 0 25 0 1 0 162881687 154697728 16670 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37768 16670 717 92 0 36112 0
Current children cumulated CPU time (s) 280.01
Current children cumulated vsize (KiB) 151072

[startup+342.64 s]
/proc/loadavg: 2.00 2.04 2.06 3/94 12444
/proc/meminfo: memFree=1037400/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151072 CPUtime=339.53
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16735 0 0 0 33941 12 0 0 25 0 1 0 162881687 154697728 16670 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37768 16670 717 92 0 36112 0
Current children cumulated CPU time (s) 339.53
Current children cumulated vsize (KiB) 151072

[startup+402.714 s]
/proc/loadavg: 2.00 2.03 2.05 3/94 12444
/proc/meminfo: memFree=1027096/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151076 CPUtime=399.05
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16736 0 0 0 39893 12 0 0 25 0 1 0 162881687 154701824 16671 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637767 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37769 16671 717 92 0 36113 0
Current children cumulated CPU time (s) 399.05
Current children cumulated vsize (KiB) 151076

[startup+462.787 s]
/proc/loadavg: 2.00 2.02 2.05 3/94 12444
/proc/meminfo: memFree=1017240/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151076 CPUtime=458.57
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16736 0 0 0 45844 13 0 0 25 0 1 0 162881687 154701824 16671 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637825 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37769 16671 717 92 0 36113 0
Current children cumulated CPU time (s) 458.57
Current children cumulated vsize (KiB) 151076

[startup+522.853 s]
/proc/loadavg: 2.00 2.02 2.04 3/94 12444
/proc/meminfo: memFree=1003608/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151076 CPUtime=518.09
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16736 0 0 0 51796 13 0 0 25 0 1 0 162881687 154701824 16671 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637340 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37769 16671 717 92 0 36113 0
Current children cumulated CPU time (s) 518.09
Current children cumulated vsize (KiB) 151076

[startup+582.92 s]
/proc/loadavg: 2.00 2.01 2.04 3/94 12444
/proc/meminfo: memFree=990488/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151076 CPUtime=577.6
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16736 0 0 0 57747 13 0 0 25 0 1 0 162881687 154701824 16671 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712078 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37769 16671 717 92 0 36113 0
Current children cumulated CPU time (s) 577.6
Current children cumulated vsize (KiB) 151076

[startup+642.989 s]
/proc/loadavg: 2.00 2.01 2.03 3/94 12444
/proc/meminfo: memFree=982808/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151076 CPUtime=637.13
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16736 0 0 0 63700 13 0 0 25 0 1 0 162881687 154701824 16671 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812972 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37769 16671 717 92 0 36113 0
Current children cumulated CPU time (s) 637.13
Current children cumulated vsize (KiB) 151076

[startup+703.056 s]
/proc/loadavg: 2.00 2.00 2.03 3/94 12444
/proc/meminfo: memFree=973208/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151076 CPUtime=696.65
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16736 0 0 0 69651 14 0 0 25 0 1 0 162881687 154701824 16671 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37769 16671 717 92 0 36113 0
Current children cumulated CPU time (s) 696.65
Current children cumulated vsize (KiB) 151076

[startup+763.134 s]
/proc/loadavg: 2.10 2.03 2.03 3/94 12444
/proc/meminfo: memFree=964440/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151076 CPUtime=756.17
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16736 0 0 0 75603 14 0 0 25 0 1 0 162881687 154701824 16671 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722038 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37769 16671 717 92 0 36113 0
Current children cumulated CPU time (s) 756.17
Current children cumulated vsize (KiB) 151076

[startup+823.212 s]
/proc/loadavg: 2.07 2.03 2.03 3/94 12444
/proc/meminfo: memFree=957080/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151076 CPUtime=815.69
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16736 0 0 0 81555 14 0 0 25 0 1 0 162881687 154701824 16671 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37769 16671 717 92 0 36113 0
Current children cumulated CPU time (s) 815.69
Current children cumulated vsize (KiB) 151076

[startup+883.283 s]
/proc/loadavg: 2.02 2.03 2.02 3/94 12444
/proc/meminfo: memFree=947736/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151088 CPUtime=875.2
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16739 0 0 0 87506 14 0 0 25 0 1 0 162881687 154714112 16674 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711114 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37772 16674 717 92 0 36116 0
Current children cumulated CPU time (s) 875.2
Current children cumulated vsize (KiB) 151088

[startup+943.361 s]
/proc/loadavg: 2.01 2.02 2.02 3/94 12444
/proc/meminfo: memFree=936216/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151100 CPUtime=934.73
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16742 0 0 0 93458 15 0 0 25 0 1 0 162881687 154726400 16677 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709333 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37775 16677 717 92 0 36119 0
Current children cumulated CPU time (s) 934.73
Current children cumulated vsize (KiB) 151100

[startup+1003.36 s]
/proc/loadavg: 2.11 2.04 2.02 3/94 12444
/proc/meminfo: memFree=927640/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151100 CPUtime=994.2
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16742 0 0 0 99405 15 0 0 25 0 1 0 162881687 154726400 16677 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722042 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37775 16677 717 92 0 36119 0
Current children cumulated CPU time (s) 994.2
Current children cumulated vsize (KiB) 151100

[startup+1063.41 s]
/proc/loadavg: 2.04 2.03 2.02 3/94 12444
/proc/meminfo: memFree=917528/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151116 CPUtime=1053.71
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16746 0 0 0 105355 16 0 0 25 0 1 0 162881687 154742784 16681 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37779 16681 717 92 0 36123 0
Current children cumulated CPU time (s) 1053.71
Current children cumulated vsize (KiB) 151116

[startup+1123.46 s]
/proc/loadavg: 2.19 2.07 2.03 3/94 12444
/proc/meminfo: memFree=909080/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151128 CPUtime=1113.22
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16749 0 0 0 111306 16 0 0 25 0 1 0 162881687 154755072 16684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37782 16684 717 92 0 36126 0
Current children cumulated CPU time (s) 1113.22
Current children cumulated vsize (KiB) 151128

[startup+1183.52 s]
/proc/loadavg: 2.14 2.07 2.03 3/94 12444
/proc/meminfo: memFree=902872/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151128 CPUtime=1172.76
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16749 0 0 0 117260 16 0 0 25 0 1 0 162881687 154755072 16684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37782 16684 717 92 0 36126 0
Current children cumulated CPU time (s) 1172.76
Current children cumulated vsize (KiB) 151128

[startup+1243.57 s]
/proc/loadavg: 2.05 2.05 2.02 3/100 12588
/proc/meminfo: memFree=894552/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151128 CPUtime=1232.05
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16749 0 0 0 123189 16 0 0 25 0 1 0 162881687 154755072 16684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812880 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37782 16684 717 92 0 36126 0
Current children cumulated CPU time (s) 1232.05
Current children cumulated vsize (KiB) 151128

[startup+1303.63 s]
/proc/loadavg: 2.02 2.04 2.02 3/94 12642
/proc/meminfo: memFree=888280/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151144 CPUtime=1291.45
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16753 0 0 0 129128 17 0 0 25 0 1 0 162881687 154771456 16688 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37786 16688 717 92 0 36130 0
Current children cumulated CPU time (s) 1291.45
Current children cumulated vsize (KiB) 151144

[startup+1363.72 s]
/proc/loadavg: 2.00 2.03 2.01 3/94 12642
/proc/meminfo: memFree=879576/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151144 CPUtime=1350.97
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16753 0 0 0 135080 17 0 0 25 0 1 0 162881687 154771456 16688 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37786 16688 717 92 0 36130 0
Current children cumulated CPU time (s) 1350.97
Current children cumulated vsize (KiB) 151144

[startup+1423.72 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 12642
/proc/meminfo: memFree=873816/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151144 CPUtime=1410.44
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16753 0 0 0 141027 17 0 0 25 0 1 0 162881687 154771456 16688 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37786 16688 717 92 0 36130 0
Current children cumulated CPU time (s) 1410.44
Current children cumulated vsize (KiB) 151144

[startup+1483.79 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 12642
/proc/meminfo: memFree=867224/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151144 CPUtime=1469.97
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16753 0 0 0 146980 17 0 0 25 0 1 0 162881687 154771456 16688 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/12443/statm: 37786 16688 717 92 0 36130 0
Current children cumulated CPU time (s) 1469.97
Current children cumulated vsize (KiB) 151144

[startup+1543.81 s]
/proc/loadavg: 2.25 2.07 2.02 4/94 12706
/proc/meminfo: memFree=1094288/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151144 CPUtime=1529.61
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16753 0 0 0 152940 21 0 0 25 0 1 0 162881687 154771456 16688 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/12443/statm: 37786 16688 717 92 0 36130 0
Current children cumulated CPU time (s) 1529.61
Current children cumulated vsize (KiB) 151144

[startup+1603.85 s]
/proc/loadavg: 2.19 2.10 2.03 3/93 12762
/proc/meminfo: memFree=1267032/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151156 CPUtime=1589.6
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16756 0 0 0 158937 23 0 0 25 0 1 0 162881687 154783744 16691 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712049 0 0 4096 0 0 0 0 17 0 0 0
/proc/12443/statm: 37789 16691 717 92 0 36133 0
Current children cumulated CPU time (s) 1589.6
Current children cumulated vsize (KiB) 151156

[startup+1663.96 s]
/proc/loadavg: 2.06 2.08 2.02 3/93 12762
/proc/meminfo: memFree=1243032/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151160 CPUtime=1649.65
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16757 0 0 0 164942 23 0 0 25 0 1 0 162881687 154787840 16692 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712049 0 0 4096 0 0 0 0 17 0 0 0
/proc/12443/statm: 37790 16692 717 92 0 36134 0
Current children cumulated CPU time (s) 1649.65
Current children cumulated vsize (KiB) 151160

[startup+1724.02 s]
/proc/loadavg: 2.02 2.06 2.02 5/93 12762
/proc/meminfo: memFree=1234712/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151160 CPUtime=1709.67
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16757 0 0 0 170944 23 0 0 25 0 1 0 162881687 154787840 16692 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812968 0 0 4096 0 0 0 0 17 0 0 0
/proc/12443/statm: 37790 16692 717 92 0 36134 0
Current children cumulated CPU time (s) 1709.67
Current children cumulated vsize (KiB) 151160

[startup+1784.06 s]
/proc/loadavg: 2.01 2.05 2.01 3/93 12762
/proc/meminfo: memFree=1186968/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151164 CPUtime=1769.68
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16758 0 0 0 176944 24 0 0 25 0 1 0 162881687 154791936 16693 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812964 0 0 4096 0 0 0 0 17 0 0 0
/proc/12443/statm: 37791 16693 717 92 0 36135 0
Current children cumulated CPU time (s) 1769.68
Current children cumulated vsize (KiB) 151164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.44 s]
/proc/loadavg: 2.00 2.04 2.01 3/93 12762
/proc/meminfo: memFree=1186904/2055920 swapFree=4191880/4192956
[pid=12443] ppid=12441 vsize=151164 CPUtime=1800.03
/proc/12443/stat : 12443 (solver) R 12441 12443 9152 0 -1 4194304 16758 0 0 0 179979 24 0 0 25 0 1 0 162881687 154791936 16693 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/12443/statm: 37791 16693 717 92 0 36135 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 151164

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.45
CPU time (s): 1800.05
CPU user time (s): 1799.79
CPU system time (s): 0.254961
CPU usage (%): 99.2059
Max. virtual memory (cumulated for all children) (KiB): 151164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16758
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= 71967

runsolver used 2.20566 s user time and 6.08807 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Jan  7 04:41:08 UTC 2007


IDJOB= 201043
IDBENCH= 3740
FILE ID= node16/201043-1168144868

PBS_JOBID= 3477819

Free space on /tmp= 66501 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp15/fapp15-3000-2.xml
COMMAND LINE= /tmp/evaluation/201043-1168144868/mistral/bin/solver /tmp/evaluation/201043-1168144868/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-201043-1168144868 -o ROOT/results/node16/solver-201043-1168144868 -C 1800 -M 900  /tmp/evaluation/201043-1168144868/mistral/bin/solver /tmp/evaluation/201043-1168144868/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  e329d2fbebc2b014e1808d90bbd1aefe

RANDOM SEED= 614777352

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.220
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.220
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:       1203952 kB
Buffers:         69080 kB
Cached:         439248 kB
SwapCached:        448 kB
Active:         418264 kB
Inactive:       365904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1203952 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            7660 kB
Writeback:           0 kB
Mapped:         302828 kB
Slab:            51936 kB
Committed_AS:  4938732 kB
PageTables:       2912 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= 66504 MiB



End job on node16 on Sun Jan  7 05:11:23 UTC 2007