Trace number 200832

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Mistral 2006-12-04? (TO) 1800.04 1802.18

General information on the benchmark

Namefapp/fapp11-15/fapp14/
fapp14-2500-10.xml
MD5SUM7da57cc6785d866f073effab049038df
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 benchmark331.113
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains............... 0.04
0.05	c 	variables............. 0.13
0.17	c 	predicates............    0
0.17	c 	constraints........... 2.94
3.12	c Allocating memory
3.12	c 
3.12	c time limit = -1
3.12	c heuristic = dom/wdeg
3.12	c restart policy = No restart
3.12	c 
3.12	c Solving
3.12	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/node14/watcher-200832-1168143796 -o ROOT/results/node14/solver-200832-1168143796 -C 1800 -M 900 /tmp/evaluation/200832-1168143796/mistral/bin/solver /tmp/evaluation/200832-1168143796/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.00 2.01 2.00 3/94 15951
/proc/meminfo: memFree=318968/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=6792 CPUtime=0
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 430 0 0 0 0 0 0 0 18 0 1 0 162774685 6955008 409 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 6896504 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 1698 409 370 92 0 30 0

[startup+0.108431 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 15951
/proc/meminfo: memFree=318968/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=56280 CPUtime=0.1
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 6106 0 0 0 7 3 0 0 18 0 1 0 162774685 57630720 6074 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 14103 6082 694 92 0 12447 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 56280

[startup+0.516466 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 15951
/proc/meminfo: memFree=318968/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=117164 CPUtime=0.51
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 12910 0 0 0 45 6 0 0 22 0 1 0 162774685 119975936 12878 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159453629 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 29291 12878 709 92 0 27635 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 117164

[startup+1.33755 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 15951
/proc/meminfo: memFree=265592/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=121676 CPUtime=1.32
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 14023 0 0 0 126 6 0 0 25 0 1 0 162774685 124596224 13991 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134559878 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 30419 13991 709 92 0 28763 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 121676

[startup+2.9747 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 15951
/proc/meminfo: memFree=258488/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=130600 CPUtime=2.96
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 16288 0 0 0 289 7 0 0 25 0 1 0 162774685 133734400 16223 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 32650 16223 709 92 0 30994 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 130600

[startup+6.25401 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 15951
/proc/meminfo: memFree=238264/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143876 CPUtime=6.24
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19610 0 0 0 615 9 0 0 25 0 1 0 162774685 147329024 19506 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35969 19506 717 92 0 34313 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 143876

[startup+12.7236 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 15951
/proc/meminfo: memFree=231992/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143876 CPUtime=12.69
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19610 0 0 0 1260 9 0 0 25 0 1 0 162774685 147329024 19506 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35969 19506 717 92 0 34313 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143876

[startup+25.5514 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15951
/proc/meminfo: memFree=220472/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143876 CPUtime=25.5
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19610 0 0 0 2541 9 0 0 25 0 1 0 162774685 147329024 19506 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35969 19506 717 92 0 34313 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 143876

[startup+51.2078 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15951
/proc/meminfo: memFree=196344/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143884 CPUtime=51.14
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19612 0 0 0 5104 10 0 0 25 0 1 0 162774685 147337216 19508 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35971 19508 717 92 0 34315 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 143884

[startup+102.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15951
/proc/meminfo: memFree=149112/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143884 CPUtime=102.26
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19612 0 0 0 10215 11 0 0 25 0 1 0 162774685 147337216 19508 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35971 19508 717 92 0 34315 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 143884

[startup+162.489 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15951
/proc/meminfo: memFree=93560/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143884 CPUtime=162.29
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19612 0 0 0 16215 14 0 0 25 0 1 0 162774685 147337216 19508 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35971 19508 717 92 0 34315 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 143884

[startup+222.579 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15951
/proc/meminfo: memFree=37816/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143884 CPUtime=222.33
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19612 0 0 0 22216 17 0 0 25 0 1 0 162774685 147337216 19508 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35971 19508 717 92 0 34315 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 143884

[startup+282.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15951
/proc/meminfo: memFree=16248/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143884 CPUtime=282.3
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19612 0 0 0 28212 18 0 0 25 0 1 0 162774685 147337216 19508 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35971 19508 717 92 0 34315 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143884

[startup+342.65 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607752/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143884 CPUtime=342.01
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19612 0 0 0 34174 27 0 0 25 0 1 0 162774685 147337216 19508 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35971 19508 717 92 0 34315 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 143884

[startup+402.745 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608136/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143884 CPUtime=402.04
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19612 0 0 0 40177 27 0 0 25 0 1 0 162774685 147337216 19508 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711741 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35971 19508 717 92 0 34315 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 143884

[startup+462.834 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608136/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143884 CPUtime=462.06
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19612 0 0 0 46179 27 0 0 25 0 1 0 162774685 147337216 19508 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35971 19508 717 92 0 34315 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 143884

[startup+522.924 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608136/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143884 CPUtime=522.09
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19612 0 0 0 52182 27 0 0 25 0 1 0 162774685 147337216 19508 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35971 19508 717 92 0 34315 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 143884

[startup+582.93 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608136/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143888 CPUtime=582.04
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19613 0 0 0 58177 27 0 0 25 0 1 0 162774685 147341312 19509 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35972 19509 717 92 0 34316 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 143888

[startup+643.028 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608136/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143888 CPUtime=642.07
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19613 0 0 0 64179 28 0 0 25 0 1 0 162774685 147341312 19509 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35972 19509 717 92 0 34316 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 143888

[startup+703.121 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1608072/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143888 CPUtime=702.11
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19613 0 0 0 70183 28 0 0 25 0 1 0 162774685 147341312 19509 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637300 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35972 19509 717 92 0 34316 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 143888

[startup+763.219 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1608072/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143888 CPUtime=762.15
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19613 0 0 0 76187 28 0 0 25 0 1 0 162774685 147341312 19509 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35972 19509 717 92 0 34316 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 143888

[startup+823.318 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1608008/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143892 CPUtime=822.18
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19614 0 0 0 82190 28 0 0 25 0 1 0 162774685 147345408 19510 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35973 19510 717 92 0 34317 0
Current children cumulated CPU time (s) 822.18
Current children cumulated vsize (KiB) 143892

[startup+883.321 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607880/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143892 CPUtime=882.13
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19614 0 0 0 88185 28 0 0 25 0 1 0 162774685 147345408 19510 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638378 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35973 19510 717 92 0 34317 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 143892

[startup+943.421 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607816/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143896 CPUtime=942.16
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19615 0 0 0 94188 28 0 0 25 0 1 0 162774685 147349504 19511 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35974 19511 717 92 0 34318 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 143896

[startup+1003.43 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1607752/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143896 CPUtime=1002.08
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19615 0 0 0 100180 28 0 0 25 0 1 0 162774685 147349504 19511 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35974 19511 717 92 0 34318 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 143896

[startup+1063.43 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 16267
/proc/meminfo: memFree=1607688/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143896 CPUtime=1062.03
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19615 0 0 0 106175 28 0 0 25 0 1 0 162774685 147349504 19511 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35974 19511 717 92 0 34318 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 143896

[startup+1123.43 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 16267
/proc/meminfo: memFree=1607560/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143896 CPUtime=1121.98
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19615 0 0 0 112170 28 0 0 25 0 1 0 162774685 147349504 19511 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35974 19511 717 92 0 34318 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 143896

[startup+1183.44 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1607560/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143900 CPUtime=1181.9
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19616 0 0 0 118162 28 0 0 25 0 1 0 162774685 147353600 19512 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35975 19512 717 92 0 34319 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 143900

[startup+1243.54 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1607432/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143900 CPUtime=1241.95
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19616 0 0 0 124167 28 0 0 25 0 1 0 162774685 147353600 19512 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35975 19512 717 92 0 34319 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 143900

[startup+1303.55 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 16267
/proc/meminfo: memFree=1607304/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143900 CPUtime=1301.91
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19616 0 0 0 130163 28 0 0 25 0 1 0 162774685 147353600 19512 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637336 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35975 19512 717 92 0 34319 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 143900

[startup+1363.65 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1607304/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143900 CPUtime=1361.93
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19616 0 0 0 136164 29 0 0 25 0 1 0 162774685 147353600 19512 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638366 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35975 19512 717 92 0 34319 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 143900

[startup+1423.65 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607240/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143900 CPUtime=1421.87
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19616 0 0 0 142158 29 0 0 25 0 1 0 162774685 147353600 19512 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35975 19512 717 92 0 34319 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 143900

[startup+1483.75 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1607112/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143900 CPUtime=1481.92
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19616 0 0 0 148163 29 0 0 25 0 1 0 162774685 147353600 19512 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35975 19512 717 92 0 34319 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 143900

[startup+1543.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1606984/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143900 CPUtime=1541.92
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19616 0 0 0 154163 29 0 0 25 0 1 0 162774685 147353600 19512 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637130 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35975 19512 717 92 0 34319 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 143900

[startup+1603.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1606984/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143904 CPUtime=1601.96
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19617 0 0 0 160167 29 0 0 25 0 1 0 162774685 147357696 19513 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35976 19513 717 92 0 34320 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 143904

[startup+1664.02 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1606856/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143908 CPUtime=1662
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19618 0 0 0 166171 29 0 0 25 0 1 0 162774685 147361792 19514 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722038 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35977 19514 717 92 0 34321 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 143908

[startup+1724.11 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 16267
/proc/meminfo: memFree=1606792/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143912 CPUtime=1722.03
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19619 0 0 0 172173 30 0 0 25 0 1 0 162774685 147365888 19515 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711073 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35978 19515 717 92 0 34322 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 143912

[startup+1784.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1606664/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143924 CPUtime=1781.97
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19622 0 0 0 178167 30 0 0 25 0 1 0 162774685 147378176 19518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35981 19518 717 92 0 34325 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 143924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16267
/proc/meminfo: memFree=1606664/2055920 swapFree=4182236/4192956
[pid=15950] ppid=15948 vsize=143924 CPUtime=1800.02
/proc/15950/stat : 15950 (solver) R 15948 15950 15078 0 -1 4194304 19622 0 0 0 179972 30 0 0 25 0 1 0 162774685 147378176 19518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/15950/statm: 35981 19518 717 92 0 34325 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 143924

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.18
CPU time (s): 1800.04
CPU user time (s): 1799.72
CPU system time (s): 0.314952
CPU usage (%): 99.8808
Max. virtual memory (cumulated for all children) (KiB): 143924

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

runsolver used 1.9537 s user time and 5.36818 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Jan  7 04:23:18 UTC 2007


IDJOB= 200832
IDBENCH= 3729
FILE ID= node14/200832-1168143796

PBS_JOBID= 3477836

Free space on /tmp= 65088 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp14/fapp14-2500-10.xml
COMMAND LINE= /tmp/evaluation/200832-1168143796/mistral/bin/solver /tmp/evaluation/200832-1168143796/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-200832-1168143796 -o ROOT/results/node14/solver-200832-1168143796 -C 1800 -M 900  /tmp/evaluation/200832-1168143796/mistral/bin/solver /tmp/evaluation/200832-1168143796/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  7da57cc6785d866f073effab049038df

RANDOM SEED= 556198669

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.227
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.227
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:        319384 kB
Buffers:         54940 kB
Cached:        1444808 kB
SwapCached:       4208 kB
Active:         883120 kB
Inactive:       752296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        319384 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:           12540 kB
Writeback:           0 kB
Mapped:         153356 kB
Slab:            85748 kB
Committed_AS:  5708020 kB
PageTables:       2448 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= 66329 MiB



End job on node14 on Sun Jan  7 04:53:20 UTC 2007