Trace number 212254

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.09 1813.84

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-sc205.xml
MD5SUM455c6226993aca1f799babffee1eeb1d
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 benchmark1571.52
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables6090
Number of constraints295
Maximum constraint arity120
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension295
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables............. 0.12
0.14	c 	predicates............ 0.11
0.25	c 	constraints........... 0.67
0.92	c Allocating memory
0.92	c 
0.92	c time limit = -1
0.92	c heuristic = dom/wdeg
0.92	c restart policy = Geometric increment
0.92	c restart base = 4059
0.92	c restart factor = 1.33
0.92	c 
0.92	c Solving
0.92	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/node4/watcher-212254-1168218086 -o ROOT/results/node4/solver-212254-1168218086 -C 1800 -M 900 /tmp/evaluation/212254-1168218086/tramontane/bin/solver /tmp/evaluation/212254-1168218086/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.00 2.00 3/92 970
/proc/meminfo: memFree=1778728/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=18540 CPUtime=0
/proc/969/stat : 969 (runsolver) R 967 969 645 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 170204241 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 259913215271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/969/statm: 4635 279 244 17 0 2626 0

[startup+0.102238 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 970
/proc/meminfo: memFree=1778728/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=7972 CPUtime=0.09
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1062 0 0 0 9 0 0 0 19 0 1 0 170204241 8163328 1030 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 11056081 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 1993 1030 692 92 0 337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7972

[startup+0.510275 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 970
/proc/meminfo: memFree=1778728/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=9456 CPUtime=0.5
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1448 0 0 0 50 0 0 0 24 0 1 0 170204241 9682944 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159425105 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2364 1416 708 92 0 708 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9456

[startup+1.33135 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 970
/proc/meminfo: memFree=1774248/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1.3
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 130 0 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11048

[startup+2.96851 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 978
/proc/meminfo: memFree=1774248/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=2.92
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 292 0 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812681 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 11048

[startup+6.24882 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 980
/proc/meminfo: memFree=1774248/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=6.17
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 617 0 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 11048

[startup+12.7114 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 998
/proc/meminfo: memFree=1774376/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=12.56
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 1256 0 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 11048

[startup+25.5297 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 1006
/proc/meminfo: memFree=1774376/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=25.25
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 2525 0 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 11048

[startup+51.1651 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 1030
/proc/meminfo: memFree=1774568/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=50.63
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 5063 0 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 11048

[startup+102.415 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1060
/proc/meminfo: memFree=1775576/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=101.44
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 10143 1 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 11048

[startup+162.478 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1060
/proc/meminfo: memFree=1775576/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=161.06
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 16105 1 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 11048

[startup+222.535 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1060
/proc/meminfo: memFree=1775512/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=220.67
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 22066 1 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 220.67
Current children cumulated vsize (KiB) 11048

[startup+282.593 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1060
/proc/meminfo: memFree=1775448/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=280.29
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 28028 1 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 280.29
Current children cumulated vsize (KiB) 11048

[startup+342.65 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1060
/proc/meminfo: memFree=1775448/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=339.9
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 33989 1 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 339.9
Current children cumulated vsize (KiB) 11048

[startup+402.713 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1060
/proc/meminfo: memFree=1775448/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=399.53
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 39951 2 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 399.53
Current children cumulated vsize (KiB) 11048

[startup+462.772 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1060
/proc/meminfo: memFree=1775384/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=459.14
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 45912 2 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 459.14
Current children cumulated vsize (KiB) 11048

[startup+522.831 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1060
/proc/meminfo: memFree=1775320/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=518.76
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 51874 2 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 518.76
Current children cumulated vsize (KiB) 11048

[startup+582.892 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1060
/proc/meminfo: memFree=1775192/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=578.37
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 57835 2 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 578.37
Current children cumulated vsize (KiB) 11048

[startup+642.961 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 1158
/proc/meminfo: memFree=1823264/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=638.03
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 63799 4 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 638.03
Current children cumulated vsize (KiB) 11048

[startup+703.001 s]
/proc/loadavg: 2.10 2.03 2.01 3/97 1213
/proc/meminfo: memFree=1631320/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=697.85
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 69774 11 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710193 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 697.85
Current children cumulated vsize (KiB) 11048

[startup+763.102 s]
/proc/loadavg: 2.03 2.02 2.00 4/98 1214
/proc/meminfo: memFree=1110544/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=757.82
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 75771 11 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 757.82
Current children cumulated vsize (KiB) 11048

[startup+823.191 s]
/proc/loadavg: 2.06 2.03 2.00 3/93 1272
/proc/meminfo: memFree=1431160/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=817.46
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 81728 18 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 817.46
Current children cumulated vsize (KiB) 11048

[startup+883.24 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 1272
/proc/meminfo: memFree=1431160/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=877.02
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 87684 18 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 877.02
Current children cumulated vsize (KiB) 11048

[startup+943.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/93 1272
/proc/meminfo: memFree=1431160/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=936.62
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 93644 18 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710156 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 936.62
Current children cumulated vsize (KiB) 11048

[startup+1003.41 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 1272
/proc/meminfo: memFree=1431096/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=996.22
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 99604 18 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 996.22
Current children cumulated vsize (KiB) 11048

[startup+1063.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 1274
/proc/meminfo: memFree=1430968/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1055.82
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 105564 18 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1055.82
Current children cumulated vsize (KiB) 11048

[startup+1123.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 1274
/proc/meminfo: memFree=1430904/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1115.43
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 111525 18 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710470 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1115.43
Current children cumulated vsize (KiB) 11048

[startup+1183.61 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 1274
/proc/meminfo: memFree=1430904/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1174.95
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 117477 18 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1174.95
Current children cumulated vsize (KiB) 11048

[startup+1243.62 s]
/proc/loadavg: 2.14 2.03 2.01 3/93 1274
/proc/meminfo: memFree=1430840/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1234.46
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 123428 18 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1234.46
Current children cumulated vsize (KiB) 11048

[startup+1303.62 s]
/proc/loadavg: 2.05 2.02 2.00 4/93 1274
/proc/meminfo: memFree=1430776/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1293.98
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 129380 18 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1293.98
Current children cumulated vsize (KiB) 11048

[startup+1363.68 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 1274
/proc/meminfo: memFree=1430648/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1353.56
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 135338 18 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1353.56
Current children cumulated vsize (KiB) 11048

[startup+1423.76 s]
/proc/loadavg: 2.05 2.03 2.00 3/93 1274
/proc/meminfo: memFree=1430584/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1413.14
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 141296 18 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1413.14
Current children cumulated vsize (KiB) 11048

[startup+1483.86 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 1274
/proc/meminfo: memFree=1430456/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1472.77
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 147258 19 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1472.77
Current children cumulated vsize (KiB) 11048

[startup+1543.87 s]
/proc/loadavg: 2.00 2.02 2.00 3/93 1274
/proc/meminfo: memFree=1430392/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1532.3
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 153211 19 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1532.3
Current children cumulated vsize (KiB) 11048

[startup+1603.93 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 1274
/proc/meminfo: memFree=1430264/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1591.86
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 159167 19 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1591.86
Current children cumulated vsize (KiB) 11048

[startup+1664 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 1274
/proc/meminfo: memFree=1430264/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1651.45
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 165126 19 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1651.45
Current children cumulated vsize (KiB) 11048

[startup+1724.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 1274
/proc/meminfo: memFree=1430136/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1711.04
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 171085 19 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1711.04
Current children cumulated vsize (KiB) 11048

[startup+1784.14 s]
/proc/loadavg: 2.07 2.02 2.00 3/93 1274
/proc/meminfo: memFree=1430072/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1770.6
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 177041 19 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710183 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1770.6
Current children cumulated vsize (KiB) 11048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.83 s]
/proc/loadavg: 2.04 2.01 2.00 3/93 1274
/proc/meminfo: memFree=1430072/2055920 swapFree=4182144/4192956
[pid=969] ppid=967 vsize=11048 CPUtime=1800.08
/proc/969/stat : 969 (solver) R 967 969 645 0 -1 4194304 1850 0 0 0 179988 20 0 0 25 0 1 0 170204241 11313152 1818 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/969/statm: 2762 1818 722 92 0 1106 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 11048

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.84
CPU time (s): 1800.09
CPU user time (s): 1799.89
CPU system time (s): 0.203968
CPU usage (%): 99.2419
Max. virtual memory (cumulated for all children) (KiB): 11048

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

runsolver used 1.79073 s user time and 4.82527 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon Jan  8 01:01:27 UTC 2007


IDJOB= 212254
IDBENCH= 4756
FILE ID= node4/212254-1168218086

PBS_JOBID= 3480645

Free space on /tmp= 66301 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  455c6226993aca1f799babffee1eeb1d

RANDOM SEED= 748283641

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:       1779144 kB
Buffers:         25048 kB
Cached:          75112 kB
SwapCached:       2520 kB
Active:         172032 kB
Inactive:        49824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779144 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            3944 kB
Writeback:           0 kB
Mapped:         135052 kB
Slab:            39092 kB
Committed_AS:  4615084 kB
PageTables:       2756 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= 66302 MiB



End job on node4 on Mon Jan  8 01:31:41 UTC 2007