Trace number 213852

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.07 1807.18

General information on the benchmark

NamepseudoSeries/par/
par-32-5-c.xml
MD5SUM3f083ae2000fdb63ac200f8ead6769a2
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 variables2678
Number of constraints6689
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6689
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.06
0.10	c 	predicates............    0
0.10	c 	constraints........... 0.45
0.52	c Allocating memory
0.52	c 
0.52	c time limit = -1
0.52	c heuristic = dom/wdeg
0.52	c restart policy = No restart
0.52	c 
0.52	c Solving
0.52	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-213852-1168226687 -o ROOT/results/node15/solver-213852-1168226687 -C 1800 -M 900 /tmp/evaluation/213852-1168226687/mistral/bin/solver /tmp/evaluation/213852-1168226687/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: 2.00 1.83 1.78 3/94 30023
/proc/meminfo: memFree=1442520/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=540 CPUtime=0
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 171063619 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7512363 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 135 26 21 92 0 18 0

[startup+0.102903 s]
/proc/loadavg: 2.00 1.83 1.78 3/94 30023
/proc/meminfo: memFree=1442520/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=7708 CPUtime=0.09
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1021 0 0 0 9 0 0 0 19 0 1 0 171063619 7892992 989 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4157879012 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 1927 989 703 92 0 271 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7708

[startup+0.510966 s]
/proc/loadavg: 2.00 1.83 1.78 3/94 30023
/proc/meminfo: memFree=1442520/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=9564 CPUtime=0.5
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1472 0 0 0 50 0 0 0 24 0 1 0 171063619 9793536 1440 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134602132 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2391 1440 703 92 0 735 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9564

[startup+1.33211 s]
/proc/loadavg: 2.00 1.83 1.78 3/94 30023
/proc/meminfo: memFree=1438360/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1.31
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 131 0 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10764

[startup+2.96939 s]
/proc/loadavg: 2.00 1.83 1.78 3/94 30023
/proc/meminfo: memFree=1438360/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=2.94
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 294 0 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 10764

[startup+6.25495 s]
/proc/loadavg: 2.00 1.84 1.78 3/94 30023
/proc/meminfo: memFree=1438168/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=6.21
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 621 0 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637670 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 10764

[startup+12.7191 s]
/proc/loadavg: 2.00 1.84 1.78 3/94 30023
/proc/meminfo: memFree=1438232/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=12.65
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 1265 0 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 10764

[startup+25.5443 s]
/proc/loadavg: 2.00 1.85 1.79 3/94 30023
/proc/meminfo: memFree=1438424/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=25.41
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 2541 0 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727402 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 10764

[startup+51.1957 s]
/proc/loadavg: 2.00 1.86 1.79 3/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=50.93
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 5093 0 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 10764

[startup+102.492 s]
/proc/loadavg: 2.00 1.88 1.80 3/94 30023
/proc/meminfo: memFree=1438616/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=101.99
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 10198 1 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637481 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 10764

[startup+162.514 s]
/proc/loadavg: 2.00 1.90 1.81 3/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=161.72
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 16171 1 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 10764

[startup+222.536 s]
/proc/loadavg: 2.00 1.91 1.82 3/94 30023
/proc/meminfo: memFree=1438616/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=221.46
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 22144 2 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 10764

[startup+282.563 s]
/proc/loadavg: 2.00 1.92 1.83 3/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=281.2
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 28118 2 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 10764

[startup+342.589 s]
/proc/loadavg: 2.00 1.94 1.83 3/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=340.95
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 34092 3 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637456 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 10764

[startup+402.612 s]
/proc/loadavg: 2.00 1.94 1.84 3/94 30023
/proc/meminfo: memFree=1438616/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=400.68
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 40065 3 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 400.68
Current children cumulated vsize (KiB) 10764

[startup+462.634 s]
/proc/loadavg: 2.00 1.95 1.84 3/94 30023
/proc/meminfo: memFree=1438616/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=460.42
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 46038 4 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637750 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 460.42
Current children cumulated vsize (KiB) 10764

[startup+522.658 s]
/proc/loadavg: 2.00 1.96 1.85 3/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=520.15
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 52011 4 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 520.15
Current children cumulated vsize (KiB) 10764

[startup+582.681 s]
/proc/loadavg: 2.00 1.96 1.86 3/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=579.9
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 57985 5 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 579.9
Current children cumulated vsize (KiB) 10764

[startup+642.708 s]
/proc/loadavg: 2.06 1.98 1.87 3/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=639.63
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 63958 5 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727309 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 639.63
Current children cumulated vsize (KiB) 10764

[startup+702.736 s]
/proc/loadavg: 2.02 1.98 1.87 3/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=699.38
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 69932 6 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 699.38
Current children cumulated vsize (KiB) 10764

[startup+762.761 s]
/proc/loadavg: 2.00 1.98 1.88 4/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=759.12
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 75906 6 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 759.12
Current children cumulated vsize (KiB) 10764

[startup+822.785 s]
/proc/loadavg: 2.00 1.98 1.88 3/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=818.86
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 81879 7 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 818.86
Current children cumulated vsize (KiB) 10764

[startup+882.815 s]
/proc/loadavg: 2.00 1.98 1.89 4/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=878.6
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 87853 7 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637442 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 878.6
Current children cumulated vsize (KiB) 10764

[startup+942.842 s]
/proc/loadavg: 2.00 1.98 1.90 4/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=938.35
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 93827 8 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 938.35
Current children cumulated vsize (KiB) 10764

[startup+1002.87 s]
/proc/loadavg: 2.00 1.98 1.90 3/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=998.08
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 99800 8 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727357 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 998.08
Current children cumulated vsize (KiB) 10764

[startup+1062.89 s]
/proc/loadavg: 2.00 1.98 1.91 3/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1057.83
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 105774 9 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1057.83
Current children cumulated vsize (KiB) 10764

[startup+1122.92 s]
/proc/loadavg: 2.00 1.98 1.91 3/94 30023
/proc/meminfo: memFree=1438488/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1117.57
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 111748 9 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1117.57
Current children cumulated vsize (KiB) 10764

[startup+1182.95 s]
/proc/loadavg: 2.07 2.00 1.91 4/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1177.31
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 117722 9 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1177.31
Current children cumulated vsize (KiB) 10764

[startup+1242.98 s]
/proc/loadavg: 2.02 2.00 1.91 3/94 30023
/proc/meminfo: memFree=1438488/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1237.06
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 123696 10 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785527 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1237.06
Current children cumulated vsize (KiB) 10764

[startup+1303.01 s]
/proc/loadavg: 2.01 2.00 1.91 3/94 30023
/proc/meminfo: memFree=1438488/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1296.8
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 129670 10 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1296.8
Current children cumulated vsize (KiB) 10764

[startup+1363.04 s]
/proc/loadavg: 2.00 2.00 1.91 4/94 30023
/proc/meminfo: memFree=1438552/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1356.55
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 135644 11 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1356.55
Current children cumulated vsize (KiB) 10764

[startup+1423.07 s]
/proc/loadavg: 1.94 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471512/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1416.36
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 141621 15 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1416.36
Current children cumulated vsize (KiB) 10764

[startup+1483.1 s]
/proc/loadavg: 1.97 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471704/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1476.33
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 147617 16 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1476.33
Current children cumulated vsize (KiB) 10764

[startup+1543.14 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471768/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1536.28
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 153611 17 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1536.28
Current children cumulated vsize (KiB) 10764

[startup+1603.17 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471768/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1596.25
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 159608 17 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1596.25
Current children cumulated vsize (KiB) 10764

[startup+1663.21 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471768/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1656.23
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 165606 17 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1656.23
Current children cumulated vsize (KiB) 10764

[startup+1723.24 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471768/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1716.18
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 171601 17 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727368 0 0 4096 0 0 0 0 17 0 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1716.18
Current children cumulated vsize (KiB) 10764

[startup+1783.27 s]
/proc/loadavg: 2.05 2.00 1.91 3/86 30285
/proc/meminfo: memFree=1471768/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1776.14
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 177597 17 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1776.14
Current children cumulated vsize (KiB) 10764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.18 s]
/proc/loadavg: 2.03 2.00 1.91 3/86 30285
/proc/meminfo: memFree=1471768/2055920 swapFree=4174172/4192956
[pid=30022] ppid=30020 vsize=10764 CPUtime=1800.05
/proc/30022/stat : 30022 (solver) R 30020 30022 28011 0 -1 4194304 1776 0 0 0 179988 17 0 0 25 0 1 0 171063619 11022336 1744 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710112 0 0 4096 0 0 0 0 17 0 0 0
/proc/30022/statm: 2691 1744 716 92 0 1035 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 10764

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.18
CPU time (s): 1800.07
CPU user time (s): 1799.88
CPU system time (s): 0.181972
CPU usage (%): 99.6062
Max. virtual memory (cumulated for all children) (KiB): 10764

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

runsolver used 1.87172 s user time and 6.14107 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Jan  8 03:24:48 UTC 2007


IDJOB= 213852
IDBENCH= 4879
FILE ID= node15/213852-1168226687

PBS_JOBID= 3480667

Free space on /tmp= 66328 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/par/par-32-5-c.xml
COMMAND LINE= /tmp/evaluation/213852-1168226687/mistral/bin/solver /tmp/evaluation/213852-1168226687/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-213852-1168226687 -o ROOT/results/node15/solver-213852-1168226687 -C 1800 -M 900  /tmp/evaluation/213852-1168226687/mistral/bin/solver /tmp/evaluation/213852-1168226687/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  3f083ae2000fdb63ac200f8ead6769a2

RANDOM SEED= 565385271

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:       1443000 kB
Buffers:         79496 kB
Cached:         393744 kB
SwapCached:       6432 kB
Active:         257796 kB
Inactive:       296872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1443000 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          99616 kB
Slab:            42664 kB
Committed_AS:  5545884 kB
PageTables:       2592 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= 66327 MiB



End job on node15 on Mon Jan  8 03:54:55 UTC 2007