Trace number 214957

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.03 1804.61

General information on the benchmark

NamepseudoSeries/
ii/ii-16e1.xml
MD5SUM395d9903cb65fb372521e49bed981e83
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 benchmark7.42787
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2490
Number of constraints16011
Maximum constraint arity16
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16011
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02	c 
0.02	c Parsing xml file
0.02	c 	domains...............    0
0.02	c 	variables............. 0.05
0.06	c 	predicates............    0
0.06	c 	constraints........... 1.37
1.44	c Allocating memory
1.44	c 
1.44	c time limit = -1
1.44	c heuristic = dom/wdeg
1.44	c restart policy = No restart
1.44	c 
1.44	c Solving
1.44	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/node33/watcher-214957-1168232672 -o ROOT/results/node33/solver-214957-1168232672 -C 1800 -M 900 /tmp/evaluation/214957-1168232672/mistral/bin/solver /tmp/evaluation/214957-1168232672/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: 0.90 1.34 2.31 2/84 16789
/proc/meminfo: memFree=1890528/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=540 CPUtime=0
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 171661087 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 10945316 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 135 26 21 92 0 18 0

[startup+0.102902 s]
/proc/loadavg: 0.90 1.34 2.31 2/84 16789
/proc/meminfo: memFree=1890528/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=8108 CPUtime=0.09
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 1110 0 0 0 9 0 0 0 18 0 1 0 171661087 8302592 1078 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159433968 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 2027 1078 711 92 0 371 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8108

[startup+0.51299 s]
/proc/loadavg: 0.90 1.34 2.31 2/84 16789
/proc/meminfo: memFree=1890528/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=16840 CPUtime=0.5
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 3283 0 0 0 48 2 0 0 21 0 1 0 171661087 17244160 3218 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11378407 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 4210 3218 711 92 0 2554 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 16840

[startup+1.33915 s]
/proc/loadavg: 0.90 1.34 2.31 4/84 16789
/proc/meminfo: memFree=1873632/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=20428 CPUtime=1.31
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 4215 0 0 0 129 2 0 0 25 0 1 0 171661087 20918272 4150 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11378110 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 5107 4150 711 92 0 3451 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 20428

[startup+2.9765 s]
/proc/loadavg: 0.90 1.34 2.31 4/84 16789
/proc/meminfo: memFree=1848800/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=2.95
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 291 4 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715239 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 37608

[startup+6.26218 s]
/proc/loadavg: 1.07 1.37 2.32 4/84 16789
/proc/meminfo: memFree=1779768/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=6.22
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 618 4 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790128 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 37608

[startup+12.7235 s]
/proc/loadavg: 1.23 1.39 2.32 3/84 16789
/proc/meminfo: memFree=1768456/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=12.65
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 1261 4 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 37608

[startup+25.5422 s]
/proc/loadavg: 1.40 1.42 2.31 3/84 16789
/proc/meminfo: memFree=1772808/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=25.42
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 2538 4 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 37608

[startup+51.1904 s]
/proc/loadavg: 1.60 1.47 2.30 3/84 16789
/proc/meminfo: memFree=1780232/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=50.97
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 5093 4 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795030 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 37608

[startup+102.485 s]
/proc/loadavg: 1.83 1.55 2.28 3/84 16789
/proc/meminfo: memFree=1780040/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=102.06
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 10202 4 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 37608

[startup+162.491 s]
/proc/loadavg: 1.93 1.63 2.26 3/84 16789
/proc/meminfo: memFree=1779400/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=161.83
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 16179 4 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 161.83
Current children cumulated vsize (KiB) 37608

[startup+222.513 s]
/proc/loadavg: 1.97 1.69 2.25 3/84 16789
/proc/meminfo: memFree=1778824/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=221.61
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 22157 4 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 221.61
Current children cumulated vsize (KiB) 37608

[startup+282.525 s]
/proc/loadavg: 1.99 1.75 2.23 3/84 16789
/proc/meminfo: memFree=1778184/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=281.39
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 28135 4 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 281.39
Current children cumulated vsize (KiB) 37608

[startup+342.536 s]
/proc/loadavg: 1.99 1.79 2.21 3/84 16789
/proc/meminfo: memFree=1777480/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=341.17
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 34113 4 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795064 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 341.17
Current children cumulated vsize (KiB) 37608

[startup+402.547 s]
/proc/loadavg: 1.99 1.83 2.19 3/84 16789
/proc/meminfo: memFree=1776712/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=400.94
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 40090 4 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785495 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 400.94
Current children cumulated vsize (KiB) 37608

[startup+462.554 s]
/proc/loadavg: 2.06 1.87 2.18 3/84 16789
/proc/meminfo: memFree=1776072/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=460.73
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 46068 5 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785563 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 460.73
Current children cumulated vsize (KiB) 37608

[startup+522.574 s]
/proc/loadavg: 2.02 1.89 2.17 3/84 16789
/proc/meminfo: memFree=1775368/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=520.5
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 52045 5 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799371 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 520.5
Current children cumulated vsize (KiB) 37608

[startup+582.589 s]
/proc/loadavg: 2.01 1.91 2.16 3/84 16789
/proc/meminfo: memFree=1774728/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=580.28
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 58023 5 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 580.28
Current children cumulated vsize (KiB) 37608

[startup+642.607 s]
/proc/loadavg: 2.06 1.94 2.15 3/84 16789
/proc/meminfo: memFree=1773960/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=640.07
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 64002 5 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 640.07
Current children cumulated vsize (KiB) 37608

[startup+702.621 s]
/proc/loadavg: 2.18 1.98 2.15 3/84 16789
/proc/meminfo: memFree=1773320/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=699.85
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 69980 5 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 699.85
Current children cumulated vsize (KiB) 37608

[startup+762.633 s]
/proc/loadavg: 2.06 1.98 2.14 3/84 16789
/proc/meminfo: memFree=1772616/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=759.62
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 75957 5 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 759.62
Current children cumulated vsize (KiB) 37608

[startup+822.649 s]
/proc/loadavg: 2.02 1.98 2.13 3/84 16789
/proc/meminfo: memFree=1771912/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=819.41
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 81936 5 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11412416 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 819.41
Current children cumulated vsize (KiB) 37608

[startup+882.671 s]
/proc/loadavg: 2.01 1.98 2.12 3/84 16789
/proc/meminfo: memFree=1771208/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=879.19
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 87914 5 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790146 0 0 4096 0 0 0 0 17 1 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 879.19
Current children cumulated vsize (KiB) 37608

[startup+942.718 s]
/proc/loadavg: 2.10 2.01 2.11 3/81 16863
/proc/meminfo: memFree=1803680/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=939.08
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 93900 8 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795075 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 939.08
Current children cumulated vsize (KiB) 37608

[startup+1002.73 s]
/proc/loadavg: 2.04 2.00 2.10 3/81 16863
/proc/meminfo: memFree=1769696/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=999.01
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 99893 8 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 999.01
Current children cumulated vsize (KiB) 37608

[startup+1062.83 s]
/proc/loadavg: 2.01 2.00 2.09 3/81 16863
/proc/meminfo: memFree=1741792/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1059.05
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 105897 8 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1059.05
Current children cumulated vsize (KiB) 37608

[startup+1122.85 s]
/proc/loadavg: 1.95 1.98 2.08 3/81 16936
/proc/meminfo: memFree=1826592/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1119
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 111890 10 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1119
Current children cumulated vsize (KiB) 37608

[startup+1182.94 s]
/proc/loadavg: 1.98 1.98 2.07 3/81 16936
/proc/meminfo: memFree=1826656/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1179.01
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 117891 10 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790146 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1179.01
Current children cumulated vsize (KiB) 37608

[startup+1242.95 s]
/proc/loadavg: 1.99 1.98 2.07 3/81 16936
/proc/meminfo: memFree=1826656/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1238.98
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 123887 11 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1238.98
Current children cumulated vsize (KiB) 37608

[startup+1302.97 s]
/proc/loadavg: 1.99 1.98 2.06 3/81 16936
/proc/meminfo: memFree=1826656/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1298.93
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 129882 11 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708377 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1298.93
Current children cumulated vsize (KiB) 37608

[startup+1363.06 s]
/proc/loadavg: 2.07 2.00 2.06 4/81 16936
/proc/meminfo: memFree=1826656/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1358.94
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 135883 11 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1358.94
Current children cumulated vsize (KiB) 37608

[startup+1423.14 s]
/proc/loadavg: 2.14 2.03 2.07 3/81 16936
/proc/meminfo: memFree=1826656/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1418.97
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 141886 11 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1418.97
Current children cumulated vsize (KiB) 37608

[startup+1483.23 s]
/proc/loadavg: 2.05 2.02 2.06 3/81 16936
/proc/meminfo: memFree=1826592/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1479
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 147889 11 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637401 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1479
Current children cumulated vsize (KiB) 37608

[startup+1543.23 s]
/proc/loadavg: 2.01 2.02 2.05 3/81 16936
/proc/meminfo: memFree=1826592/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1538.92
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 153881 11 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1538.92
Current children cumulated vsize (KiB) 37608

[startup+1603.24 s]
/proc/loadavg: 2.00 2.01 2.05 3/81 16936
/proc/meminfo: memFree=1826528/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1598.87
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 159876 11 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134803090 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1598.87
Current children cumulated vsize (KiB) 37608

[startup+1663.32 s]
/proc/loadavg: 2.00 2.01 2.04 3/81 16936
/proc/meminfo: memFree=1826528/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1658.9
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 165879 11 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1658.9
Current children cumulated vsize (KiB) 37608

[startup+1723.34 s]
/proc/loadavg: 2.00 2.00 2.04 3/81 16936
/proc/meminfo: memFree=1826528/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1718.83
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 171872 11 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1718.83
Current children cumulated vsize (KiB) 37608

[startup+1783.44 s]
/proc/loadavg: 2.00 2.00 2.03 3/81 16936
/proc/meminfo: memFree=1826464/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1778.88
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 177877 11 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793087 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1778.88
Current children cumulated vsize (KiB) 37608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.6 s]
/proc/loadavg: 2.00 2.00 2.03 3/81 16936
/proc/meminfo: memFree=1826464/2055920 swapFree=4192224/4192956
[pid=16788] ppid=16786 vsize=37608 CPUtime=1800.01
/proc/16788/stat : 16788 (solver) R 16786 16788 16473 0 -1 4194304 8380 0 0 0 179990 11 0 0 25 0 1 0 171661087 38510592 8315 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/16788/statm: 9402 8315 718 92 0 7746 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 37608

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.61
CPU time (s): 1800.03
CPU user time (s): 1799.9
CPU system time (s): 0.124981
CPU usage (%): 99.7462
Max. virtual memory (cumulated for all children) (KiB): 37608

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

runsolver used 1.70474 s user time and 5.03024 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Jan  8 05:04:32 UTC 2007


IDJOB= 214957
IDBENCH= 4964
FILE ID= node33/214957-1168232672

PBS_JOBID= 3481404

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-16e1.xml
COMMAND LINE= /tmp/evaluation/214957-1168232672/mistral/bin/solver /tmp/evaluation/214957-1168232672/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-214957-1168232672 -o ROOT/results/node33/solver-214957-1168232672 -C 1800 -M 900  /tmp/evaluation/214957-1168232672/mistral/bin/solver /tmp/evaluation/214957-1168232672/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  395d9903cb65fb372521e49bed981e83

RANDOM SEED= 825850994

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.281
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.281
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:       1891264 kB
Buffers:         10716 kB
Cached:          73132 kB
SwapCached:         64 kB
Active:          77312 kB
Inactive:        38076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1891264 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:           10264 kB
Writeback:           0 kB
Mapped:          50240 kB
Slab:            34652 kB
Committed_AS:  3923688 kB
PageTables:       1840 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66555 MiB



End job on node33 on Mon Jan  8 05:34:37 UTC 2007