Trace number 210998

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 1813.36

General information on the benchmark

NamepseudoSeries/uclid/
ooo-rf8.xml
MD5SUMf4056108bd4332be422359611791b5ec
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.55
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables6832
Number of constraints19476
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19476
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.14
0.15	c 	predicates............    0
0.15	c 	constraints........... 1.48
1.64	c Allocating memory
1.64	c 
1.64	c time limit = -1
1.64	c heuristic = dom/wdeg
1.64	c restart policy = No restart
1.64	c 
1.64	c Solving
1.64	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/node11/watcher-210998-1168204264 -o ROOT/results/node11/solver-210998-1168204264 -C 1800 -M 900 /tmp/evaluation/210998-1168204264/mistral/bin/solver /tmp/evaluation/210998-1168204264/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: 1.91 1.97 1.99 2/87 9951
/proc/meminfo: memFree=1625288/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=540 CPUtime=0
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 168821563 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7979812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 135 26 21 92 0 18 0

[startup+0.102383 s]
/proc/loadavg: 1.91 1.97 1.99 2/87 9951
/proc/meminfo: memFree=1625288/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=7984 CPUtime=0.08
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 1051 0 0 0 8 0 0 0 19 0 1 0 168821563 8175616 1019 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134634506 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 1996 1019 688 92 0 340 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7984

[startup+0.510462 s]
/proc/loadavg: 1.91 1.97 1.99 2/87 9951
/proc/meminfo: memFree=1625288/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=10100 CPUtime=0.49
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 1609 0 0 0 48 1 0 0 23 0 1 0 168821563 10342400 1577 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158610098 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 2525 1577 708 92 0 869 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10100

[startup+1.33163 s]
/proc/loadavg: 1.92 1.97 1.99 3/87 9951
/proc/meminfo: memFree=1619016/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=13820 CPUtime=1.31
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 2525 0 0 0 130 1 0 0 25 0 1 0 168821563 14151680 2493 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4156455423 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 3455 2493 708 92 0 1799 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 13820

[startup+2.97396 s]
/proc/loadavg: 1.92 1.97 1.99 3/87 9951
/proc/meminfo: memFree=1601032/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30876 CPUtime=2.93
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6740 0 0 0 291 2 0 0 25 0 1 0 168821563 31617024 6708 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7719 6708 721 92 0 6063 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 30876

[startup+6.25461 s]
/proc/loadavg: 1.92 1.97 1.99 3/87 9951
/proc/meminfo: memFree=1601096/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30876 CPUtime=6.17
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6740 0 0 0 615 2 0 0 25 0 1 0 168821563 31617024 6708 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7719 6708 721 92 0 6063 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 30876

[startup+12.7199 s]
/proc/loadavg: 1.93 1.97 1.99 3/87 9951
/proc/meminfo: memFree=1601224/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30876 CPUtime=12.59
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6740 0 0 0 1256 3 0 0 25 0 1 0 168821563 31617024 6708 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708377 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7719 6708 721 92 0 6063 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 30876

[startup+25.5444 s]
/proc/loadavg: 1.94 1.97 1.99 3/87 9951
/proc/meminfo: memFree=1601352/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30876 CPUtime=25.3
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6740 0 0 0 2527 3 0 0 25 0 1 0 168821563 31617024 6708 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7719 6708 721 92 0 6063 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 30876

[startup+51.1945 s]
/proc/loadavg: 1.96 1.97 1.99 3/87 9951
/proc/meminfo: memFree=1601480/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=50.71
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 5068 3 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 30884

[startup+102.412 s]
/proc/loadavg: 1.98 1.97 1.99 3/87 9951
/proc/meminfo: memFree=1601544/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=101.46
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 10143 3 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 30884

[startup+162.447 s]
/proc/loadavg: 2.03 1.99 1.99 3/87 9951
/proc/meminfo: memFree=1601480/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=160.95
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 16091 4 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 30884

[startup+222.473 s]
/proc/loadavg: 2.05 2.00 2.00 3/87 9951
/proc/meminfo: memFree=1601480/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=220.43
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 22038 5 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727357 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 220.43
Current children cumulated vsize (KiB) 30884

[startup+282.494 s]
/proc/loadavg: 2.02 2.00 2.00 3/87 9951
/proc/meminfo: memFree=1601544/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=279.9
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 27984 6 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 279.9
Current children cumulated vsize (KiB) 30884

[startup+342.537 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9951
/proc/meminfo: memFree=1601480/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=339.39
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 33933 6 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 30884

[startup+402.592 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9951
/proc/meminfo: memFree=1601480/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=398.88
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 39882 6 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637519 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 398.88
Current children cumulated vsize (KiB) 30884

[startup+462.65 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9951
/proc/meminfo: memFree=1601480/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=458.39
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 45832 7 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 458.39
Current children cumulated vsize (KiB) 30884

[startup+522.706 s]
/proc/loadavg: 2.07 2.02 2.00 4/87 9953
/proc/meminfo: memFree=1601288/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=517.89
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 51782 7 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 517.89
Current children cumulated vsize (KiB) 30884

[startup+582.763 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 9953
/proc/meminfo: memFree=1601288/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=577.4
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 57732 8 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 577.4
Current children cumulated vsize (KiB) 30884

[startup+642.816 s]
/proc/loadavg: 2.04 2.02 2.00 3/87 9953
/proc/meminfo: memFree=1601352/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=636.89
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 63681 8 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 636.89
Current children cumulated vsize (KiB) 30884

[startup+702.86 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 9953
/proc/meminfo: memFree=1601352/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=696.39
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 69630 9 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 696.39
Current children cumulated vsize (KiB) 30884

[startup+762.923 s]
/proc/loadavg: 2.10 2.04 2.01 3/88 9954
/proc/meminfo: memFree=1601344/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=755.89
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 75580 9 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727380 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 755.89
Current children cumulated vsize (KiB) 30884

[startup+823.006 s]
/proc/loadavg: 2.04 2.03 2.00 3/88 9954
/proc/meminfo: memFree=1601344/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=815.43
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 81533 10 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 815.43
Current children cumulated vsize (KiB) 30884

[startup+883.057 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 9954
/proc/meminfo: memFree=1601344/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=874.92
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 87482 10 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 874.92
Current children cumulated vsize (KiB) 30884

[startup+943.082 s]
/proc/loadavg: 2.04 2.03 2.00 3/88 9954
/proc/meminfo: memFree=1601280/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=934.4
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 93429 11 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 934.4
Current children cumulated vsize (KiB) 30884

[startup+1003.16 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 9954
/proc/meminfo: memFree=1601280/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=993.93
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 99381 12 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792847 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 993.93
Current children cumulated vsize (KiB) 30884

[startup+1063.24 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 9954
/proc/meminfo: memFree=1601280/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1053.45
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 105333 12 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1053.45
Current children cumulated vsize (KiB) 30884

[startup+1123.27 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 9954
/proc/meminfo: memFree=1601280/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1112.93
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 111280 13 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650401 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1112.93
Current children cumulated vsize (KiB) 30884

[startup+1183.29 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 9954
/proc/meminfo: memFree=1601280/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1172.4
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 117227 13 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1172.4
Current children cumulated vsize (KiB) 30884

[startup+1243.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 9955
/proc/meminfo: memFree=1601208/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1231.88
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 123175 13 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1231.88
Current children cumulated vsize (KiB) 30884

[startup+1303.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 9955
/proc/meminfo: memFree=1601208/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1291.37
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 129123 14 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1291.37
Current children cumulated vsize (KiB) 30884

[startup+1363.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 9955
/proc/meminfo: memFree=1601144/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1350.86
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 135072 14 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1350.86
Current children cumulated vsize (KiB) 30884

[startup+1423.45 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 10015
/proc/meminfo: memFree=1594768/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1410.36
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 141020 16 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1410.36
Current children cumulated vsize (KiB) 30884

[startup+1483.49 s]
/proc/loadavg: 1.83 1.96 1.99 2/78 10108
/proc/meminfo: memFree=1620968/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1470.34
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 147008 26 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1470.34
Current children cumulated vsize (KiB) 30884

[startup+1543.54 s]
/proc/loadavg: 1.30 1.79 1.92 2/78 10108
/proc/meminfo: memFree=1621224/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1530.37
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 153011 26 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1530.37
Current children cumulated vsize (KiB) 30884

[startup+1603.59 s]
/proc/loadavg: 1.11 1.64 1.86 2/78 10108
/proc/meminfo: memFree=1621288/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1590.4
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 159014 26 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1590.4
Current children cumulated vsize (KiB) 30884

[startup+1663.63 s]
/proc/loadavg: 1.04 1.52 1.80 2/78 10108
/proc/meminfo: memFree=1621352/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1650.42
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 165016 26 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1650.42
Current children cumulated vsize (KiB) 30884

[startup+1723.68 s]
/proc/loadavg: 1.01 1.42 1.75 2/78 10108
/proc/meminfo: memFree=1621352/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1710.45
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 171019 26 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1710.45
Current children cumulated vsize (KiB) 30884

[startup+1783.74 s]
/proc/loadavg: 1.00 1.34 1.70 2/78 10108
/proc/meminfo: memFree=1621352/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1770.48
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 177022 26 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1770.48
Current children cumulated vsize (KiB) 30884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.35 s]
/proc/loadavg: 1.00 1.31 1.68 2/78 10108
/proc/meminfo: memFree=1621416/2055920 swapFree=4192812/4192956
[pid=9950] ppid=9948 vsize=30884 CPUtime=1800.09
/proc/9950/stat : 9950 (solver) R 9948 9950 8957 0 -1 4194304 6742 0 0 0 179983 26 0 0 25 0 1 0 168821563 31625216 6710 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/9950/statm: 7721 6710 721 92 0 6065 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 30884

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.36
CPU time (s): 1800.11
CPU user time (s): 1799.84
CPU system time (s): 0.271958
CPU usage (%): 99.269
Max. virtual memory (cumulated for all children) (KiB): 30884

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

runsolver used 2.00669 s user time and 5.66614 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Jan  7 21:11:05 UTC 2007


IDJOB= 210998
IDBENCH= 4660
FILE ID= node11/210998-1168204264

PBS_JOBID= 3480544

Free space on /tmp= 66335 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-rf8.xml
COMMAND LINE= /tmp/evaluation/210998-1168204264/mistral/bin/solver /tmp/evaluation/210998-1168204264/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-210998-1168204264 -o ROOT/results/node11/solver-210998-1168204264 -C 1800 -M 900  /tmp/evaluation/210998-1168204264/mistral/bin/solver /tmp/evaluation/210998-1168204264/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  f4056108bd4332be422359611791b5ec

RANDOM SEED= 707769399

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.261
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	: 5931.00
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.261
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:       1625768 kB
Buffers:         48076 kB
Cached:         248948 kB
SwapCached:          0 kB
Active:         211600 kB
Inactive:       160852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5868 kB
Writeback:           0 kB
Mapped:          95728 kB
Slab:            42420 kB
Committed_AS:  5073244 kB
PageTables:       2376 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= 66337 MiB



End job on node11 on Sun Jan  7 21:41:19 UTC 2007