Trace number 212358

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 1815.01

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-p0282.xml
MD5SUM94523fac240a337452cdf2f90945d8d0
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 benchmark0.154976
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables282
Number of constraints221
Maximum constraint arity57
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension221
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables.............    0
0.20	c 	predicates............    0
0.20	c 	constraints........... 0.03
0.20	c Allocating memory
0.20	c 
0.20	c time limit = -1
0.20	c heuristic = dom/wdeg
0.20	c restart policy = Geometric increment
0.20	c restart base = 826
0.20	c restart factor = 1.33
0.20	c 
0.20	c Solving
0.20	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/node72/watcher-212358-1168218828 -o ROOT/results/node72/solver-212358-1168218828 -C 1800 -M 900 /tmp/evaluation/212358-1168218828/tramontane/bin/solver /tmp/evaluation/212358-1168218828/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: 2.02 2.01 1.94 5/94 8649
/proc/meminfo: memFree=751104/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=540 CPUtime=0
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 170291719 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2536228 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 135 26 21 92 0 18 0

[startup+0.104212 s]
/proc/loadavg: 2.02 2.01 1.94 5/94 8649
/proc/meminfo: memFree=751104/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=19224 CPUtime=0.09
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 3889 0 0 0 8 1 0 0 18 0 1 0 170291719 19685376 3857 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3828241 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 4806 3857 719 92 0 3150 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19224

[startup+0.512238 s]
/proc/loadavg: 2.02 2.01 1.94 5/94 8649
/proc/meminfo: memFree=751104/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=0.49
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 42 7 0 0 22 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710170 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 81708

[startup+1.33631 s]
/proc/loadavg: 2.02 2.01 1.94 3/94 8649
/proc/meminfo: memFree=675840/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1.31
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 124 7 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 81708

[startup+2.98992 s]
/proc/loadavg: 2.02 2.01 1.94 3/94 8649
/proc/meminfo: memFree=675840/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=2.94
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 287 7 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 81708

[startup+6.27621 s]
/proc/loadavg: 2.09 2.03 1.95 3/94 8649
/proc/meminfo: memFree=675776/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=6.2
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 613 7 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 81708

[startup+12.7694 s]
/proc/loadavg: 2.09 2.03 1.95 3/94 8649
/proc/meminfo: memFree=675776/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=12.64
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 1257 7 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710162 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 81708

[startup+25.6115 s]
/proc/loadavg: 2.07 2.02 1.95 3/94 8649
/proc/meminfo: memFree=675840/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=25.36
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 2529 7 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 81708

[startup+51.2309 s]
/proc/loadavg: 2.04 2.02 1.95 3/94 8649
/proc/meminfo: memFree=675904/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=50.75
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 5068 7 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 81708

[startup+102.504 s]
/proc/loadavg: 2.16 2.05 1.96 3/94 8649
/proc/meminfo: memFree=676032/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=101.58
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 10150 8 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 81708

[startup+162.577 s]
/proc/loadavg: 2.14 2.05 1.96 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=161.16
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 16108 8 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 161.16
Current children cumulated vsize (KiB) 81708

[startup+222.592 s]
/proc/loadavg: 2.05 2.04 1.96 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=220.66
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 22058 8 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711130 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 220.66
Current children cumulated vsize (KiB) 81708

[startup+282.661 s]
/proc/loadavg: 2.02 2.03 1.96 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=280.24
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 28016 8 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 280.24
Current children cumulated vsize (KiB) 81708

[startup+342.704 s]
/proc/loadavg: 2.00 2.02 1.96 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=339.77
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 33969 8 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 339.77
Current children cumulated vsize (KiB) 81708

[startup+402.786 s]
/proc/loadavg: 2.00 2.02 1.96 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=399.31
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 39923 8 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 399.31
Current children cumulated vsize (KiB) 81708

[startup+462.8 s]
/proc/loadavg: 2.00 2.01 1.96 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=458.8
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 45872 8 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 458.8
Current children cumulated vsize (KiB) 81708

[startup+522.879 s]
/proc/loadavg: 2.05 2.02 1.97 3/94 8651
/proc/meminfo: memFree=676032/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=518.39
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 51830 9 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 518.39
Current children cumulated vsize (KiB) 81708

[startup+582.88 s]
/proc/loadavg: 2.02 2.02 1.97 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=577.89
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 57780 9 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 577.89
Current children cumulated vsize (KiB) 81708

[startup+642.956 s]
/proc/loadavg: 2.00 2.01 1.97 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=637.47
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 63738 9 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 637.47
Current children cumulated vsize (KiB) 81708

[startup+703.045 s]
/proc/loadavg: 2.16 2.04 1.98 3/94 8651
/proc/meminfo: memFree=675904/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=697.06
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 69697 9 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 697.06
Current children cumulated vsize (KiB) 81708

[startup+763.145 s]
/proc/loadavg: 2.05 2.03 1.98 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=756.66
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 75657 9 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710153 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 756.66
Current children cumulated vsize (KiB) 81708

[startup+823.206 s]
/proc/loadavg: 2.02 2.02 1.98 3/94 8651
/proc/meminfo: memFree=675904/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=816.18
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 81609 9 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710156 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 816.18
Current children cumulated vsize (KiB) 81708

[startup+883.289 s]
/proc/loadavg: 2.00 2.02 1.98 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=875.72
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 87563 9 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 875.72
Current children cumulated vsize (KiB) 81708

[startup+943.373 s]
/proc/loadavg: 2.04 2.03 1.98 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=935.26
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 93517 9 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637130 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 935.26
Current children cumulated vsize (KiB) 81708

[startup+1003.45 s]
/proc/loadavg: 2.01 2.02 1.98 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=994.81
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 99471 10 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 994.81
Current children cumulated vsize (KiB) 81708

[startup+1063.54 s]
/proc/loadavg: 2.00 2.01 1.98 3/94 8651
/proc/meminfo: memFree=675968/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1054.35
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 105425 10 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1054.35
Current children cumulated vsize (KiB) 81708

[startup+1123.62 s]
/proc/loadavg: 2.00 2.01 1.98 3/94 8651
/proc/meminfo: memFree=675904/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1113.89
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 111379 10 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1113.89
Current children cumulated vsize (KiB) 81708

[startup+1183.7 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 8651
/proc/meminfo: memFree=675904/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1173.43
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 117333 10 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710156 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1173.43
Current children cumulated vsize (KiB) 81708

[startup+1243.79 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 8651
/proc/meminfo: memFree=675904/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1233
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 123290 10 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1233
Current children cumulated vsize (KiB) 81708

[startup+1303.86 s]
/proc/loadavg: 2.08 2.02 1.99 3/94 8651
/proc/meminfo: memFree=675904/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1292.53
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 129243 10 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710183 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1292.53
Current children cumulated vsize (KiB) 81708

[startup+1363.96 s]
/proc/loadavg: 2.13 2.04 2.00 3/94 8651
/proc/meminfo: memFree=675904/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1352.11
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 135200 11 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1352.11
Current children cumulated vsize (KiB) 81708

[startup+1424.05 s]
/proc/loadavg: 2.05 2.03 2.00 3/94 8651
/proc/meminfo: memFree=675904/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1411.7
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 141159 11 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1411.7
Current children cumulated vsize (KiB) 81708

[startup+1484.14 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 8651
/proc/meminfo: memFree=675904/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1471.29
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 147118 11 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1471.29
Current children cumulated vsize (KiB) 81708

[startup+1544.21 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 8651
/proc/meminfo: memFree=675840/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1530.86
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 153075 11 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1530.86
Current children cumulated vsize (KiB) 81708

[startup+1604.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/94 8651
/proc/meminfo: memFree=675904/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1590.44
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 159033 11 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1590.44
Current children cumulated vsize (KiB) 81708

[startup+1664.38 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 8651
/proc/meminfo: memFree=675840/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1650.03
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 164992 11 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710170 0 0 4096 0 0 0 0 17 1 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1650.03
Current children cumulated vsize (KiB) 81708

[startup+1724.47 s]
/proc/loadavg: 1.92 2.00 1.99 2/81 8665
/proc/meminfo: memFree=1335144/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1709.62
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 170947 15 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1709.62
Current children cumulated vsize (KiB) 81708

[startup+1784.56 s]
/proc/loadavg: 1.69 1.93 1.97 2/78 8737
/proc/meminfo: memFree=1337752/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1769.66
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 176949 17 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1769.66
Current children cumulated vsize (KiB) 81708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.99 s]
/proc/loadavg: 1.41 1.84 1.94 2/78 8737
/proc/meminfo: memFree=1337880/2055920 swapFree=4191880/4192956
[pid=8648] ppid=8646 vsize=81708 CPUtime=1800.08
/proc/8648/stat : 8648 (solver) R 8646 8648 7340 0 -1 4194304 19521 0 0 0 179991 17 0 0 25 0 1 0 170291719 83668992 19489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/8648/statm: 20427 19489 722 92 0 18771 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 81708

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.01
CPU time (s): 1800.11
CPU user time (s): 1799.92
CPU system time (s): 0.187971
CPU usage (%): 99.179
Max. virtual memory (cumulated for all children) (KiB): 81708

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

runsolver used 2.05969 s user time and 5.07923 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Jan  8 01:13:49 UTC 2007


IDJOB= 212358
IDBENCH= 4764
FILE ID= node72/212358-1168218828

PBS_JOBID= 3480876

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  94523fac240a337452cdf2f90945d8d0

RANDOM SEED= 259899921

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.223
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.223
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:        751520 kB
Buffers:         53016 kB
Cached:         470584 kB
SwapCached:        408 kB
Active:         742388 kB
Inactive:       487548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        751520 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:         731496 kB
Slab:            57748 kB
Committed_AS:  3868784 kB
PageTables:       3636 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= 66554 MiB



End job on node72 on Mon Jan  8 01:44:04 UTC 2007