Trace number 215621

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.02 1800.51

General information on the benchmark

NamepseudoSeries/mps/
mps-air04.xml
MD5SUM9397e7a00f5b089be9e90f3663b01b11
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 benchmark3.90041
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables8904
Number of constraints1646
Maximum constraint arity368
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1646
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.18
0.19	c 	predicates............  8.9
9.09	c 	constraints........... 4.62
13.71	c Allocating memory
13.71	c 
13.71	c time limit = -1
13.71	c heuristic = dom/wdeg
13.71	c restart policy = Geometric increment
13.71	c restart base = 5935
13.71	c restart factor = 1.33
13.71	c 
13.71	c Solving
13.71	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/node29/watcher-215621-1168235442 -o ROOT/results/node29/solver-215621-1168235442 -C 1800 -M 900 /tmp/evaluation/215621-1168235442/tramontane/bin/solver /tmp/evaluation/215621-1168235442/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: 0.85 0.97 1.03 4/78 21710
/proc/meminfo: memFree=1422280/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=6792 CPUtime=0
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 400 0 0 0 0 0 0 0 18 0 1 0 171938398 6955008 380 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4132954 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 1698 385 357 92 0 30 0

[startup+0.107643 s]
/proc/loadavg: 0.85 0.97 1.03 4/78 21710
/proc/meminfo: memFree=1422280/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=8104 CPUtime=0.09
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 1075 0 0 0 9 0 0 0 18 0 1 0 171938398 8298496 1043 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134541819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 2026 1043 688 92 0 370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8104

[startup+0.516671 s]
/proc/loadavg: 0.85 0.97 1.03 4/78 21710
/proc/meminfo: memFree=1422280/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=9884 CPUtime=0.5
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 1547 0 0 0 50 0 0 0 22 0 1 0 171938398 10121216 1515 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4596700 0 0 4096 0 0 0 0 17 0 0 0
/proc/21709/statm: 2471 1515 699 92 0 815 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9884

[startup+1.33772 s]
/proc/loadavg: 0.86 0.97 1.03 2/78 21710
/proc/meminfo: memFree=1417736/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=11208 CPUtime=1.32
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 1882 0 0 0 132 0 0 0 25 0 1 0 171938398 11476992 1850 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134573270 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 2802 1850 699 92 0 1146 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11208

[startup+2.97982 s]
/proc/loadavg: 0.86 0.97 1.03 2/78 21710
/proc/meminfo: memFree=1415944/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=13740 CPUtime=2.97
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 2498 0 0 0 296 1 0 0 25 0 1 0 171938398 14069760 2466 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4570781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 3435 2466 699 92 0 1779 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13740

[startup+6.25601 s]
/proc/loadavg: 0.87 0.97 1.03 2/78 21710
/proc/meminfo: memFree=1412104/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=17168 CPUtime=6.24
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 3372 0 0 0 623 1 0 0 25 0 1 0 171938398 17580032 3340 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4297282 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 4292 3340 699 92 0 2636 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 17168

[startup+12.7134 s]
/proc/loadavg: 0.88 0.97 1.03 2/78 21710
/proc/meminfo: memFree=1401400/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=28296 CPUtime=12.69
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6157 0 0 0 1267 2 0 0 25 0 1 0 171938398 28975104 6125 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159433779 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7074 6125 713 92 0 5418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28296

[startup+25.6142 s]
/proc/loadavg: 0.90 0.97 1.03 2/78 21710
/proc/meminfo: memFree=1398152/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31060 CPUtime=25.6
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6841 0 0 0 2557 3 0 0 25 0 1 0 171938398 31805440 6809 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7765 6809 723 92 0 6109 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 31060

[startup+51.2237 s]
/proc/loadavg: 0.94 0.97 1.03 2/78 21710
/proc/meminfo: memFree=1398216/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31060 CPUtime=51.19
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6841 0 0 0 5116 3 0 0 25 0 1 0 171938398 31805440 6809 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7765 6809 723 92 0 6109 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 31060

[startup+102.44 s]
/proc/loadavg: 0.97 0.97 1.02 2/78 21710
/proc/meminfo: memFree=1398216/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31072 CPUtime=102.39
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6844 0 0 0 10236 3 0 0 25 0 1 0 171938398 31817728 6812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7768 6812 723 92 0 6112 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 31072

[startup+162.465 s]
/proc/loadavg: 0.99 0.97 1.02 2/78 21710
/proc/meminfo: memFree=1398152/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31136 CPUtime=162.41
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6860 0 0 0 16237 4 0 0 25 0 1 0 171938398 31883264 6828 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7784 6828 723 92 0 6128 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 31136

[startup+222.488 s]
/proc/loadavg: 0.99 0.97 1.01 2/78 21710
/proc/meminfo: memFree=1398024/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=222.42
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 22238 4 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 31220

[startup+282.512 s]
/proc/loadavg: 0.99 0.97 1.01 2/78 21710
/proc/meminfo: memFree=1398024/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=282.43
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 28239 4 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 31220

[startup+342.539 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 21710
/proc/meminfo: memFree=1397960/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=342.45
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 34241 4 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 31220

[startup+402.568 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 21710
/proc/meminfo: memFree=1397960/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=402.46
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 40242 4 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 402.46
Current children cumulated vsize (KiB) 31220

[startup+462.594 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 21710
/proc/meminfo: memFree=1397960/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=462.47
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 46243 4 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 462.47
Current children cumulated vsize (KiB) 31220

[startup+522.617 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 21710
/proc/meminfo: memFree=1397896/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=522.48
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 52244 4 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710180 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 522.48
Current children cumulated vsize (KiB) 31220

[startup+582.645 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 21710
/proc/meminfo: memFree=1397896/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=582.49
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 58245 4 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 582.49
Current children cumulated vsize (KiB) 31220

[startup+642.681 s]
/proc/loadavg: 0.99 0.97 1.00 2/84 21818
/proc/meminfo: memFree=1396488/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=642.48
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 64243 5 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710167 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 31220

[startup+702.734 s]
/proc/loadavg: 0.99 0.97 1.00 2/84 21882
/proc/meminfo: memFree=1396560/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=702.49
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 70244 5 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 31220

[startup+762.761 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 21908
/proc/meminfo: memFree=1397576/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=762.49
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 76244 5 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 31220

[startup+822.79 s]
/proc/loadavg: 1.04 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397576/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=822.5
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 82245 5 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 822.5
Current children cumulated vsize (KiB) 31220

[startup+882.816 s]
/proc/loadavg: 1.01 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397576/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=882.52
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 88246 6 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 882.52
Current children cumulated vsize (KiB) 31220

[startup+942.846 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397576/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=942.54
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 94248 6 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710470 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 942.54
Current children cumulated vsize (KiB) 31220

[startup+1002.87 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397576/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1002.56
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 100250 6 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 31220

[startup+1062.9 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397576/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1062.57
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 106251 6 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1062.57
Current children cumulated vsize (KiB) 31220

[startup+1122.92 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397576/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1122.58
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 112252 6 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710482 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 31220

[startup+1182.95 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397576/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1182.59
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 118253 6 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1182.59
Current children cumulated vsize (KiB) 31220

[startup+1242.98 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397512/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1242.6
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 124254 6 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1242.6
Current children cumulated vsize (KiB) 31220

[startup+1303 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397512/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1302.62
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 130255 7 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1302.62
Current children cumulated vsize (KiB) 31220

[startup+1363.02 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397448/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1362.62
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 136255 7 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1362.62
Current children cumulated vsize (KiB) 31220

[startup+1423.04 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397448/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1422.63
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 142256 7 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710156 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1422.63
Current children cumulated vsize (KiB) 31220

[startup+1483.07 s]
/proc/loadavg: 1.00 0.99 1.00 3/78 21908
/proc/meminfo: memFree=1397448/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1482.65
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 148258 7 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1482.65
Current children cumulated vsize (KiB) 31220

[startup+1543.09 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397384/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1542.66
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 154259 7 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1542.66
Current children cumulated vsize (KiB) 31220

[startup+1603.12 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21908
/proc/meminfo: memFree=1397384/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1602.67
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 160260 7 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1602.67
Current children cumulated vsize (KiB) 31220

[startup+1663.14 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21910
/proc/meminfo: memFree=1397384/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1662.68
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 166261 7 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1662.68
Current children cumulated vsize (KiB) 31220

[startup+1723.17 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21910
/proc/meminfo: memFree=1397384/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1722.69
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 172262 7 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1722.69
Current children cumulated vsize (KiB) 31220

[startup+1783.19 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21910
/proc/meminfo: memFree=1397384/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1782.69
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 178262 7 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1782.69
Current children cumulated vsize (KiB) 31220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 21910
/proc/meminfo: memFree=1397384/2055920 swapFree=4191880/4192956
[pid=21709] ppid=21707 vsize=31220 CPUtime=1800.01
/proc/21709/stat : 21709 (solver) R 21707 21709 20584 0 -1 4194304 6881 0 0 0 179993 8 0 0 25 0 1 0 171938398 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/21709/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 31220

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.084987
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 31220

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

runsolver used 1.88671 s user time and 4.51231 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Mon Jan  8 05:50:43 UTC 2007


IDJOB= 215621
IDBENCH= 5015
FILE ID= node29/215621-1168235442

PBS_JOBID= 3481425

Free space on /tmp= 66555 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-air04.xml
COMMAND LINE= /tmp/evaluation/215621-1168235442/tramontane/bin/solver /tmp/evaluation/215621-1168235442/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-215621-1168235442 -o ROOT/results/node29/solver-215621-1168235442 -C 1800 -M 900  /tmp/evaluation/215621-1168235442/tramontane/bin/solver /tmp/evaluation/215621-1168235442/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9397e7a00f5b089be9e90f3663b01b11

RANDOM SEED= 657508971

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.241
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.241
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:       1422696 kB
Buffers:         29732 kB
Cached:         498156 kB
SwapCached:        268 kB
Active:         129788 kB
Inactive:       451708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1422696 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            6876 kB
Writeback:           0 kB
Mapped:          71340 kB
Slab:            37020 kB
Committed_AS:  3686252 kB
PageTables:       2000 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 node29 on Mon Jan  8 06:20:44 UTC 2007