Trace number 201225

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.1 1802.34

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-7.xml
MD5SUMd701de3dbc42c3b54216de5304316644
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1014.59
SatisfiableYES
(Un)Satisfiability was proved
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains............... 0.02
0.20	c 	variables............. 0.11
0.20	c 	predicates............    0
0.20	c 	constraints........... 1.94
2.09	c Allocating memory
2.09	c 
2.09	c time limit = -1
2.09	c heuristic = dom/wdeg
2.09	c restart policy = Geometric increment
2.09	c restart base = 999
2.09	c restart factor = 1.33
2.09	c 
2.09	c Solving
2.09	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/node45/watcher-201225-1168146261 -o ROOT/results/node45/solver-201225-1168146261 -C 1800 -M 900 /tmp/evaluation/201225-1168146261/tramontane/bin/solver /tmp/evaluation/201225-1168146261/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.92 2.00 1.99 3/81 12817
/proc/meminfo: memFree=870600/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=18540 CPUtime=0
/proc/12816/stat : 12816 (runsolver) R 12814 12816 11667 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 163025147 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 258939088167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12816/statm: 4635 279 244 17 0 2626 0

[startup+0.102665 s]
/proc/loadavg: 1.92 2.00 1.99 3/81 12817
/proc/meminfo: memFree=870600/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=51472 CPUtime=0.09
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 5424 0 0 0 6 3 0 0 18 0 1 0 163025147 52707328 5392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159374660 0 0 4096 0 0 0 0 17 1 0 0
/proc/12816/statm: 12868 5392 694 92 0 11212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51472

[startup+0.511724 s]
/proc/loadavg: 1.92 2.00 1.99 3/81 12817
/proc/meminfo: memFree=870600/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=74308 CPUtime=0.5
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 8081 0 0 0 45 5 0 0 21 0 1 0 163025147 76091392 8049 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159376414 0 0 4096 0 0 0 0 17 1 0 0
/proc/12816/statm: 18577 8049 709 92 0 16921 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 74308

[startup+1.33787 s]
/proc/loadavg: 1.92 2.00 1.99 3/81 12817
/proc/meminfo: memFree=837960/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=78464 CPUtime=1.31
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 9129 0 0 0 126 5 0 0 25 0 1 0 163025147 80347136 9097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5218083 0 0 4096 0 0 0 0 17 1 0 0
/proc/12816/statm: 19616 9097 709 92 0 17960 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 78464

[startup+2.97716 s]
/proc/loadavg: 1.92 2.00 1.99 3/81 12817
/proc/meminfo: memFree=825608/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89460 CPUtime=2.93
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11839 0 0 0 286 7 0 0 25 0 1 0 163025147 91607040 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12816/statm: 22365 11807 719 92 0 20709 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 89460

[startup+6.25776 s]
/proc/loadavg: 1.93 2.00 1.99 3/81 12817
/proc/meminfo: memFree=825096/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89460 CPUtime=6.18
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11839 0 0 0 611 7 0 0 25 0 1 0 163025147 91607040 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/12816/statm: 22365 11807 719 92 0 20709 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 89460

[startup+12.7209 s]
/proc/loadavg: 1.93 2.00 1.99 3/81 12817
/proc/meminfo: memFree=824136/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89460 CPUtime=12.59
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11839 0 0 0 1252 7 0 0 25 0 1 0 163025147 91607040 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711585 0 0 4096 0 0 0 0 17 1 0 0
/proc/12816/statm: 22365 11807 719 92 0 20709 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 89460

[startup+25.5483 s]
/proc/loadavg: 1.95 2.00 1.99 3/81 12817
/proc/meminfo: memFree=820680/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89464 CPUtime=25.31
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11840 0 0 0 2523 8 0 0 25 0 1 0 163025147 91611136 11808 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/12816/statm: 22366 11808 719 92 0 20710 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 89464

[startup+51.1939 s]
/proc/loadavg: 1.96 2.00 1.99 3/81 12817
/proc/meminfo: memFree=818248/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89464 CPUtime=50.72
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11840 0 0 0 5064 8 0 0 25 0 1 0 163025147 91611136 11808 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/12816/statm: 22366 11808 719 92 0 20710 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 89464

[startup+102.399 s]
/proc/loadavg: 1.98 2.00 1.99 3/81 12817
/proc/meminfo: memFree=811976/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89464 CPUtime=101.46
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11840 0 0 0 10138 8 0 0 25 0 1 0 163025147 91611136 11808 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727426 0 0 4096 0 0 0 0 17 1 0 0
/proc/12816/statm: 22366 11808 719 92 0 20710 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 89464

[startup+162.431 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 12817
/proc/meminfo: memFree=802888/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89464 CPUtime=160.95
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11840 0 0 0 16087 8 0 0 25 0 1 0 163025147 91611136 11808 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12816/statm: 22366 11808 719 92 0 20710 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 89464

[startup+222.511 s]
/proc/loadavg: 1.55 1.89 1.96 2/65 12833
/proc/meminfo: memFree=1461152/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89464 CPUtime=220.8
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11840 0 0 0 22071 9 0 0 25 0 1 0 163025147 91611136 11808 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22366 11808 719 92 0 20710 0
Current children cumulated CPU time (s) 220.8
Current children cumulated vsize (KiB) 89464

[startup+282.546 s]
/proc/loadavg: 1.20 1.72 1.89 2/65 12833
/proc/meminfo: memFree=1461216/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89464 CPUtime=280.81
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11840 0 0 0 28072 9 0 0 25 0 1 0 163025147 91611136 11808 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710310 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22366 11808 719 92 0 20710 0
Current children cumulated CPU time (s) 280.81
Current children cumulated vsize (KiB) 89464

[startup+342.579 s]
/proc/loadavg: 1.07 1.59 1.84 2/65 12833
/proc/meminfo: memFree=1461280/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89468 CPUtime=340.82
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11841 0 0 0 34073 9 0 0 25 0 1 0 163025147 91615232 11809 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22367 11809 719 92 0 20711 0
Current children cumulated CPU time (s) 340.82
Current children cumulated vsize (KiB) 89468

[startup+402.608 s]
/proc/loadavg: 1.09 1.49 1.79 2/65 12833
/proc/meminfo: memFree=1461280/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89468 CPUtime=400.83
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11841 0 0 0 40074 9 0 0 25 0 1 0 163025147 91615232 11809 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22367 11809 719 92 0 20711 0
Current children cumulated CPU time (s) 400.83
Current children cumulated vsize (KiB) 89468

[startup+462.644 s]
/proc/loadavg: 1.03 1.40 1.73 2/65 12833
/proc/meminfo: memFree=1461344/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=460.84
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 46075 9 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 460.84
Current children cumulated vsize (KiB) 89472

[startup+522.675 s]
/proc/loadavg: 1.01 1.33 1.69 2/65 12833
/proc/meminfo: memFree=1461344/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=520.86
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 52077 9 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 520.86
Current children cumulated vsize (KiB) 89472

[startup+582.709 s]
/proc/loadavg: 1.00 1.26 1.64 2/65 12833
/proc/meminfo: memFree=1461344/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=580.87
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 58078 9 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 580.87
Current children cumulated vsize (KiB) 89472

[startup+642.75 s]
/proc/loadavg: 1.00 1.21 1.60 2/65 12833
/proc/meminfo: memFree=1461280/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=640.89
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 64080 9 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 640.89
Current children cumulated vsize (KiB) 89472

[startup+702.781 s]
/proc/loadavg: 1.00 1.17 1.56 2/65 12833
/proc/meminfo: memFree=1461344/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=700.9
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 70081 9 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711306 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 700.9
Current children cumulated vsize (KiB) 89472

[startup+762.813 s]
/proc/loadavg: 1.00 1.14 1.52 2/65 12833
/proc/meminfo: memFree=1461344/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=760.91
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 76082 9 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 760.91
Current children cumulated vsize (KiB) 89472

[startup+822.845 s]
/proc/loadavg: 1.00 1.11 1.48 2/65 12833
/proc/meminfo: memFree=1461344/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=820.92
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 82083 9 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 820.92
Current children cumulated vsize (KiB) 89472

[startup+882.882 s]
/proc/loadavg: 1.00 1.09 1.45 2/65 12835
/proc/meminfo: memFree=1461280/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=880.94
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 88085 9 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638384 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 880.94
Current children cumulated vsize (KiB) 89472

[startup+942.914 s]
/proc/loadavg: 1.00 1.07 1.42 2/65 12835
/proc/meminfo: memFree=1461280/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=940.95
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 94086 9 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 940.95
Current children cumulated vsize (KiB) 89472

[startup+1002.95 s]
/proc/loadavg: 1.00 1.05 1.39 2/65 12835
/proc/meminfo: memFree=1461344/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=1000.97
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 100087 10 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637762 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 1000.97
Current children cumulated vsize (KiB) 89472

[startup+1062.98 s]
/proc/loadavg: 1.00 1.04 1.36 2/65 12835
/proc/meminfo: memFree=1461344/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=1060.98
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 106088 10 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638404 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 1060.98
Current children cumulated vsize (KiB) 89472

[startup+1123.01 s]
/proc/loadavg: 1.00 1.03 1.34 2/65 12835
/proc/meminfo: memFree=1461280/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=1120.99
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 112089 10 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 1120.99
Current children cumulated vsize (KiB) 89472

[startup+1183.04 s]
/proc/loadavg: 1.00 1.02 1.31 2/65 12835
/proc/meminfo: memFree=1461280/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=1181
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 118090 10 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712117 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 1181
Current children cumulated vsize (KiB) 89472

[startup+1243.07 s]
/proc/loadavg: 1.00 1.02 1.29 2/65 12835
/proc/meminfo: memFree=1461216/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89472 CPUtime=1241.02
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11842 0 0 0 124092 10 0 0 25 0 1 0 163025147 91619328 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711430 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22368 11810 719 92 0 20712 0
Current children cumulated CPU time (s) 1241.02
Current children cumulated vsize (KiB) 89472

[startup+1303.11 s]
/proc/loadavg: 1.00 1.01 1.27 2/65 12835
/proc/meminfo: memFree=1461216/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89476 CPUtime=1301.03
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11843 0 0 0 130093 10 0 0 25 0 1 0 163025147 91623424 11811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637270 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22369 11811 719 92 0 20713 0
Current children cumulated CPU time (s) 1301.03
Current children cumulated vsize (KiB) 89476

[startup+1363.14 s]
/proc/loadavg: 1.00 1.01 1.25 2/65 12835
/proc/meminfo: memFree=1461216/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89480 CPUtime=1361.04
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11844 0 0 0 136094 10 0 0 25 0 1 0 163025147 91627520 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22370 11812 719 92 0 20714 0
Current children cumulated CPU time (s) 1361.04
Current children cumulated vsize (KiB) 89480

[startup+1423.18 s]
/proc/loadavg: 1.00 1.00 1.23 2/65 12835
/proc/meminfo: memFree=1461280/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89480 CPUtime=1421.06
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11844 0 0 0 142095 11 0 0 25 0 1 0 163025147 91627520 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710473 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22370 11812 719 92 0 20714 0
Current children cumulated CPU time (s) 1421.06
Current children cumulated vsize (KiB) 89480

[startup+1483.21 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 12835
/proc/meminfo: memFree=1461216/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89480 CPUtime=1481.07
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11844 0 0 0 148096 11 0 0 25 0 1 0 163025147 91627520 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711795 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22370 11812 719 92 0 20714 0
Current children cumulated CPU time (s) 1481.07
Current children cumulated vsize (KiB) 89480

[startup+1543.25 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 12835
/proc/meminfo: memFree=1461216/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89480 CPUtime=1541.09
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11844 0 0 0 154098 11 0 0 25 0 1 0 163025147 91627520 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22370 11812 719 92 0 20714 0
Current children cumulated CPU time (s) 1541.09
Current children cumulated vsize (KiB) 89480

[startup+1603.28 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 12835
/proc/meminfo: memFree=1461152/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89480 CPUtime=1601.1
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11844 0 0 0 160099 11 0 0 25 0 1 0 163025147 91627520 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638413 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22370 11812 719 92 0 20714 0
Current children cumulated CPU time (s) 1601.1
Current children cumulated vsize (KiB) 89480

[startup+1663.31 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 12835
/proc/meminfo: memFree=1461152/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89480 CPUtime=1661.11
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11844 0 0 0 166100 11 0 0 25 0 1 0 163025147 91627520 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22370 11812 719 92 0 20714 0
Current children cumulated CPU time (s) 1661.11
Current children cumulated vsize (KiB) 89480

[startup+1723.34 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 12835
/proc/meminfo: memFree=1461152/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89480 CPUtime=1721.13
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11844 0 0 0 172102 11 0 0 25 0 1 0 163025147 91627520 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22370 11812 719 92 0 20714 0
Current children cumulated CPU time (s) 1721.13
Current children cumulated vsize (KiB) 89480

[startup+1783.38 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 12835
/proc/meminfo: memFree=1461152/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89480 CPUtime=1781.14
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11844 0 0 0 178103 11 0 0 25 0 1 0 163025147 91627520 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22370 11812 719 92 0 20714 0
Current children cumulated CPU time (s) 1781.14
Current children cumulated vsize (KiB) 89480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.33 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 12835
/proc/meminfo: memFree=1461152/2055920 swapFree=4184048/4192956
[pid=12816] ppid=12814 vsize=89480 CPUtime=1800.09
/proc/12816/stat : 12816 (solver) R 12814 12816 11667 0 -1 4194304 11844 0 0 0 179998 11 0 0 25 0 1 0 163025147 91627520 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/12816/statm: 22370 11812 719 92 0 20714 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 89480

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.34
CPU time (s): 1800.1
CPU user time (s): 1799.98
CPU system time (s): 0.123981
CPU usage (%): 99.8759
Max. virtual memory (cumulated for all children) (KiB): 89480

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

runsolver used 1.79773 s user time and 4.74128 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun Jan  7 05:04:22 UTC 2007


IDJOB= 201225
IDBENCH= 3750
FILE ID= node45/201225-1168146261

PBS_JOBID= 3478083

Free space on /tmp= 66534 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-7.xml
COMMAND LINE= /tmp/evaluation/201225-1168146261/tramontane/bin/solver /tmp/evaluation/201225-1168146261/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-201225-1168146261 -o ROOT/results/node45/solver-201225-1168146261 -C 1800 -M 900  /tmp/evaluation/201225-1168146261/tramontane/bin/solver /tmp/evaluation/201225-1168146261/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  d701de3dbc42c3b54216de5304316644

RANDOM SEED= 473477996

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.259
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.259
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:        871080 kB
Buffers:         37040 kB
Cached:         451208 kB
SwapCached:       3188 kB
Active:         873236 kB
Inactive:       250440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        871080 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            6412 kB
Writeback:           0 kB
Mapped:         649948 kB
Slab:            45280 kB
Committed_AS:  3760812 kB
PageTables:       3068 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= 66542 MiB



End job on node45 on Sun Jan  7 05:34:24 UTC 2007