Trace number 211740

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.06 1813.31

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-mkc.xml
MD5SUMe19ace60688d20376005808d6b37e59c
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 benchmark463.915
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables5383
Number of constraints3281
Maximum constraint arity2952
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3281
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains...............    0
0.21	c 	variables............. 0.11
0.21	c 	predicates............ 26.3
26.69	c 	constraints........... 5.07
31.80	c Allocating memory
31.80	c 
31.80	c time limit = -1
31.80	c heuristic = dom/wdeg
31.80	c restart policy = Geometric increment
31.80	c restart base = 3587
31.80	c restart factor = 1.33
31.80	c 
31.80	c Solving
31.80	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-211740-1168211978 -o ROOT/results/node29/solver-211740-1168211978 -C 1800 -M 900 /tmp/evaluation/211740-1168211978/tramontane/bin/solver /tmp/evaluation/211740-1168211978/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.00 2.01 2.00 5/93 12192
/proc/meminfo: memFree=1015152/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=540 CPUtime=0
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 169591991 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4129572 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 135 26 21 92 0 18 0

[startup+0.10305 s]
/proc/loadavg: 2.00 2.01 2.00 5/93 12192
/proc/meminfo: memFree=1015152/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=7980 CPUtime=0.09
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 1057 0 0 0 9 0 0 0 18 0 1 0 169591991 8171520 1025 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134634531 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 1995 1025 692 92 0 339 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7980

[startup+0.511072 s]
/proc/loadavg: 2.00 2.01 2.00 5/93 12192
/proc/meminfo: memFree=1015152/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=8440 CPUtime=0.49
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 1190 0 0 0 49 0 0 0 21 0 1 0 169591991 8642560 1158 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425131 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 2110 1158 699 92 0 454 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8440

[startup+1.33212 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 12192
/proc/meminfo: memFree=1013232/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=8440 CPUtime=1.31
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 1193 0 0 0 131 0 0 0 25 0 1 0 169591991 8642560 1161 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425118 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 2110 1161 699 92 0 454 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8440

[startup+2.96922 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 12192
/proc/meminfo: memFree=1013168/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=8580 CPUtime=2.93
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 1208 0 0 0 293 0 0 0 25 0 1 0 169591991 8785920 1176 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425140 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 2145 1176 699 92 0 489 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 8580

[startup+6.26682 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 12192
/proc/meminfo: memFree=1012848/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=8712 CPUtime=6.2
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 1253 0 0 0 620 0 0 0 25 0 1 0 169591991 8921088 1221 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159427859 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 2178 1221 699 92 0 522 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 8712

[startup+12.7428 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 12192
/proc/meminfo: memFree=822968/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=234648 CPUtime=12.62
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 52247 0 0 0 1240 22 0 0 25 0 1 0 169591991 240279552 52153 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4156332674 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58662 52153 703 92 0 57006 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 234648

[startup+25.5606 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 12192
/proc/meminfo: memFree=792824/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=234812 CPUtime=25.32
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57164 0 0 0 2509 23 0 0 25 0 1 0 169591991 240447488 57070 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134573273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58703 57070 703 92 0 57047 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 234812

[startup+51.2062 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=787768/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=50.75
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 5051 24 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 235468

[startup+102.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=740472/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=101.61
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 10137 24 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 235468

[startup+162.513 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=740344/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=161.12
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 16087 25 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 235468

[startup+222.524 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=740216/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=220.63
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 22038 25 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 220.63
Current children cumulated vsize (KiB) 235468

[startup+282.541 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=740216/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=280.14
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 27989 25 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (KiB) 235468

[startup+342.545 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=698680/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=339.63
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 33937 26 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 339.63
Current children cumulated vsize (KiB) 235468

[startup+402.599 s]
/proc/loadavg: 2.05 2.01 2.00 3/93 12192
/proc/meminfo: memFree=698552/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=399.14
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 39888 26 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 399.14
Current children cumulated vsize (KiB) 235468

[startup+462.652 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 12192
/proc/meminfo: memFree=698488/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=458.65
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 45839 26 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710147 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 458.65
Current children cumulated vsize (KiB) 235468

[startup+522.659 s]
/proc/loadavg: 2.07 2.02 2.00 3/93 12192
/proc/meminfo: memFree=698360/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=518.13
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 51786 27 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 518.13
Current children cumulated vsize (KiB) 235468

[startup+582.753 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 12192
/proc/meminfo: memFree=698296/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=577.72
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 57745 27 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 577.72
Current children cumulated vsize (KiB) 235468

[startup+642.761 s]
/proc/loadavg: 2.06 2.02 2.00 3/93 12192
/proc/meminfo: memFree=698232/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=637.22
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 63695 27 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 637.22
Current children cumulated vsize (KiB) 235468

[startup+702.762 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 12192
/proc/meminfo: memFree=698168/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=696.73
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 69645 28 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 696.73
Current children cumulated vsize (KiB) 235468

[startup+762.837 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 12192
/proc/meminfo: memFree=698040/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=756.31
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 75603 28 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 756.31
Current children cumulated vsize (KiB) 235468

[startup+822.913 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 12192
/proc/meminfo: memFree=697976/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=815.89
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 81560 29 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710188 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 815.89
Current children cumulated vsize (KiB) 235468

[startup+882.927 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=656312/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=875.4
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 87511 29 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 875.4
Current children cumulated vsize (KiB) 235468

[startup+943.008 s]
/proc/loadavg: 2.06 2.02 2.00 3/93 12192
/proc/meminfo: memFree=656248/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=934.95
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 93466 29 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 934.95
Current children cumulated vsize (KiB) 235468

[startup+1003.02 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 12192
/proc/meminfo: memFree=614456/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=994.43
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 99414 29 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 994.43
Current children cumulated vsize (KiB) 235468

[startup+1063.12 s]
/proc/loadavg: 2.01 2.00 2.00 3/93 12192
/proc/meminfo: memFree=614392/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1054.01
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 105371 30 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1054.01
Current children cumulated vsize (KiB) 235468

[startup+1123.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=614264/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1113.49
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 111319 30 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710159 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1113.49
Current children cumulated vsize (KiB) 235468

[startup+1183.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=575544/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1172.99
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 117269 30 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1172.99
Current children cumulated vsize (KiB) 235468

[startup+1243.14 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=575416/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1232.49
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 123219 30 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1232.49
Current children cumulated vsize (KiB) 235468

[startup+1303.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=575352/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1292
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 129169 31 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710482 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1292
Current children cumulated vsize (KiB) 235468

[startup+1363.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=575352/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1351.59
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 135128 31 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1351.59
Current children cumulated vsize (KiB) 235468

[startup+1423.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=575224/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1411.19
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 141088 31 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1411.19
Current children cumulated vsize (KiB) 235468

[startup+1483.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12192
/proc/meminfo: memFree=575160/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1470.7
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 147038 32 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1470.7
Current children cumulated vsize (KiB) 235468

[startup+1543.38 s]
/proc/loadavg: 2.05 2.01 2.00 3/93 12192
/proc/meminfo: memFree=575032/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1530.23
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 152991 32 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1530.23
Current children cumulated vsize (KiB) 235468

[startup+1603.42 s]
/proc/loadavg: 1.41 1.84 1.94 2/78 12208
/proc/meminfo: memFree=1040384/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1590.21
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 158988 33 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1590.21
Current children cumulated vsize (KiB) 235468

[startup+1663.46 s]
/proc/loadavg: 1.18 1.70 1.89 2/78 12208
/proc/meminfo: memFree=1040448/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1650.24
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 164991 33 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1650.24
Current children cumulated vsize (KiB) 235468

[startup+1723.5 s]
/proc/loadavg: 1.07 1.57 1.83 2/78 12208
/proc/meminfo: memFree=1040320/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1710.27
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 170994 33 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1710.27
Current children cumulated vsize (KiB) 235468

[startup+1783.55 s]
/proc/loadavg: 1.02 1.46 1.77 2/78 12208
/proc/meminfo: memFree=1040256/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1770.3
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 176997 33 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1770.3
Current children cumulated vsize (KiB) 235468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.26 s]
/proc/loadavg: 1.01 1.42 1.75 2/78 12208
/proc/meminfo: memFree=1040192/2055920 swapFree=4191880/4192956
[pid=12191] ppid=12189 vsize=235468 CPUtime=1800.01
/proc/12191/stat : 12191 (solver) R 12189 12191 11128 0 -1 4194304 57564 0 0 0 179968 33 0 0 25 0 1 0 169591991 241119232 57470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 58867 57470 722 92 0 57211 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 235468

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.31
CPU time (s): 1800.06
CPU user time (s): 1799.69
CPU system time (s): 0.370943
CPU usage (%): 99.2696
Max. virtual memory (cumulated for all children) (KiB): 235468

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

runsolver used 1.88171 s user time and 5.01024 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Jan  7 23:19:39 UTC 2007


IDJOB= 211740
IDBENCH= 4717
FILE ID= node29/211740-1168211978

PBS_JOBID= 3480825

Free space on /tmp= 66540 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  e19ace60688d20376005808d6b37e59c

RANDOM SEED= 226255160

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:       1015568 kB
Buffers:          5648 kB
Cached:         679868 kB
SwapCached:        264 kB
Active:         444336 kB
Inactive:       543356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1015568 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:         329872 kB
Slab:            36660 kB
Committed_AS:  4341956 kB
PageTables:       2916 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= 66545 MiB



End job on node29 on Sun Jan  7 23:49:52 UTC 2007