Trace number 201272

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
Mistral 2006-12-04? (TO) 1800.11 1802.51

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-6.xml
MD5SUMeb2dbda2391814cf18e943c437e26072
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(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.03	c 
0.03	c Parsing xml file
0.03	c 	domains............... 0.02
0.13	c 	variables............. 0.08
0.13	c 	predicates............    0
0.13	c 	constraints........... 1.94
2.05	c Allocating memory
2.05	c 
2.05	c time limit = -1
2.05	c heuristic = dom/wdeg
2.05	c restart policy = No restart
2.05	c 
2.05	c Solving
2.05	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/node38/watcher-201272-1168146633 -o ROOT/results/node38/solver-201272-1168146633 -C 1800 -M 900 /tmp/evaluation/201272-1168146633/mistral/bin/solver /tmp/evaluation/201272-1168146633/unknown.xml -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 1.93 5/73 7208
/proc/meminfo: memFree=1667328/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=18540 CPUtime=0
/proc/7207/stat : 7207 (runsolver) R 7205 7207 6070 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 163063050 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 266890439975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7207/statm: 4635 279 244 17 0 2626 0

[startup+0.10783 s]
/proc/loadavg: 2.00 2.01 1.93 5/73 7208
/proc/meminfo: memFree=1667328/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=69080 CPUtime=0.1
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 7236 0 0 0 7 3 0 0 19 0 1 0 163063050 70737920 7204 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134634467 0 0 4096 0 0 0 0 17 1 0 0
/proc/7207/statm: 17270 7204 694 92 0 15614 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 69080

[startup+0.515904 s]
/proc/loadavg: 2.00 2.01 1.93 5/73 7208
/proc/meminfo: memFree=1667328/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=74440 CPUtime=0.5
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 8118 0 0 0 47 3 0 0 23 0 1 0 163063050 76226560 8086 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134560701 0 0 4096 0 0 0 0 17 1 0 0
/proc/7207/statm: 18610 8086 708 92 0 16954 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 74440

[startup+1.33706 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 7208
/proc/meminfo: memFree=1634432/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=78764 CPUtime=1.32
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 9181 0 0 0 127 5 0 0 25 0 1 0 163063050 80654336 9149 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158501167 0 0 4096 0 0 0 0 17 1 0 0
/proc/7207/statm: 19691 9149 708 92 0 18035 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 78764

[startup+2.97838 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 7208
/proc/meminfo: memFree=1622720/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89460 CPUtime=2.95
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11836 0 0 0 290 5 0 0 25 0 1 0 163063050 91607040 11804 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637093 0 0 4096 0 0 0 0 17 1 0 0
/proc/7207/statm: 22365 11804 716 92 0 20709 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 89460

[startup+6.25702 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 7208
/proc/meminfo: memFree=1622592/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89460 CPUtime=6.21
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11836 0 0 0 616 5 0 0 25 0 1 0 163063050 91607040 11804 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710292 0 0 4096 0 0 0 0 17 1 0 0
/proc/7207/statm: 22365 11804 716 92 0 20709 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 89460

[startup+12.7193 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 7208
/proc/meminfo: memFree=1622784/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89460 CPUtime=12.65
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11836 0 0 0 1260 5 0 0 25 0 1 0 163063050 91607040 11804 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/7207/statm: 22365 11804 716 92 0 20709 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 89460

[startup+25.5368 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 7208
/proc/meminfo: memFree=1622912/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89460 CPUtime=25.42
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11836 0 0 0 2536 6 0 0 25 0 1 0 163063050 91607040 11804 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 1 0 0
/proc/7207/statm: 22365 11804 716 92 0 20709 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 89460

[startup+51.1728 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 7208
/proc/meminfo: memFree=1622912/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89464 CPUtime=50.95
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11837 0 0 0 5089 6 0 0 25 0 1 0 163063050 91611136 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638378 0 0 4096 0 0 0 0 17 1 0 0
/proc/7207/statm: 22366 11805 716 92 0 20710 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 89464

[startup+102.46 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7208
/proc/meminfo: memFree=1623040/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89468 CPUtime=102.04
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11838 0 0 0 10198 6 0 0 25 0 1 0 163063050 91615232 11806 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711412 0 0 4096 0 0 0 0 17 1 0 0
/proc/7207/statm: 22367 11806 716 92 0 20711 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 89468

[startup+162.562 s]
/proc/loadavg: 1.92 1.98 1.92 3/72 7264
/proc/meminfo: memFree=1581768/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89472 CPUtime=161.91
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11839 0 0 0 16182 9 0 0 25 0 1 0 163063050 91619328 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22368 11807 716 92 0 20712 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 89472

[startup+222.647 s]
/proc/loadavg: 1.97 1.98 1.92 3/74 7272
/proc/meminfo: memFree=1566072/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=221.94
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 22184 10 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710483 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 89476

[startup+282.716 s]
/proc/loadavg: 1.99 1.98 1.92 3/74 7272
/proc/meminfo: memFree=1565880/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=281.95
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 28185 10 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711233 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 281.95
Current children cumulated vsize (KiB) 89476

[startup+342.782 s]
/proc/loadavg: 1.99 1.98 1.92 3/74 7272
/proc/meminfo: memFree=1565880/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=341.93
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 34183 10 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 341.93
Current children cumulated vsize (KiB) 89476

[startup+402.879 s]
/proc/loadavg: 1.99 1.98 1.92 3/74 7272
/proc/meminfo: memFree=1565816/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=401.98
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 40188 10 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709321 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 89476

[startup+462.881 s]
/proc/loadavg: 1.99 1.98 1.92 3/74 7272
/proc/meminfo: memFree=1565880/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=461.92
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 46182 10 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712048 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 89476

[startup+522.98 s]
/proc/loadavg: 1.99 1.98 1.92 3/74 7274
/proc/meminfo: memFree=1565688/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=521.94
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 52184 10 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711721 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 89476

[startup+583.077 s]
/proc/loadavg: 2.05 2.00 1.93 3/74 7274
/proc/meminfo: memFree=1565688/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=581.98
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 58188 10 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711712 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 89476

[startup+643.152 s]
/proc/loadavg: 2.02 2.00 1.93 3/74 7274
/proc/meminfo: memFree=1565688/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=642
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 64190 10 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711092 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 89476

[startup+703.22 s]
/proc/loadavg: 2.07 2.02 1.93 3/74 7274
/proc/meminfo: memFree=1565752/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=701.99
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 70188 11 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710292 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 89476

[startup+763.29 s]
/proc/loadavg: 2.02 2.01 1.93 3/74 7274
/proc/meminfo: memFree=1565752/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=762.01
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 76190 11 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711751 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 89476

[startup+823.38 s]
/proc/loadavg: 2.04 2.02 1.94 3/74 7274
/proc/meminfo: memFree=1565688/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=822.05
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 82194 11 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637057 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 89476

[startup+883.455 s]
/proc/loadavg: 2.01 2.01 1.94 3/74 7274
/proc/meminfo: memFree=1565688/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=882.04
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 88193 11 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722038 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 89476

[startup+943.525 s]
/proc/loadavg: 2.00 2.01 1.94 3/74 7274
/proc/meminfo: memFree=1565624/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=942.05
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 94194 11 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709326 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 89476

[startup+1003.59 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 7274
/proc/meminfo: memFree=1565688/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=1002.07
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 100196 11 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 89476

[startup+1063.67 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 7274
/proc/meminfo: memFree=1565624/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=1062.06
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 106195 11 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 89476

[startup+1123.69 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 7275
/proc/meminfo: memFree=1565616/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=1122.03
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 112192 11 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708950 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 89476

[startup+1183.77 s]
/proc/loadavg: 2.04 2.01 1.95 3/75 7275
/proc/meminfo: memFree=1565552/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=1182.05
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 118194 11 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711092 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 89476

[startup+1243.85 s]
/proc/loadavg: 2.01 2.01 1.95 3/75 7275
/proc/meminfo: memFree=1565488/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89476 CPUtime=1242.06
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11840 0 0 0 124195 11 0 0 25 0 1 0 163063050 91623424 11808 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22369 11808 716 92 0 20713 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 89476

[startup+1303.93 s]
/proc/loadavg: 2.00 2.00 1.95 3/75 7275
/proc/meminfo: memFree=1565552/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89488 CPUtime=1302.07
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11843 0 0 0 130196 11 0 0 25 0 1 0 163063050 91635712 11811 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22372 11811 716 92 0 20716 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 89488

[startup+1364 s]
/proc/loadavg: 2.06 2.01 1.95 3/75 7275
/proc/meminfo: memFree=1565488/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89488 CPUtime=1362.08
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11843 0 0 0 136197 11 0 0 25 0 1 0 163063050 91635712 11811 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22372 11811 716 92 0 20716 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 89488

[startup+1424.1 s]
/proc/loadavg: 2.02 2.01 1.95 3/75 7275
/proc/meminfo: memFree=1565488/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89488 CPUtime=1422.11
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11843 0 0 0 142200 11 0 0 25 0 1 0 163063050 91635712 11811 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637112 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22372 11811 716 92 0 20716 0
Current children cumulated CPU time (s) 1422.11
Current children cumulated vsize (KiB) 89488

[startup+1484.17 s]
/proc/loadavg: 2.00 2.00 1.95 3/75 7275
/proc/meminfo: memFree=1565424/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89488 CPUtime=1482.11
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11843 0 0 0 148200 11 0 0 25 0 1 0 163063050 91635712 11811 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710455 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22372 11811 716 92 0 20716 0
Current children cumulated CPU time (s) 1482.11
Current children cumulated vsize (KiB) 89488

[startup+1544.26 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 7276
/proc/meminfo: memFree=1563688/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89488 CPUtime=1542.15
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11843 0 0 0 154204 11 0 0 25 0 1 0 163063050 91635712 11811 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22372 11811 716 92 0 20716 0
Current children cumulated CPU time (s) 1542.15
Current children cumulated vsize (KiB) 89488

[startup+1604.33 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 7276
/proc/meminfo: memFree=1563688/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89488 CPUtime=1602.15
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11843 0 0 0 160204 11 0 0 25 0 1 0 163063050 91635712 11811 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22372 11811 716 92 0 20716 0
Current children cumulated CPU time (s) 1602.15
Current children cumulated vsize (KiB) 89488

[startup+1664.36 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 7276
/proc/meminfo: memFree=1563688/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89488 CPUtime=1662.11
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11843 0 0 0 166200 11 0 0 25 0 1 0 163063050 91635712 11811 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22372 11811 716 92 0 20716 0
Current children cumulated CPU time (s) 1662.11
Current children cumulated vsize (KiB) 89488

[startup+1724.43 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 7276
/proc/meminfo: memFree=1563624/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89488 CPUtime=1722.13
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11843 0 0 0 172202 11 0 0 25 0 1 0 163063050 91635712 11811 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22372 11811 716 92 0 20716 0
Current children cumulated CPU time (s) 1722.13
Current children cumulated vsize (KiB) 89488

[startup+1784.44 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 7276
/proc/meminfo: memFree=1559592/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89492 CPUtime=1782.07
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11844 0 0 0 178195 12 0 0 25 0 1 0 163063050 91639808 11812 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711123 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22373 11812 716 92 0 20717 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 89492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.48 s]
/proc/loadavg: 2.00 2.00 1.95 3/76 7276
/proc/meminfo: memFree=1559592/2055920 swapFree=4192812/4192956
[pid=7207] ppid=7205 vsize=89492 CPUtime=1800.1
/proc/7207/stat : 7207 (solver) R 7205 7207 6070 0 -1 4194304 11844 0 0 0 179998 12 0 0 25 0 1 0 163063050 91639808 11812 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711114 0 0 4096 0 0 0 0 17 0 0 0
/proc/7207/statm: 22373 11812 716 92 0 20717 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 89492

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.51
CPU time (s): 1800.11
CPU user time (s): 1799.99
CPU system time (s): 0.12798
CPU usage (%): 99.8672
Max. virtual memory (cumulated for all children) (KiB): 89492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.12798
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= 8487

runsolver used 1.68474 s user time and 4.76328 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Jan  7 05:10:34 UTC 2007


IDJOB= 201272
IDBENCH= 3753
FILE ID= node38/201272-1168146633

PBS_JOBID= 3478130

Free space on /tmp= 66504 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-6.xml
COMMAND LINE= /tmp/evaluation/201272-1168146633/mistral/bin/solver /tmp/evaluation/201272-1168146633/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-201272-1168146633 -o ROOT/results/node38/solver-201272-1168146633 -C 1800 -M 900  /tmp/evaluation/201272-1168146633/mistral/bin/solver /tmp/evaluation/201272-1168146633/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  eb2dbda2391814cf18e943c437e26072

RANDOM SEED= 981240224

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.267
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.267
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:       1667744 kB
Buffers:         45736 kB
Cached:         185396 kB
SwapCached:          0 kB
Active:         205980 kB
Inactive:       110444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6408 kB
Writeback:           0 kB
Mapped:          98916 kB
Slab:            56860 kB
Committed_AS:  3562604 kB
PageTables:       2096 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= 66504 MiB



End job on node38 on Sun Jan  7 05:40:37 UTC 2007