Trace number 211649

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 1801.85

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-flugpl.xml
MD5SUMf4e8eac77c5a38292456f6f068c8a6f4
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.10837
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables265
Number of constraints35
Maximum constraint arity65
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension35
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
0.01	c 	variables.............    0
0.01	c 	predicates............ 0.03
0.04	c 	constraints...........    0
0.05	c Allocating memory
0.05	c 
0.05	c time limit = -1
0.05	c heuristic = dom/wdeg
0.05	c restart policy = Geometric increment
0.05	c restart base = 374
0.05	c restart factor = 1.33
0.05	c 
0.05	c Solving
0.05	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/node35/watcher-211649-1168211195 -o ROOT/results/node35/solver-211649-1168211195 -C 1800 -M 900 /tmp/evaluation/211649-1168211195/tramontane/bin/solver /tmp/evaluation/211649-1168211195/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 2.06 2.14 4/73 27858
/proc/meminfo: memFree=1843440/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=6792 CPUtime=0
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 430 0 0 0 0 0 0 0 18 0 1 0 169513148 6955008 409 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 1432440 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 1698 409 370 92 0 30 0

[startup+0.103537 s]
/proc/loadavg: 1.92 2.06 2.14 4/73 27858
/proc/meminfo: memFree=1843440/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=17624 CPUtime=0.1
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3489 0 0 0 9 1 0 0 18 0 1 0 169513148 18046976 3457 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4406 3459 719 92 0 2750 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17624

[startup+0.511583 s]
/proc/loadavg: 1.92 2.06 2.14 4/73 27858
/proc/meminfo: memFree=1843440/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=0.48
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 47 1 0 0 20 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812848 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 18152

[startup+1.33168 s]
/proc/loadavg: 1.92 2.06 2.14 3/73 27858
/proc/meminfo: memFree=1831984/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1.3
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 129 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812576 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 18152

[startup+2.96887 s]
/proc/loadavg: 1.92 2.06 2.14 3/73 27858
/proc/meminfo: memFree=1831984/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=2.93
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 292 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812577 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 18152

[startup+6.25226 s]
/proc/loadavg: 1.92 2.06 2.14 3/73 27858
/proc/meminfo: memFree=1831792/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=6.21
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 620 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 18152

[startup+12.706 s]
/proc/loadavg: 1.93 2.06 2.14 3/73 27858
/proc/meminfo: memFree=1831792/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=12.67
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 1266 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710183 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18152

[startup+25.5165 s]
/proc/loadavg: 1.94 2.05 2.13 3/73 27858
/proc/meminfo: memFree=1831856/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=25.47
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 2546 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710167 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18152

[startup+51.1406 s]
/proc/loadavg: 2.03 2.07 2.13 3/73 27858
/proc/meminfo: memFree=1831984/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=51.06
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 5105 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 18152

[startup+102.383 s]
/proc/loadavg: 2.01 2.05 2.12 3/73 27858
/proc/meminfo: memFree=1832048/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=102.26
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 10225 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708982 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18152

[startup+162.44 s]
/proc/loadavg: 2.00 2.04 2.11 3/73 27858
/proc/meminfo: memFree=1831984/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=162.27
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 16226 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 18152

[startup+222.497 s]
/proc/loadavg: 2.00 2.03 2.10 3/73 27858
/proc/meminfo: memFree=1832048/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=222.28
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 22227 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710500 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 18152

[startup+282.553 s]
/proc/loadavg: 2.00 2.02 2.09 3/73 27858
/proc/meminfo: memFree=1832112/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=282.25
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 28224 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 18152

[startup+342.607 s]
/proc/loadavg: 2.00 2.02 2.08 3/73 27858
/proc/meminfo: memFree=1832048/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=342.26
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 34225 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812977 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 18152

[startup+402.667 s]
/proc/loadavg: 2.00 2.01 2.08 3/73 27858
/proc/meminfo: memFree=1831984/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=402.27
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 40226 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 18152

[startup+462.723 s]
/proc/loadavg: 2.00 2.01 2.07 3/73 27858
/proc/meminfo: memFree=1832048/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=462.25
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 46224 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 18152

[startup+522.779 s]
/proc/loadavg: 2.00 2.00 2.07 3/73 27858
/proc/meminfo: memFree=1831984/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=522.26
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 52225 1 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710170 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 18152

[startup+582.836 s]
/proc/loadavg: 2.08 2.02 2.07 3/73 27858
/proc/meminfo: memFree=1831984/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=582.28
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 58226 2 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710147 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 18152

[startup+642.898 s]
/proc/loadavg: 2.03 2.01 2.06 3/73 27858
/proc/meminfo: memFree=1831920/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=642.27
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 64225 2 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 18152

[startup+702.951 s]
/proc/loadavg: 2.01 2.00 2.05 3/73 27858
/proc/meminfo: memFree=1831920/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=702.27
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 70225 2 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 18152

[startup+763.007 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 27858
/proc/meminfo: memFree=1831920/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=762.28
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 76226 2 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 18152

[startup+823.065 s]
/proc/loadavg: 2.09 2.03 2.05 3/73 27860
/proc/meminfo: memFree=1830064/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=822.26
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 82223 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 18152

[startup+883.118 s]
/proc/loadavg: 2.03 2.02 2.05 3/73 27860
/proc/meminfo: memFree=1830000/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=882.26
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 88223 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 18152

[startup+943.173 s]
/proc/loadavg: 2.01 2.02 2.04 3/73 27860
/proc/meminfo: memFree=1830000/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=942.27
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 94224 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 18152

[startup+1003.23 s]
/proc/loadavg: 2.00 2.01 2.04 3/73 27860
/proc/meminfo: memFree=1830000/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1002.26
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 100223 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813001 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 18152

[startup+1063.29 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 27860
/proc/meminfo: memFree=1829936/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1062.26
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 106223 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 18152

[startup+1123.34 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 27860
/proc/meminfo: memFree=1829936/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1122.27
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 112224 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 18152

[startup+1183.39 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 27860
/proc/meminfo: memFree=1829872/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1182.25
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 118222 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813001 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 18152

[startup+1243.45 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 27860
/proc/meminfo: memFree=1829936/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1242.26
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 124223 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 18152

[startup+1303.51 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 27860
/proc/meminfo: memFree=1829872/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1302.25
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 130222 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1302.25
Current children cumulated vsize (KiB) 18152

[startup+1363.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27860
/proc/meminfo: memFree=1829872/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1362.24
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 136221 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1362.24
Current children cumulated vsize (KiB) 18152

[startup+1423.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27860
/proc/meminfo: memFree=1829808/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1422.25
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 142222 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1422.25
Current children cumulated vsize (KiB) 18152

[startup+1483.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27860
/proc/meminfo: memFree=1829872/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1482.25
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 148222 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 18152

[startup+1543.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27860
/proc/meminfo: memFree=1829808/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1542.23
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 154220 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637287 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1542.23
Current children cumulated vsize (KiB) 18152

[startup+1603.79 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27860
/proc/meminfo: memFree=1829744/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1602.24
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 160221 3 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812996 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 18152

[startup+1663.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27860
/proc/meminfo: memFree=1829744/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1662.25
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 166221 4 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1662.25
Current children cumulated vsize (KiB) 18152

[startup+1723.92 s]
/proc/loadavg: 2.05 2.01 2.00 3/81 27933
/proc/meminfo: memFree=1843312/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1722.24
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 172218 6 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710487 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 18152

[startup+1784 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 27933
/proc/meminfo: memFree=1843376/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1782.28
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 178222 6 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 18152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.84 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 27933
/proc/meminfo: memFree=1843312/2055920 swapFree=4184688/4192956
[pid=27857] ppid=27855 vsize=18152 CPUtime=1800.09
/proc/27857/stat : 27857 (solver) R 27855 27857 26736 0 -1 4194304 3636 0 0 0 180003 6 0 0 25 0 1 0 169513148 18587648 3604 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/27857/statm: 4538 3604 722 92 0 2882 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 18152

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.85
CPU time (s): 1800.11
CPU user time (s): 1800.04
CPU system time (s): 0.072988
CPU usage (%): 99.9035
Max. virtual memory (cumulated for all children) (KiB): 18152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3636
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= 10
involuntary context switches= 5635

runsolver used 1.72774 s user time and 4.68929 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sun Jan  7 23:06:35 UTC 2007


IDJOB= 211649
IDBENCH= 4710
FILE ID= node35/211649-1168211195

PBS_JOBID= 3480827

Free space on /tmp= 66555 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-flugpl.xml
COMMAND LINE= /tmp/evaluation/211649-1168211195/tramontane/bin/solver /tmp/evaluation/211649-1168211195/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-211649-1168211195 -o ROOT/results/node35/solver-211649-1168211195 -C 1800 -M 900  /tmp/evaluation/211649-1168211195/tramontane/bin/solver /tmp/evaluation/211649-1168211195/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  f4e8eac77c5a38292456f6f068c8a6f4

RANDOM SEED= 311689904

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.234
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.234
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:       1843856 kB
Buffers:         11936 kB
Cached:          61308 kB
SwapCached:       1080 kB
Active:         125856 kB
Inactive:        32060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843856 kB
SwapTotal:     4192956 kB
SwapFree:      4184688 kB
Dirty:            2992 kB
Writeback:           0 kB
Mapped:          95988 kB
Slab:            39404 kB
Committed_AS:  3680848 kB
PageTables:       1880 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= 66555 MiB



End job on node35 on Sun Jan  7 23:36:37 UTC 2007