Trace number 215698

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.04 1801.26

General information on the benchmark

NamepseudoSeries/
mps/mps-cracpb1.xml
MD5SUM467d227e8abed75ae8ce50faa143473e
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.187971
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables572
Number of constraints215
Maximum constraint arity518
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension215
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.02	c 	predicates............ 1.23
1.24	c 	constraints........... 0.25
1.50	c Allocating memory
1.50	c 
1.50	c time limit = -1
1.50	c heuristic = dom/wdeg
1.50	c restart policy = No restart
1.50	c 
1.50	c Solving
1.50	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/node45/watcher-215698-1168235716 -o ROOT/results/node45/solver-215698-1168235716 -C 1800 -M 900 /tmp/evaluation/215698-1168235716/mistral/bin/solver /tmp/evaluation/215698-1168235716/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.19 1.09 1.18 4/65 7588
/proc/meminfo: memFree=1830568/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=6792 CPUtime=0
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 421 0 0 0 0 0 0 0 20 0 1 0 171970619 6955008 400 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4696952 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 1698 400 363 92 0 30 0

[startup+0.107241 s]
/proc/loadavg: 1.19 1.09 1.18 4/65 7588
/proc/meminfo: memFree=1830568/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=7312 CPUtime=0.1
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 881 0 0 0 10 0 0 0 21 0 1 0 171970619 7487488 849 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159427855 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 1828 849 692 92 0 172 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7312

[startup+0.515312 s]
/proc/loadavg: 1.19 1.09 1.18 4/65 7588
/proc/meminfo: memFree=1830568/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=11640 CPUtime=0.5
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 1987 0 0 0 50 0 0 0 24 0 1 0 171970619 11919360 1955 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159433771 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 2910 1955 696 92 0 1254 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11640

[startup+1.33546 s]
/proc/loadavg: 1.19 1.09 1.18 2/65 7588
/proc/meminfo: memFree=1822440/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1.32
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2960 0 0 0 132 0 0 0 25 0 1 0 171970619 15859712 2928 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425086 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2928 710 92 0 2216 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 15488

[startup+2.97176 s]
/proc/loadavg: 1.19 1.09 1.18 2/65 7588
/proc/meminfo: memFree=1821672/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=2.96
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 295 1 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708950 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 15488

[startup+6.25235 s]
/proc/loadavg: 1.18 1.09 1.18 2/65 7588
/proc/meminfo: memFree=1821480/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=6.24
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 623 1 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812554 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 15488

[startup+12.7065 s]
/proc/loadavg: 1.15 1.08 1.17 2/65 7588
/proc/meminfo: memFree=1821512/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=12.69
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 1268 1 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710140 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15488

[startup+25.5118 s]
/proc/loadavg: 1.13 1.08 1.17 2/65 7588
/proc/meminfo: memFree=1821640/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=25.49
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 2548 1 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15488

[startup+51.1235 s]
/proc/loadavg: 1.08 1.07 1.17 2/65 7588
/proc/meminfo: memFree=1821640/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=51.07
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 5106 1 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710112 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15488

[startup+102.34 s]
/proc/loadavg: 1.03 1.06 1.16 2/65 7588
/proc/meminfo: memFree=1821704/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=102.26
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 10225 1 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15488

[startup+162.374 s]
/proc/loadavg: 1.01 1.05 1.15 2/65 7588
/proc/meminfo: memFree=1821640/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=162.25
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 16224 1 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710458 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15488

[startup+222.402 s]
/proc/loadavg: 1.00 1.04 1.13 2/65 7588
/proc/meminfo: memFree=1821640/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=222.24
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 22223 1 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 15488

[startup+282.432 s]
/proc/loadavg: 1.00 1.03 1.12 2/65 7588
/proc/meminfo: memFree=1821640/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=282.23
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 28222 1 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 15488

[startup+342.46 s]
/proc/loadavg: 1.03 1.03 1.12 2/65 7588
/proc/meminfo: memFree=1821640/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=342.22
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 34221 1 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 1 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 15488

[startup+402.518 s]
/proc/loadavg: 1.01 1.02 1.10 2/71 7738
/proc/meminfo: memFree=1820376/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=402.23
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 40217 6 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 15488

[startup+462.561 s]
/proc/loadavg: 1.00 1.02 1.09 2/65 7786
/proc/meminfo: memFree=1821192/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=462.24
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 46215 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 15488

[startup+522.59 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 7786
/proc/meminfo: memFree=1821192/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=522.24
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 52215 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 15488

[startup+582.625 s]
/proc/loadavg: 1.00 1.01 1.08 2/65 7786
/proc/meminfo: memFree=1821192/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=582.24
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 58215 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 15488

[startup+642.657 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 7786
/proc/meminfo: memFree=1821256/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=642.23
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 64214 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710458 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 15488

[startup+702.685 s]
/proc/loadavg: 1.03 1.01 1.07 2/65 7786
/proc/meminfo: memFree=1821256/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=702.23
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 70214 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 15488

[startup+762.71 s]
/proc/loadavg: 1.01 1.01 1.07 2/65 7786
/proc/meminfo: memFree=1821256/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=762.2
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 76211 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710121 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 15488

[startup+822.741 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 7786
/proc/meminfo: memFree=1821256/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=822.2
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 82211 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 15488

[startup+882.773 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 7786
/proc/meminfo: memFree=1821256/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=882.19
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 88210 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 15488

[startup+942.803 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 7786
/proc/meminfo: memFree=1821192/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=942.17
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 94208 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 942.17
Current children cumulated vsize (KiB) 15488

[startup+1002.83 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 7786
/proc/meminfo: memFree=1821320/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1002.17
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 100208 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1002.17
Current children cumulated vsize (KiB) 15488

[startup+1062.86 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 7786
/proc/meminfo: memFree=1821256/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1062.16
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 106207 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1062.16
Current children cumulated vsize (KiB) 15488

[startup+1122.9 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 7786
/proc/meminfo: memFree=1821256/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1122.14
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 112205 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (KiB) 15488

[startup+1182.92 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 7786
/proc/meminfo: memFree=1821256/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1182.13
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 118204 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1182.13
Current children cumulated vsize (KiB) 15488

[startup+1242.95 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 7786
/proc/meminfo: memFree=1821192/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1242.13
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 124204 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1242.13
Current children cumulated vsize (KiB) 15488

[startup+1302.99 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 7786
/proc/meminfo: memFree=1821192/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1302.1
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 130201 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710124 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 15488

[startup+1363.01 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 7786
/proc/meminfo: memFree=1821192/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1362.09
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 136200 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710162 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 15488

[startup+1423.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7788
/proc/meminfo: memFree=1821000/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1422.08
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 142199 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 15488

[startup+1483.07 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 7788
/proc/meminfo: memFree=1821000/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1482.07
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 148198 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 15488

[startup+1543.1 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 7788
/proc/meminfo: memFree=1821064/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1542.05
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 154196 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637227 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 15488

[startup+1603.13 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 7788
/proc/meminfo: memFree=1821064/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1602.05
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 160196 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 15488

[startup+1663.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7788
/proc/meminfo: memFree=1821064/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1662.04
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 166195 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710471 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 15488

[startup+1723.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7788
/proc/meminfo: memFree=1821064/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1722.02
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 172193 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 15488

[startup+1783.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7788
/proc/meminfo: memFree=1821064/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1782.01
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 178192 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710482 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 15488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7788
/proc/meminfo: memFree=1821000/2055920 swapFree=4184048/4192956
[pid=7587] ppid=7585 vsize=15488 CPUtime=1800.03
/proc/7587/stat : 7587 (solver) R 7585 7587 6905 0 -1 4194304 2970 0 0 0 179994 9 0 0 25 0 1 0 171970619 15859712 2938 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 0 0 0
/proc/7587/statm: 3872 2938 720 92 0 2216 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 15488

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.26
CPU time (s): 1800.04
CPU user time (s): 1799.94
CPU system time (s): 0.100984
CPU usage (%): 99.9324
Max. virtual memory (cumulated for all children) (KiB): 15488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2970
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= 10
involuntary context switches= 7619

runsolver used 1.66475 s user time and 4.74028 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Mon Jan  8 05:55:17 UTC 2007


IDJOB= 215698
IDBENCH= 5021
FILE ID= node45/215698-1168235716

PBS_JOBID= 3481468

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-cracpb1.xml
COMMAND LINE= /tmp/evaluation/215698-1168235716/mistral/bin/solver /tmp/evaluation/215698-1168235716/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-215698-1168235716 -o ROOT/results/node45/solver-215698-1168235716 -C 1800 -M 900  /tmp/evaluation/215698-1168235716/mistral/bin/solver /tmp/evaluation/215698-1168235716/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  467d227e8abed75ae8ce50faa143473e

RANDOM SEED= 988989004

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.259
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.259
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:       1831048 kB
Buffers:         37720 kB
Cached:         124692 kB
SwapCached:       3168 kB
Active:          87608 kB
Inactive:        84432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831048 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            3220 kB
Writeback:           0 kB
Mapped:          15228 kB
Slab:            38936 kB
Committed_AS:  3370036 kB
PageTables:       1396 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= 66552 MiB



End job on node45 on Mon Jan  8 06:25:18 UTC 2007