Trace number 209404

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.11 1816.83

General information on the benchmark

Namefapp/fapp26-30/fapp30/
fapp30-3000-4.xml
MD5SUMc8b834e543d796bb64a7a52b1d13bfd9
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 benchmark10.1455
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data (download as text)

0.13	c 
0.13	c Parsing xml file
0.13	c 	domains............... 0.16
0.17	c 	variables.............  0.2
0.37	c 	predicates............    0
0.38	c 	constraints........... 5.05
5.48	c Allocating memory
5.48	c 
5.48	c time limit = -1
5.48	c heuristic = dom/wdeg
5.48	c restart policy = No restart
5.48	c 
5.48	c Solving
5.48	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/node19/watcher-209404-1168192604 -o ROOT/results/node19/solver-209404-1168192604 -C 1800 -M 900 /tmp/evaluation/209404-1168192604/mistral/bin/solver /tmp/evaluation/209404-1168192604/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.02 2.02 2.00 5/94 29670
/proc/meminfo: memFree=979080/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=18540 CPUtime=0
/proc/29669/stat : 29669 (runsolver) R 29667 29669 29425 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 167655146 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29669/statm: 4635 279 244 17 0 2626 0

[startup+0.108494 s]
/proc/loadavg: 2.02 2.02 2.00 5/94 29670
/proc/meminfo: memFree=979080/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=7048 CPUtime=0.09
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 818 0 0 0 9 0 0 0 18 0 1 0 167655146 7217152 786 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425131 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 1762 786 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.516574 s]
/proc/loadavg: 2.02 2.02 2.00 5/94 29670
/proc/meminfo: memFree=979080/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=149044 CPUtime=0.49
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 15421 0 0 0 40 9 0 0 21 0 1 0 167655146 152621056 15389 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7917144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 37261 15389 709 92 0 35605 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 149044

[startup+1.33773 s]
/proc/loadavg: 2.02 2.02 2.00 4/94 29670
/proc/meminfo: memFree=916104/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=153228 CPUtime=1.3
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 16443 0 0 0 121 9 0 0 25 0 1 0 167655146 156905472 16411 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158769618 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 38307 16411 709 92 0 36651 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 153228

[startup+2.98566 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 29670
/proc/meminfo: memFree=909384/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=161264 CPUtime=2.94
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 18470 0 0 0 283 11 0 0 25 0 1 0 167655146 165134336 18438 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158501563 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 40316 18438 709 92 0 38660 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 161264

[startup+6.2753 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 29670
/proc/meminfo: memFree=860424/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204164 CPUtime=6.19
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29317 0 0 0 601 18 0 0 25 0 1 0 167655146 209063936 29105 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51041 29105 717 92 0 49385 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 204164

[startup+12.7693 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 29670
/proc/meminfo: memFree=859664/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204164 CPUtime=12.62
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29317 0 0 0 1244 18 0 0 25 0 1 0 167655146 209063936 29105 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710468 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51041 29105 717 92 0 49385 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 204164

[startup+25.6423 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 29670
/proc/meminfo: memFree=856976/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204168 CPUtime=25.39
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29318 0 0 0 2520 19 0 0 25 0 1 0 167655146 209068032 29106 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51042 29106 717 92 0 49386 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 204168

[startup+51.2977 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 29670
/proc/meminfo: memFree=851472/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204172 CPUtime=50.8
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29319 0 0 0 5061 19 0 0 25 0 1 0 167655146 209072128 29107 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637104 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51043 29107 717 92 0 49387 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 204172

[startup+102.523 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 29670
/proc/meminfo: memFree=835088/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204196 CPUtime=101.53
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29325 0 0 0 10134 19 0 0 25 0 1 0 167655146 209096704 29113 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51049 29113 717 92 0 49393 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 204196

[startup+162.609 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 29670
/proc/meminfo: memFree=817296/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204196 CPUtime=161.06
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29325 0 0 0 16086 20 0 0 25 0 1 0 167655146 209096704 29113 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51049 29113 717 92 0 49393 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 204196

[startup+222.611 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29670
/proc/meminfo: memFree=806416/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=220.51
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 22030 21 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 204212

[startup+282.683 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29778
/proc/meminfo: memFree=795208/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=279.89
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 27968 21 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712111 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 279.89
Current children cumulated vsize (KiB) 204212

[startup+342.708 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29844
/proc/meminfo: memFree=780832/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=339.28
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 33906 22 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 339.28
Current children cumulated vsize (KiB) 204212

[startup+402.783 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29868
/proc/meminfo: memFree=763600/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=398.76
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 39854 22 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 398.76
Current children cumulated vsize (KiB) 204212

[startup+462.799 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 29868
/proc/meminfo: memFree=754768/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=458.24
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 45801 23 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637120 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 458.24
Current children cumulated vsize (KiB) 204212

[startup+522.81 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 29868
/proc/meminfo: memFree=742032/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=517.71
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 51747 24 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637079 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 517.71
Current children cumulated vsize (KiB) 204212

[startup+582.898 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29868
/proc/meminfo: memFree=728208/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=577.28
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 57703 25 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709321 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 577.28
Current children cumulated vsize (KiB) 204212

[startup+643 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29868
/proc/meminfo: memFree=713808/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=636.86
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 63661 25 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 636.86
Current children cumulated vsize (KiB) 204212

[startup+703.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29868
/proc/meminfo: memFree=698576/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=696.45
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 69619 26 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708953 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 696.45
Current children cumulated vsize (KiB) 204212

[startup+763.181 s]
/proc/loadavg: 2.16 2.04 2.01 3/94 29868
/proc/meminfo: memFree=685200/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=755.98
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 75572 26 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712049 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 755.98
Current children cumulated vsize (KiB) 204212

[startup+823.198 s]
/proc/loadavg: 2.09 2.05 2.01 3/94 29868
/proc/meminfo: memFree=668816/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=815.44
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 81518 26 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711114 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 815.44
Current children cumulated vsize (KiB) 204212

[startup+883.212 s]
/proc/loadavg: 2.03 2.04 2.01 4/94 29868
/proc/meminfo: memFree=661392/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=874.91
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 87464 27 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638373 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 874.91
Current children cumulated vsize (KiB) 204212

[startup+943.233 s]
/proc/loadavg: 2.05 2.04 2.01 3/94 29868
/proc/meminfo: memFree=656656/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=934.37
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 93410 27 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711114 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 934.37
Current children cumulated vsize (KiB) 204212

[startup+1003.25 s]
/proc/loadavg: 2.08 2.05 2.01 4/94 29868
/proc/meminfo: memFree=645648/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=993.85
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 99357 28 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637120 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 993.85
Current children cumulated vsize (KiB) 204212

[startup+1063.25 s]
/proc/loadavg: 2.03 2.03 2.00 3/94 29868
/proc/meminfo: memFree=636368/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=1053.29
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 105301 28 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710311 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 1053.29
Current children cumulated vsize (KiB) 204212

[startup+1123.27 s]
/proc/loadavg: 2.01 2.03 2.00 3/94 29868
/proc/meminfo: memFree=631696/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=1112.76
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 111247 29 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812964 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 1112.76
Current children cumulated vsize (KiB) 204212

[startup+1183.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 29868
/proc/meminfo: memFree=626768/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=1172.24
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 117195 29 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 1172.24
Current children cumulated vsize (KiB) 204212

[startup+1243.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 29870
/proc/meminfo: memFree=617808/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=1231.69
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 123139 30 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 1 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 1231.69
Current children cumulated vsize (KiB) 204212

[startup+1303.32 s]
/proc/loadavg: 2.38 2.12 2.03 4/94 29932
/proc/meminfo: memFree=601168/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=1291.25
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 129092 33 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 1291.25
Current children cumulated vsize (KiB) 204212

[startup+1363.4 s]
/proc/loadavg: 2.61 2.23 2.08 3/94 29934
/proc/meminfo: memFree=572112/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=1350.79
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 135046 33 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637104 0 0 4096 0 0 0 0 17 0 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 1350.79
Current children cumulated vsize (KiB) 204212

[startup+1423.42 s]
/proc/loadavg: 2.33 2.23 2.09 4/94 29934
/proc/meminfo: memFree=568784/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204212 CPUtime=1410.27
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29329 0 0 0 140994 33 0 0 25 0 1 0 167655146 209113088 29117 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638373 0 0 4096 0 0 0 0 17 0 0 0
/proc/29669/statm: 51053 29117 717 92 0 49397 0
Current children cumulated CPU time (s) 1410.27
Current children cumulated vsize (KiB) 204212

[startup+1483.52 s]
/proc/loadavg: 2.12 2.18 2.08 3/94 29934
/proc/meminfo: memFree=568784/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204220 CPUtime=1469.8
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29331 0 0 0 146947 33 0 0 25 0 1 0 167655146 209121280 29119 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 0 0 0
/proc/29669/statm: 51055 29119 717 92 0 49399 0
Current children cumulated CPU time (s) 1469.8
Current children cumulated vsize (KiB) 204220

[startup+1543.52 s]
/proc/loadavg: 2.10 2.16 2.08 3/94 29934
/proc/meminfo: memFree=568720/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204224 CPUtime=1529.27
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29332 0 0 0 152894 33 0 0 25 0 1 0 167655146 209125376 29120 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710292 0 0 4096 0 0 0 0 17 0 0 0
/proc/29669/statm: 51056 29120 717 92 0 49400 0
Current children cumulated CPU time (s) 1529.27
Current children cumulated vsize (KiB) 204224

[startup+1603.56 s]
/proc/loadavg: 2.23 2.18 2.09 4/94 30041
/proc/meminfo: memFree=1061912/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204228 CPUtime=1588.8
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29333 0 0 0 158844 36 0 0 25 0 1 0 167655146 209129472 29121 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 0 0 0
/proc/29669/statm: 51057 29121 717 92 0 49401 0
Current children cumulated CPU time (s) 1588.8
Current children cumulated vsize (KiB) 204228

[startup+1663.57 s]
/proc/loadavg: 2.24 2.19 2.10 3/94 30041
/proc/meminfo: memFree=912216/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204228 CPUtime=1648.25
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29333 0 0 0 164788 37 0 0 25 0 1 0 167655146 209129472 29121 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711092 0 0 4096 0 0 0 0 17 0 0 0
/proc/29669/statm: 51057 29121 717 92 0 49401 0
Current children cumulated CPU time (s) 1648.25
Current children cumulated vsize (KiB) 204228

[startup+1723.58 s]
/proc/loadavg: 2.17 2.17 2.09 3/94 30041
/proc/meminfo: memFree=833304/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204228 CPUtime=1707.71
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29333 0 0 0 170734 37 0 0 25 0 1 0 167655146 209129472 29121 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/29669/statm: 51057 29121 717 92 0 49401 0
Current children cumulated CPU time (s) 1707.71
Current children cumulated vsize (KiB) 204228

[startup+1783.68 s]
/proc/loadavg: 2.14 2.16 2.09 3/94 30041
/proc/meminfo: memFree=764376/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204228 CPUtime=1767.24
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29333 0 0 0 176687 37 0 0 25 0 1 0 167655146 209129472 29121 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710438 0 0 4096 0 0 0 0 17 0 0 0
/proc/29669/statm: 51057 29121 717 92 0 49401 0
Current children cumulated CPU time (s) 1767.24
Current children cumulated vsize (KiB) 204228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.81 s]
/proc/loadavg: 2.08 2.14 2.09 3/94 30041
/proc/meminfo: memFree=727256/2055920 swapFree=4171244/4192956
[pid=29669] ppid=29667 vsize=204228 CPUtime=1800.08
/proc/29669/stat : 29669 (solver) R 29667 29669 29425 0 -1 4194304 29333 0 0 0 179971 37 0 0 25 0 1 0 167655146 209129472 29121 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/29669/statm: 51057 29121 717 92 0 49401 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 204228

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.83
CPU time (s): 1800.11
CPU user time (s): 1799.71
CPU system time (s): 0.396939
CPU usage (%): 99.0795
Max. virtual memory (cumulated for all children) (KiB): 204228

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

runsolver used 2.08568 s user time and 5.48517 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Jan  7 17:56:45 UTC 2007


IDJOB= 209404
IDBENCH= 4514
FILE ID= node19/209404-1168192604

PBS_JOBID= 3479383

Free space on /tmp= 66305 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp30/fapp30-3000-4.xml
COMMAND LINE= /tmp/evaluation/209404-1168192604/mistral/bin/solver /tmp/evaluation/209404-1168192604/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-209404-1168192604 -o ROOT/results/node19/solver-209404-1168192604 -C 1800 -M 900  /tmp/evaluation/209404-1168192604/mistral/bin/solver /tmp/evaluation/209404-1168192604/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  c8b834e543d796bb64a7a52b1d13bfd9

RANDOM SEED= 862136378

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.260
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.260
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:        979496 kB
Buffers:         56488 kB
Cached:         558436 kB
SwapCached:      10472 kB
Active:         529404 kB
Inactive:       479208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        979496 kB
SwapTotal:     4192956 kB
SwapFree:      4171244 kB
Dirty:           12000 kB
Writeback:           0 kB
Mapped:         411288 kB
Slab:            51636 kB
Committed_AS:  4890068 kB
PageTables:       3184 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= 66302 MiB



End job on node19 on Sun Jan  7 18:27:02 UTC 2007