Trace number 210606

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.08 1809.82

General information on the benchmark

NamepseudoSeries/fpga/
fpga-12-10.xml
MD5SUM4332ea6e0569a2c3ff5d9633ee104e8a
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 benchmark0.202968
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables180
Number of constraints152
Maximum constraint arity12
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension152
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables.............    0
0.01	c 	predicates............    0
0.01	c 	constraints........... 0.02
0.03	c Allocating memory
0.03	c 
0.03	c time limit = -1
0.03	c heuristic = dom/wdeg
0.03	c restart policy = No restart
0.03	c 
0.03	c Solving
0.03	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/node15/watcher-210606-1168200019 -o ROOT/results/node15/solver-210606-1168200019 -C 1800 -M 900 /tmp/evaluation/210606-1168200019/mistral/bin/solver /tmp/evaluation/210606-1168200019/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.92 1.98 1.84 4/81 22985
/proc/meminfo: memFree=1614024/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=6792 CPUtime=0
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 168396888 6955008 404 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7482232 0 0 4096 0 0 0 0 17 1 0 0
/proc/22984/statm: 1698 405 366 92 0 30 0

[startup+0.107333 s]
/proc/loadavg: 1.92 1.98 1.84 4/81 22985
/proc/meminfo: memFree=1614024/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7844 CPUtime=0.1
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1054 0 0 0 9 1 0 0 18 0 1 0 168396888 8032256 1022 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1961 1022 720 92 0 305 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7844

[startup+0.516399 s]
/proc/loadavg: 1.92 1.98 1.84 4/81 22985
/proc/meminfo: memFree=1614024/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7844 CPUtime=0.51
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1054 0 0 0 50 1 0 0 22 0 1 0 168396888 8032256 1022 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134652101 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1961 1022 720 92 0 305 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 7844

[startup+1.33654 s]
/proc/loadavg: 1.92 1.98 1.84 3/86 23197
/proc/meminfo: memFree=1607648/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7844 CPUtime=1.32
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1054 0 0 0 131 1 0 0 25 0 1 0 168396888 8032256 1022 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727368 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1961 1022 720 92 0 305 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7844

[startup+2.97382 s]
/proc/loadavg: 1.92 1.98 1.84 3/86 23197
/proc/meminfo: memFree=1607392/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=2.95
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 294 1 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790112 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 7848

[startup+6.25538 s]
/proc/loadavg: 1.93 1.98 1.84 3/86 23197
/proc/meminfo: memFree=1607408/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=6.22
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 621 1 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793430 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7848

[startup+12.7115 s]
/proc/loadavg: 1.93 1.98 1.84 3/86 23197
/proc/meminfo: memFree=1607552/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=12.64
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 1263 1 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134716529 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 7848

[startup+25.5207 s]
/proc/loadavg: 1.95 1.98 1.84 3/86 23197
/proc/meminfo: memFree=1607680/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=25.4
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 2539 1 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790166 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 7848

[startup+51.1491 s]
/proc/loadavg: 1.96 1.98 1.85 3/92 23269
/proc/meminfo: memFree=1606472/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=50.87
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 5082 5 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785541 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 7848

[startup+102.411 s]
/proc/loadavg: 1.98 1.98 1.85 3/92 23349
/proc/meminfo: memFree=1606472/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=101.84
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 10174 10 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 7848

[startup+162.482 s]
/proc/loadavg: 1.99 1.98 1.86 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=161.59
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 16146 13 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 161.59
Current children cumulated vsize (KiB) 7848

[startup+222.541 s]
/proc/loadavg: 2.03 2.00 1.87 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=221.35
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 22122 13 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 7848

[startup+282.596 s]
/proc/loadavg: 2.01 2.00 1.87 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=281.14
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 28101 13 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792838 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 281.14
Current children cumulated vsize (KiB) 7848

[startup+342.652 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 23395
/proc/meminfo: memFree=1607552/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=340.92
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 34079 13 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799407 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 340.92
Current children cumulated vsize (KiB) 7848

[startup+402.71 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 23395
/proc/meminfo: memFree=1607552/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=400.68
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 40055 13 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727407 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 400.68
Current children cumulated vsize (KiB) 7848

[startup+462.765 s]
/proc/loadavg: 2.06 2.02 1.90 3/86 23395
/proc/meminfo: memFree=1607552/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=460.48
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 46034 14 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727347 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 460.48
Current children cumulated vsize (KiB) 7848

[startup+522.817 s]
/proc/loadavg: 2.02 2.01 1.90 3/86 23395
/proc/meminfo: memFree=1607552/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=520.25
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 52011 14 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799416 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 520.25
Current children cumulated vsize (KiB) 7848

[startup+582.875 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=580.02
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 57988 14 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799388 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 580.02
Current children cumulated vsize (KiB) 7848

[startup+642.94 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23395
/proc/meminfo: memFree=1607552/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=639.81
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 63967 14 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799388 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 639.81
Current children cumulated vsize (KiB) 7848

[startup+702.997 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=699.59
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 69945 14 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134784944 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 699.59
Current children cumulated vsize (KiB) 7848

[startup+763.052 s]
/proc/loadavg: 2.04 2.01 1.91 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=759.35
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 75921 14 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134803092 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 759.35
Current children cumulated vsize (KiB) 7848

[startup+823.112 s]
/proc/loadavg: 2.01 2.01 1.91 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=819.14
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 81900 14 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 819.14
Current children cumulated vsize (KiB) 7848

[startup+883.164 s]
/proc/loadavg: 2.16 2.03 1.93 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=878.92
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 87878 14 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 878.92
Current children cumulated vsize (KiB) 7848

[startup+943.216 s]
/proc/loadavg: 2.06 2.03 1.93 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=938.67
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 93853 14 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793126 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 938.67
Current children cumulated vsize (KiB) 7848

[startup+1003.27 s]
/proc/loadavg: 2.02 2.02 1.93 3/86 23395
/proc/meminfo: memFree=1607424/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=998.46
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 99832 14 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792842 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 998.46
Current children cumulated vsize (KiB) 7848

[startup+1063.34 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 23395
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1058.25
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 105811 14 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650604 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1058.25
Current children cumulated vsize (KiB) 7848

[startup+1123.4 s]
/proc/loadavg: 2.08 2.02 1.93 3/86 23397
/proc/meminfo: memFree=1607296/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1118.02
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 111787 15 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7979998 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1118.02
Current children cumulated vsize (KiB) 7848

[startup+1183.45 s]
/proc/loadavg: 2.03 2.02 1.93 3/86 23397
/proc/meminfo: memFree=1607360/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1177.81
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 117766 15 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1177.81
Current children cumulated vsize (KiB) 7848

[startup+1243.5 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 23397
/proc/meminfo: memFree=1607360/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1237.59
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 123744 15 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1237.59
Current children cumulated vsize (KiB) 7848

[startup+1303.56 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 23397
/proc/meminfo: memFree=1607360/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1297.34
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 129719 15 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1297.34
Current children cumulated vsize (KiB) 7848

[startup+1363.62 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 23397
/proc/meminfo: memFree=1607360/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1357.13
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 135698 15 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727402 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1357.13
Current children cumulated vsize (KiB) 7848

[startup+1423.67 s]
/proc/loadavg: 2.04 2.01 1.94 3/86 23397
/proc/meminfo: memFree=1607424/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1416.92
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 141677 15 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1416.92
Current children cumulated vsize (KiB) 7848

[startup+1483.73 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 23397
/proc/meminfo: memFree=1607424/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1476.68
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 147653 15 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727382 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1476.68
Current children cumulated vsize (KiB) 7848

[startup+1543.78 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 23397
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1536.24
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 153609 15 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727368 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1536.24
Current children cumulated vsize (KiB) 7848

[startup+1603.84 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 23397
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1595.82
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 159567 15 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1595.82
Current children cumulated vsize (KiB) 7848

[startup+1663.89 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 23397
/proc/meminfo: memFree=1607488/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1655.38
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 165522 16 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650635 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1655.38
Current children cumulated vsize (KiB) 7848

[startup+1723.94 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 23397
/proc/meminfo: memFree=1607424/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1714.93
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 171477 16 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134652351 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1714.93
Current children cumulated vsize (KiB) 7848

[startup+1783.99 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 23397
/proc/meminfo: memFree=1607424/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1774.5
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 177434 16 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1774.5
Current children cumulated vsize (KiB) 7848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.81 s]
/proc/loadavg: 1.92 1.98 1.93 3/94 23468
/proc/meminfo: memFree=1574264/2055920 swapFree=4174172/4192956
[pid=22984] ppid=22979 vsize=7848 CPUtime=1800.07
/proc/22984/stat : 22984 (solver) R 22979 22984 22599 0 -1 4194304 1055 0 0 0 179984 23 0 0 25 0 1 0 168396888 8036352 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727354 0 0 4096 0 0 0 0 17 0 0 0
/proc/22984/statm: 1962 1023 720 92 0 306 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 7848

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.82
CPU time (s): 1800.08
CPU user time (s): 1799.85
CPU system time (s): 0.234964
CPU usage (%): 99.462
Max. virtual memory (cumulated for all children) (KiB): 7848

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

runsolver used 1.76473 s user time and 4.73128 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Jan  7 20:00:20 UTC 2007


IDJOB= 210606
IDBENCH= 4632
FILE ID= node15/210606-1168200019

PBS_JOBID= 3480519

Free space on /tmp= 66328 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-12-10.xml
COMMAND LINE= /tmp/evaluation/210606-1168200019/mistral/bin/solver /tmp/evaluation/210606-1168200019/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-210606-1168200019 -o ROOT/results/node15/solver-210606-1168200019 -C 1800 -M 900  /tmp/evaluation/210606-1168200019/mistral/bin/solver /tmp/evaluation/210606-1168200019/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  4332ea6e0569a2c3ff5d9633ee104e8a

RANDOM SEED= 520698401

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.276
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.276
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:       1614440 kB
Buffers:         71108 kB
Cached:         276772 kB
SwapCached:       6400 kB
Active:         159200 kB
Inactive:       225584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1614440 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            2984 kB
Writeback:           0 kB
Mapped:          46240 kB
Slab:            41684 kB
Committed_AS:  4696396 kB
PageTables:       2220 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= 66317 MiB



End job on node15 on Sun Jan  7 20:30:30 UTC 2007