Trace number 211778

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

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-share2b.xml
MD5SUM1fb11bd581ce5a795a3d162d7ffe4056
Bench CategoryN-ARY-INT (n-ary 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 variables2370
Number of constraints109
Maximum constraint arity360
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension109
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18	c 
0.18	c Parsing xml file
0.18	c 	domains...............    0
0.19	c 	variables............. 0.05
0.24	c 	predicates............ 3.32
3.55	c 	constraints........... 1.31
4.87	c Allocating memory
4.87	c 
4.87	c time limit = -1
4.87	c heuristic = dom/wdeg
4.87	c restart policy = No restart
4.87	c 
4.87	c Solving
4.87	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/node55/watcher-211778-1168212709 -o ROOT/results/node55/solver-211778-1168212709 -C 1800 -M 900 /tmp/evaluation/211778-1168212709/mistral/bin/solver /tmp/evaluation/211778-1168212709/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.22 1.75 2.31 1/70 23183
/proc/meminfo: memFree=1912576/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=18540 CPUtime=0
/proc/23182/stat : 23182 (runsolver) D 23179 23182 22695 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 169669327 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 248761609511 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/23182/statm: 4635 279 244 17 0 2626 0

[startup+0.102463 s]
/proc/loadavg: 1.22 1.75 2.31 1/70 23183
/proc/meminfo: memFree=1912576/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=6712 CPUtime=0
/proc/23182/stat : 23182 (solver) D 23179 23182 22695 0 -1 4194304 65 0 8 0 0 0 0 0 18 0 1 0 169669327 6873088 56 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 6849444 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/23182/statm: 1678 56 43 92 0 26 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6712

[startup+0.510499 s]
/proc/loadavg: 1.22 1.75 2.31 1/70 23183
/proc/meminfo: memFree=1912576/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=9116 CPUtime=0.32
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 1338 0 30 0 31 1 0 0 19 0 1 0 169669327 9334784 1336 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425124 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 2279 1336 702 92 0 623 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9116

[startup+1.33158 s]
/proc/loadavg: 1.22 1.75 2.31 3/73 23186
/proc/meminfo: memFree=1899872/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=10180 CPUtime=1.14
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 1584 0 30 0 113 1 0 0 25 0 1 0 169669327 10424320 1582 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7283270 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 2545 1582 702 92 0 889 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 10180

[startup+2.97874 s]
/proc/loadavg: 1.29 1.75 2.31 3/73 23186
/proc/meminfo: memFree=1896416/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=11912 CPUtime=2.79
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2019 0 30 0 278 1 0 0 25 0 1 0 169669327 12197888 2017 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425124 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 2978 2017 702 92 0 1322 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 11912

[startup+6.25505 s]
/proc/loadavg: 1.29 1.75 2.31 3/73 23186
/proc/meminfo: memFree=1895792/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=6.06
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 605 1 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710452 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 12044

[startup+12.7117 s]
/proc/loadavg: 1.40 1.76 2.31 3/73 23186
/proc/meminfo: memFree=1895936/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=12.51
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 1250 1 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 12044

[startup+25.5129 s]
/proc/loadavg: 1.49 1.77 2.30 3/73 23186
/proc/meminfo: memFree=1896192/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=25.31
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 2530 1 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 12044

[startup+51.1274 s]
/proc/loadavg: 1.66 1.78 2.29 3/73 23186
/proc/meminfo: memFree=1896384/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=50.93
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 5091 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710153 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 12044

[startup+102.355 s]
/proc/loadavg: 1.85 1.81 2.27 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=102.14
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 10212 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710153 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 12044

[startup+162.395 s]
/proc/loadavg: 1.95 1.85 2.25 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=162.16
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 16214 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710151 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 12044

[startup+222.427 s]
/proc/loadavg: 1.98 1.87 2.24 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=222.18
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 22216 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 12044

[startup+282.465 s]
/proc/loadavg: 2.03 1.91 2.22 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=282.2
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 28218 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 12044

[startup+342.498 s]
/proc/loadavg: 2.01 1.92 2.21 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=342.21
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 34219 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710156 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 12044

[startup+402.537 s]
/proc/loadavg: 2.00 1.93 2.19 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=402.23
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 40221 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812545 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 12044

[startup+462.571 s]
/proc/loadavg: 2.00 1.94 2.17 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=462.25
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 46223 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 12044

[startup+522.608 s]
/proc/loadavg: 2.00 1.95 2.16 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=522.27
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 52225 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 12044

[startup+582.646 s]
/proc/loadavg: 2.00 1.95 2.15 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=582.3
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 58228 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710112 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 12044

[startup+642.684 s]
/proc/loadavg: 2.03 1.97 2.14 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=642.31
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 64229 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710452 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 12044

[startup+702.717 s]
/proc/loadavg: 2.01 1.97 2.13 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=702.33
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 70231 2 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710483 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 12044

[startup+762.747 s]
/proc/loadavg: 2.00 1.97 2.12 3/73 23186
/proc/meminfo: memFree=1896512/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=762.35
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 76232 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710118 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 12044

[startup+822.783 s]
/proc/loadavg: 2.00 1.97 2.11 3/73 23186
/proc/meminfo: memFree=1896448/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=822.37
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 82234 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 12044

[startup+882.819 s]
/proc/loadavg: 2.00 1.97 2.10 3/73 23186
/proc/meminfo: memFree=1896448/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=882.39
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 88236 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 12044

[startup+942.855 s]
/proc/loadavg: 2.00 1.97 2.09 3/73 23186
/proc/meminfo: memFree=1896448/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=942.41
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 94238 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 12044

[startup+1002.9 s]
/proc/loadavg: 2.03 1.99 2.09 3/73 23186
/proc/meminfo: memFree=1896448/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1002.43
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 100240 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722038 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 12044

[startup+1062.93 s]
/proc/loadavg: 2.01 1.99 2.08 3/73 23186
/proc/meminfo: memFree=1896448/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1062.45
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 106242 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1062.45
Current children cumulated vsize (KiB) 12044

[startup+1122.97 s]
/proc/loadavg: 2.00 1.99 2.07 3/73 23186
/proc/meminfo: memFree=1896384/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1122.47
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 112244 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710135 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1122.47
Current children cumulated vsize (KiB) 12044

[startup+1183 s]
/proc/loadavg: 2.00 1.99 2.07 3/73 23186
/proc/meminfo: memFree=1896384/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1182.49
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 118246 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710471 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1182.49
Current children cumulated vsize (KiB) 12044

[startup+1243.04 s]
/proc/loadavg: 2.00 1.99 2.06 3/73 23186
/proc/meminfo: memFree=1896384/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1242.51
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 124248 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1242.51
Current children cumulated vsize (KiB) 12044

[startup+1303.08 s]
/proc/loadavg: 2.03 2.00 2.06 3/73 23186
/proc/meminfo: memFree=1896320/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1302.53
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 130250 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637098 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1302.53
Current children cumulated vsize (KiB) 12044

[startup+1363.11 s]
/proc/loadavg: 2.01 2.00 2.06 3/73 23186
/proc/meminfo: memFree=1896320/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1362.55
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 136252 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637220 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1362.55
Current children cumulated vsize (KiB) 12044

[startup+1423.15 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 23186
/proc/meminfo: memFree=1896320/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1422.57
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 142254 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812968 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1422.57
Current children cumulated vsize (KiB) 12044

[startup+1483.19 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 23186
/proc/meminfo: memFree=1896256/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1482.59
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 148256 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1482.59
Current children cumulated vsize (KiB) 12044

[startup+1543.22 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 23186
/proc/meminfo: memFree=1896256/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1542.61
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 154258 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1542.61
Current children cumulated vsize (KiB) 12044

[startup+1603.25 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 23186
/proc/meminfo: memFree=1896256/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1602.62
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 160259 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710118 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1602.62
Current children cumulated vsize (KiB) 12044

[startup+1663.29 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 23186
/proc/meminfo: memFree=1896192/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1662.64
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 166261 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710471 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1662.64
Current children cumulated vsize (KiB) 12044

[startup+1723.32 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 23186
/proc/meminfo: memFree=1896192/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1722.66
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 172263 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637816 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1722.66
Current children cumulated vsize (KiB) 12044

[startup+1783.37 s]
/proc/loadavg: 2.04 2.01 2.02 3/79 23304
/proc/meminfo: memFree=1894280/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1782.57
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 178254 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710151 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (KiB) 12044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.03 2.01 2.02 3/79 23330
/proc/meminfo: memFree=1894280/2055920 swapFree=4192192/4192956
[pid=23182] ppid=23179 vsize=12044 CPUtime=1800.08
/proc/23182/stat : 23182 (solver) R 23179 23182 22695 0 -1 4194304 2082 0 30 0 180005 3 0 0 25 0 1 0 169669327 12333056 2080 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710115 0 0 4096 0 0 0 0 17 1 0 0
/proc/23182/statm: 3011 2080 719 92 0 1355 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 12044

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.91
CPU time (s): 1800.1
CPU user time (s): 1800.06
CPU system time (s): 0.039993
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 12044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2082
page faults= 30
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 3302

runsolver used 1.60875 s user time and 4.79927 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun Jan  7 23:31:50 UTC 2007


IDJOB= 211778
IDBENCH= 4720
FILE ID= node55/211778-1168212709

PBS_JOBID= 3480854

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-share2b.xml
COMMAND LINE= /tmp/evaluation/211778-1168212709/mistral/bin/solver /tmp/evaluation/211778-1168212709/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-211778-1168212709 -o ROOT/results/node55/solver-211778-1168212709 -C 1800 -M 900  /tmp/evaluation/211778-1168212709/mistral/bin/solver /tmp/evaluation/211778-1168212709/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  1fb11bd581ce5a795a3d162d7ffe4056

RANDOM SEED= 396624941

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.218
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.218
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:       1913584 kB
Buffers:         29336 kB
Cached:          37772 kB
SwapCached:          8 kB
Active:          56056 kB
Inactive:        30512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1913584 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            7724 kB
Writeback:           0 kB
Mapped:          28600 kB
Slab:            41536 kB
Committed_AS:  3584072 kB
PageTables:       1572 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= 66551 MiB



End job on node55 on Mon Jan  8 00:01:52 UTC 2007