Trace number 209613

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
Tramontane 2006-12-04? (TO) 1800.11 1812.8

General information on the benchmark

Namefapp/fapp26-30/fapp28/
fapp28-2800-3.xml
MD5SUM2aad4279fbb875e4e8c1747ee13d0bfe
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 benchmark30.6403
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2800
Number of constraints22569
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22569
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02	c 
0.02	c Parsing xml file
0.02	c 	domains............... 0.17
0.19	c 	variables............. 0.17
0.37	c 	predicates............    0
0.37	c 	constraints........... 1.75
2.13	c Allocating memory
2.13	c 
2.13	c time limit = -1
2.13	c heuristic = dom/wdeg
2.13	c restart policy = Geometric increment
2.13	c restart base = 1866
2.13	c restart factor = 1.33
2.13	c 
2.13	c Solving
2.13	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-209613-1168193369 -o ROOT/results/node16/solver-209613-1168193369 -C 1800 -M 900 /tmp/evaluation/209613-1168193369/tramontane/bin/solver /tmp/evaluation/209613-1168193369/unknown.xml -res geom -f 3 -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: 1.92 1.98 2.02 5/86 26858
/proc/meminfo: memFree=1552312/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=540 CPUtime=0
/proc/26857/stat : 26857 (solver) D 26855 26857 25134 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 167731753 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7205668 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/26857/statm: 135 26 21 92 0 18 0

[startup+0.102718 s]
/proc/loadavg: 1.92 1.98 2.02 5/86 26858
/proc/meminfo: memFree=1552312/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=7048 CPUtime=0.08
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 820 0 0 0 8 0 0 0 19 0 1 0 167731753 7217152 788 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7635250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 1762 788 669 92 0 106 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7048

[startup+0.510646 s]
/proc/loadavg: 1.92 1.98 2.02 5/86 26858
/proc/meminfo: memFree=1552312/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=144332 CPUtime=0.48
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 15396 0 0 0 42 6 0 0 22 0 1 0 167731753 147795968 15364 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4156121727 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 36083 15364 709 92 0 34427 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 144332

[startup+1.3315 s]
/proc/loadavg: 1.92 1.98 2.02 3/86 26858
/proc/meminfo: memFree=1490232/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=148480 CPUtime=1.3
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 16438 0 0 0 123 7 0 0 25 0 1 0 167731753 152043520 16406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159376428 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 37120 16406 709 92 0 35464 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 148480

[startup+2.96819 s]
/proc/loadavg: 1.92 1.98 2.02 3/86 26858
/proc/meminfo: memFree=1451576/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186224 CPUtime=2.92
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25846 0 0 0 281 11 0 0 25 0 1 0 167731753 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 186224

[startup+6.2516 s]
/proc/loadavg: 1.93 1.98 2.02 3/86 26858
/proc/meminfo: memFree=1451456/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186224 CPUtime=6.18
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25846 0 0 0 607 11 0 0 25 0 1 0 167731753 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 186224

[startup+12.7084 s]
/proc/loadavg: 1.93 1.98 2.02 3/86 26858
/proc/meminfo: memFree=1451648/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186224 CPUtime=12.58
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25846 0 0 0 1247 11 0 0 25 0 1 0 167731753 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 186224

[startup+25.5181 s]
/proc/loadavg: 1.95 1.98 2.02 3/86 26858
/proc/meminfo: memFree=1451776/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186224 CPUtime=25.29
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25846 0 0 0 2518 11 0 0 25 0 1 0 167731753 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 186224

[startup+51.1455 s]
/proc/loadavg: 1.96 1.98 2.02 3/86 26858
/proc/meminfo: memFree=1451968/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186228 CPUtime=50.72
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25847 0 0 0 5060 12 0 0 25 0 1 0 167731753 190697472 25815 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637860 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46557 25815 719 92 0 44901 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 186228

[startup+102.399 s]
/proc/loadavg: 2.02 2.00 2.02 3/86 26858
/proc/meminfo: memFree=1452032/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186236 CPUtime=101.57
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25849 0 0 0 10145 12 0 0 25 0 1 0 167731753 190705664 25817 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710330 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46559 25817 719 92 0 44903 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 186236

[startup+162.47 s]
/proc/loadavg: 2.01 2.00 2.01 3/86 26858
/proc/meminfo: memFree=1452032/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186240 CPUtime=161.17
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25850 0 0 0 16104 13 0 0 25 0 1 0 167731753 190709760 25818 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46560 25818 719 92 0 44904 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 186240

[startup+222.534 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26858
/proc/meminfo: memFree=1452032/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186240 CPUtime=220.78
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25850 0 0 0 22065 13 0 0 25 0 1 0 167731753 190709760 25818 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812848 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46560 25818 719 92 0 44904 0
Current children cumulated CPU time (s) 220.78
Current children cumulated vsize (KiB) 186240

[startup+282.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26858
/proc/meminfo: memFree=1451968/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186240 CPUtime=280.38
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25850 0 0 0 28024 14 0 0 25 0 1 0 167731753 190709760 25818 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710353 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46560 25818 719 92 0 44904 0
Current children cumulated CPU time (s) 280.38
Current children cumulated vsize (KiB) 186240

[startup+342.696 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451712/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186240 CPUtime=339.95
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25850 0 0 0 33981 14 0 0 25 0 1 0 167731753 190709760 25818 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46560 25818 719 92 0 44904 0
Current children cumulated CPU time (s) 339.95
Current children cumulated vsize (KiB) 186240

[startup+402.794 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451712/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186240 CPUtime=399.52
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25850 0 0 0 39937 15 0 0 25 0 1 0 167731753 190709760 25818 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46560 25818 719 92 0 44904 0
Current children cumulated CPU time (s) 399.52
Current children cumulated vsize (KiB) 186240

[startup+462.869 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451776/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186248 CPUtime=459.1
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25852 0 0 0 45895 15 0 0 25 0 1 0 167731753 190717952 25820 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46562 25820 719 92 0 44906 0
Current children cumulated CPU time (s) 459.1
Current children cumulated vsize (KiB) 186248

[startup+522.962 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451776/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=518.69
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 51853 16 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 518.69
Current children cumulated vsize (KiB) 186284

[startup+583.036 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451776/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=578.26
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 57810 16 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 578.26
Current children cumulated vsize (KiB) 186284

[startup+643.129 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451776/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=637.85
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 63768 17 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 637.85
Current children cumulated vsize (KiB) 186284

[startup+703.196 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451776/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=697.44
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 69727 17 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 697.44
Current children cumulated vsize (KiB) 186284

[startup+763.258 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451712/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=757.05
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 75687 18 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710492 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 757.05
Current children cumulated vsize (KiB) 186284

[startup+823.336 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 26860
/proc/meminfo: memFree=1451648/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=816.64
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 81646 18 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 816.64
Current children cumulated vsize (KiB) 186284

[startup+883.404 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 26860
/proc/meminfo: memFree=1451648/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=876.23
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 87604 19 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 876.23
Current children cumulated vsize (KiB) 186284

[startup+943.472 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451584/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=935.82
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 93563 19 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 935.82
Current children cumulated vsize (KiB) 186284

[startup+1003.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451584/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=995.42
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 99522 20 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 995.42
Current children cumulated vsize (KiB) 186284

[startup+1063.63 s]
/proc/loadavg: 2.07 2.03 2.01 3/86 26860
/proc/meminfo: memFree=1451584/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1055
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 105480 20 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1055
Current children cumulated vsize (KiB) 186284

[startup+1123.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 26860
/proc/meminfo: memFree=1451520/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1114.6
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 111439 21 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1114.6
Current children cumulated vsize (KiB) 186284

[startup+1183.78 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 26860
/proc/meminfo: memFree=1451456/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1174.18
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 117397 21 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1174.18
Current children cumulated vsize (KiB) 186284

[startup+1243.87 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 26860
/proc/meminfo: memFree=1451392/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1233.76
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 123354 22 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638404 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1233.76
Current children cumulated vsize (KiB) 186284

[startup+1303.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451392/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1293.34
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 129312 22 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710340 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1293.34
Current children cumulated vsize (KiB) 186284

[startup+1364.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451328/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1352.92
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 135269 23 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637313 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1352.92
Current children cumulated vsize (KiB) 186284

[startup+1424.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451328/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1412.49
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 141226 23 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711764 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1412.49
Current children cumulated vsize (KiB) 186284

[startup+1484.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26860
/proc/meminfo: memFree=1451264/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1472.08
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 147184 24 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1472.08
Current children cumulated vsize (KiB) 186284

[startup+1544.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 26990
/proc/meminfo: memFree=1571464/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1531.84
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 153159 25 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1531.84
Current children cumulated vsize (KiB) 186284

[startup+1604.33 s]
/proc/loadavg: 1.78 1.95 1.98 3/79 27497
/proc/meminfo: memFree=1582448/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1591.83
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 159154 29 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 0 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1591.83
Current children cumulated vsize (KiB) 186284

[startup+1664.4 s]
/proc/loadavg: 1.28 1.77 1.92 3/78 29282
/proc/meminfo: memFree=1582128/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1651.8
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 165144 36 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1651.8
Current children cumulated vsize (KiB) 186284

[startup+1724.47 s]
/proc/loadavg: 1.10 1.63 1.86 2/78 30437
/proc/meminfo: memFree=1582168/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1711.81
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 171141 40 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1711.81
Current children cumulated vsize (KiB) 186284

[startup+1784.51 s]
/proc/loadavg: 1.04 1.51 1.80 2/78 30932
/proc/meminfo: memFree=1582272/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1771.82
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 177140 42 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812999 0 0 4096 0 0 0 0 17 0 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1771.82
Current children cumulated vsize (KiB) 186284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.78 s]
/proc/loadavg: 1.02 1.47 1.78 2/78 30932
/proc/meminfo: memFree=1582336/2055920 swapFree=4191880/4192956
[pid=26857] ppid=26855 vsize=186284 CPUtime=1800.09
/proc/26857/stat : 26857 (solver) R 26855 26857 25134 0 -1 4194304 25861 0 0 0 179967 42 0 0 25 0 1 0 167731753 190754816 25829 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 0 0 0
/proc/26857/statm: 46571 25829 719 92 0 44915 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 186284

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.8
CPU time (s): 1800.11
CPU user time (s): 1799.68
CPU system time (s): 0.437933
CPU usage (%): 99.3003
Max. virtual memory (cumulated for all children) (KiB): 186284

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

runsolver used 1.9597 s user time and 5.36618 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Jan  7 18:09:29 UTC 2007


IDJOB= 209613
IDBENCH= 4549
FILE ID= node16/209613-1168193369

PBS_JOBID= 3479335

Free space on /tmp= 66498 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp28/fapp28-2800-3.xml
COMMAND LINE= /tmp/evaluation/209613-1168193369/tramontane/bin/solver /tmp/evaluation/209613-1168193369/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-209613-1168193369 -o ROOT/results/node16/solver-209613-1168193369 -C 1800 -M 900  /tmp/evaluation/209613-1168193369/tramontane/bin/solver /tmp/evaluation/209613-1168193369/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  2aad4279fbb875e4e8c1747ee13d0bfe

RANDOM SEED= 21261635

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:       1552792 kB
Buffers:         34148 kB
Cached:         253224 kB
SwapCached:        268 kB
Active:         264860 kB
Inactive:       185184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552792 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            6172 kB
Writeback:           0 kB
Mapped:         184492 kB
Slab:            37372 kB
Committed_AS:  4612560 kB
PageTables:       2708 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= 66510 MiB



End job on node16 on Sun Jan  7 18:39:42 UTC 2007