Trace number 211376

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.23 1802.63

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-vpm1.xml
MD5SUM6679188341244cda5cb86dcce80fec63
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.262959
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2754
Number of constraints486
Maximum constraint arity82
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension486
Global constraints used (with number of constraints)

Solver Data (download as text)

0.12	c 
0.12	c Parsing xml file
0.12	c 	domains...............    0
0.13	c 	variables............. 0.07
0.18	c 	predicates............ 0.16
0.34	c 	constraints........... 0.34
0.70	c Allocating memory
0.70	c 
0.70	c time limit = -1
0.70	c heuristic = dom/wdeg
0.70	c restart policy = Geometric increment
0.70	c restart base = 1835
0.70	c restart factor = 1.33
0.70	c 
0.70	c Solving
0.70	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/node50/watcher-211376-1168207708 -o ROOT/results/node50/solver-211376-1168207708 -C 1800 -M 900 /tmp/evaluation/211376-1168207708/tramontane/bin/solver /tmp/evaluation/211376-1168207708/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.44 1.70 1.80 5/84 12768
/proc/meminfo: memFree=1791336/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=540 CPUtime=0
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 169169412 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7918372 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12767/statm: 135 26 21 92 0 18 0

[startup+0.102776 s]
/proc/loadavg: 1.44 1.70 1.80 5/84 12768
/proc/meminfo: memFree=1791336/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=6744 CPUtime=0
/proc/12767/stat : 12767 (solver) D 12765 12767 12259 0 -1 4194304 520 0 20 0 0 0 0 0 18 0 1 0 169169412 6905856 508 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158514206 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/12767/statm: 1686 508 446 92 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6744

[startup+0.510842 s]
/proc/loadavg: 1.44 1.70 1.80 5/84 12768
/proc/meminfo: memFree=1791336/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=10644 CPUtime=0.38
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 1727 0 28 0 37 1 0 0 20 0 1 0 169169412 10899456 1723 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134630411 0 0 4096 0 0 0 0 17 1 0 0
/proc/12767/statm: 2661 1723 713 92 0 1005 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10644

[startup+1.33199 s]
/proc/loadavg: 1.44 1.70 1.80 3/84 12768
/proc/meminfo: memFree=1637800/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=239448 CPUtime=1.2
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 57351 0 28 0 96 24 0 0 25 0 1 0 169169412 245194752 57347 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 9213105 0 0 4096 0 0 0 0 17 1 0 0
/proc/12767/statm: 59862 57347 720 92 0 58206 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 239448

[startup+2.97298 s]
/proc/loadavg: 1.49 1.70 1.80 4/84 12768
/proc/meminfo: memFree=1214952/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=744776 CPUtime=2.62
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 183687 0 28 0 184 78 0 0 25 0 1 0 169169412 762650624 183683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 1 0 0
/proc/12767/statm: 186194 183683 720 92 0 184538 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 744776

[startup+6.25781 s]
/proc/loadavg: 1.49 1.70 1.80 2/68 12782
/proc/meminfo: memFree=1043880/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=5.69
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 477 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 857320

[startup+12.7169 s]
/proc/loadavg: 1.56 1.71 1.80 4/72 12826
/proc/meminfo: memFree=841288/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=12.12
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 1120 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 857320

[startup+25.54 s]
/proc/loadavg: 1.63 1.72 1.80 3/72 12826
/proc/meminfo: memFree=828440/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=24.93
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 2401 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 857320

[startup+51.1723 s]
/proc/loadavg: 1.76 1.74 1.81 3/72 12826
/proc/meminfo: memFree=828504/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=50.56
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 4964 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 857320

[startup+102.458 s]
/proc/loadavg: 1.89 1.78 1.81 3/74 12834
/proc/meminfo: memFree=874824/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=101.77
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 10085 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710153 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 857320

[startup+162.482 s]
/proc/loadavg: 1.96 1.82 1.82 3/74 12834
/proc/meminfo: memFree=874888/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=161.74
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 16082 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 857320

[startup+222.509 s]
/proc/loadavg: 2.05 1.88 1.84 3/74 12834
/proc/meminfo: memFree=874952/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=221.71
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 22079 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 221.71
Current children cumulated vsize (KiB) 857320

[startup+282.526 s]
/proc/loadavg: 2.02 1.90 1.85 3/74 12834
/proc/meminfo: memFree=874888/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=281.65
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 28073 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 281.65
Current children cumulated vsize (KiB) 857320

[startup+342.544 s]
/proc/loadavg: 2.04 1.93 1.86 3/74 12834
/proc/meminfo: memFree=874952/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=341.62
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 34070 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 341.62
Current children cumulated vsize (KiB) 857320

[startup+402.563 s]
/proc/loadavg: 2.02 1.94 1.86 3/74 12834
/proc/meminfo: memFree=874888/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=401.58
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 40066 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 401.58
Current children cumulated vsize (KiB) 857320

[startup+462.58 s]
/proc/loadavg: 2.00 1.94 1.87 3/74 12834
/proc/meminfo: memFree=874888/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=461.52
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 46060 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710167 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 461.52
Current children cumulated vsize (KiB) 857320

[startup+522.6 s]
/proc/loadavg: 2.00 1.95 1.87 3/74 12834
/proc/meminfo: memFree=874824/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=521.49
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 52057 92 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 521.49
Current children cumulated vsize (KiB) 857320

[startup+582.617 s]
/proc/loadavg: 2.00 1.96 1.88 3/74 12836
/proc/meminfo: memFree=874120/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=581.45
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 58052 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 581.45
Current children cumulated vsize (KiB) 857320

[startup+642.639 s]
/proc/loadavg: 2.00 1.96 1.89 3/74 12836
/proc/meminfo: memFree=874056/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=641.4
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 64047 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 641.4
Current children cumulated vsize (KiB) 857320

[startup+702.658 s]
/proc/loadavg: 2.00 1.97 1.89 3/74 12836
/proc/meminfo: memFree=873992/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=701.36
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 70043 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 701.36
Current children cumulated vsize (KiB) 857320

[startup+762.69 s]
/proc/loadavg: 2.05 1.99 1.90 3/74 12836
/proc/meminfo: memFree=873992/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=761.33
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 76040 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 761.33
Current children cumulated vsize (KiB) 857320

[startup+822.71 s]
/proc/loadavg: 2.01 1.99 1.91 3/74 12836
/proc/meminfo: memFree=873992/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=821.28
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 82035 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 821.28
Current children cumulated vsize (KiB) 857320

[startup+882.727 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 12836
/proc/meminfo: memFree=873992/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=881.25
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 88032 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 881.25
Current children cumulated vsize (KiB) 857320

[startup+942.744 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 12836
/proc/meminfo: memFree=873928/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=941.21
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 94028 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 941.21
Current children cumulated vsize (KiB) 857320

[startup+1002.76 s]
/proc/loadavg: 2.00 1.99 1.91 3/75 12837
/proc/meminfo: memFree=871232/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1001.15
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 100022 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1001.15
Current children cumulated vsize (KiB) 857320

[startup+1062.79 s]
/proc/loadavg: 2.00 1.99 1.91 3/75 12837
/proc/meminfo: memFree=871296/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1061.12
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 106019 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1061.12
Current children cumulated vsize (KiB) 857320

[startup+1122.8 s]
/proc/loadavg: 2.00 1.99 1.91 3/75 12837
/proc/meminfo: memFree=871232/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1121.08
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 112015 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1121.08
Current children cumulated vsize (KiB) 857320

[startup+1182.87 s]
/proc/loadavg: 2.10 2.02 1.92 3/75 12837
/proc/meminfo: memFree=871232/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1181.06
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 118013 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1181.06
Current children cumulated vsize (KiB) 857320

[startup+1242.88 s]
/proc/loadavg: 2.09 2.03 1.93 3/75 12837
/proc/meminfo: memFree=871168/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1241.03
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 124010 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1241.03
Current children cumulated vsize (KiB) 857320

[startup+1302.91 s]
/proc/loadavg: 2.10 2.04 1.93 3/75 12837
/proc/meminfo: memFree=871168/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1301.01
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 130008 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1301.01
Current children cumulated vsize (KiB) 857320

[startup+1362.93 s]
/proc/loadavg: 2.04 2.03 1.93 3/75 12837
/proc/meminfo: memFree=871168/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1360.94
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 136001 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1360.94
Current children cumulated vsize (KiB) 857320

[startup+1422.97 s]
/proc/loadavg: 2.07 2.04 1.94 3/75 12837
/proc/meminfo: memFree=871104/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1420.94
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 142001 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1420.94
Current children cumulated vsize (KiB) 857320

[startup+1483 s]
/proc/loadavg: 2.02 2.03 1.94 3/76 12838
/proc/meminfo: memFree=871096/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1480.91
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 147998 93 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1480.91
Current children cumulated vsize (KiB) 857320

[startup+1543.07 s]
/proc/loadavg: 2.01 2.02 1.94 3/76 12838
/proc/meminfo: memFree=871096/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1540.91
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 153997 94 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1540.91
Current children cumulated vsize (KiB) 857320

[startup+1603.17 s]
/proc/loadavg: 2.00 2.02 1.94 3/76 12838
/proc/meminfo: memFree=871096/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1600.96
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 160002 94 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1600.96
Current children cumulated vsize (KiB) 857320

[startup+1663.18 s]
/proc/loadavg: 2.00 2.01 1.94 3/76 12838
/proc/meminfo: memFree=871032/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1660.91
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 165997 94 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1660.91
Current children cumulated vsize (KiB) 857320

[startup+1723.19 s]
/proc/loadavg: 2.00 2.00 1.94 3/76 12838
/proc/meminfo: memFree=870968/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1720.85
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 171991 94 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637270 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1720.85
Current children cumulated vsize (KiB) 857320

[startup+1783.22 s]
/proc/loadavg: 2.00 2.00 1.94 3/76 12838
/proc/meminfo: memFree=871032/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1780.82
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 177988 94 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1780.82
Current children cumulated vsize (KiB) 857320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/76 12838
/proc/meminfo: memFree=870968/2055920 swapFree=4191892/4192956
[pid=12767] ppid=12765 vsize=857320 CPUtime=1800.09
/proc/12767/stat : 12767 (solver) R 12765 12767 12259 0 -1 4194304 211830 0 28 0 179915 94 0 0 25 0 1 0 169169412 877895680 211826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/12767/statm: 214330 211826 723 92 0 212674 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 857320

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.63
CPU time (s): 1800.23
CPU user time (s): 1799.16
CPU system time (s): 1.06984
CPU usage (%): 99.8669
Max. virtual memory (cumulated for all children) (KiB): 857320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 1.06984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211830
page faults= 28
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45
involuntary context switches= 7157

runsolver used 1.63175 s user time and 5.07623 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun Jan  7 22:08:29 UTC 2007


IDJOB= 211376
IDBENCH= 4689
FILE ID= node50/211376-1168207708

PBS_JOBID= 3480806

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  6679188341244cda5cb86dcce80fec63

RANDOM SEED= 269011813

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.263
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	: 5931.00
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.263
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:       1791816 kB
Buffers:         32604 kB
Cached:          57892 kB
SwapCached:         12 kB
Active:         163792 kB
Inactive:        46564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791816 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            6408 kB
Writeback:           0 kB
Mapped:         139532 kB
Slab:            38812 kB
Committed_AS:  4704720 kB
PageTables:       2100 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= 66551 MiB



End job on node50 on Sun Jan  7 22:38:32 UTC 2007