Trace number 216234

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 1815.25

General information on the benchmark

NamepseudoSeries/ppp/
ppp-1-11-19-21.xml
MD5SUMc6c6f910320bb57891b536d9eff7e0af
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 variables4602
Number of constraints30353
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30353
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.09
0.11	c 	predicates............ 0.01
0.12	c 	constraints........... 2.58
2.71	c Allocating memory
2.71	c 
2.71	c time limit = -1
2.71	c heuristic = dom/wdeg
2.71	c restart policy = No restart
2.71	c 
2.71	c Solving
2.71	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/node40/watcher-216234-1168239253 -o ROOT/results/node40/solver-216234-1168239253 -C 1800 -M 900 /tmp/evaluation/216234-1168239253/mistral/bin/solver /tmp/evaluation/216234-1168239253/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.27 2.15 2.00 2/73 10090
/proc/meminfo: memFree=1606520/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=540 CPUtime=0
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 172324641 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 6910756 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 135 26 21 92 0 18 0

[startup+0.102864 s]
/proc/loadavg: 2.27 2.15 2.00 2/73 10090
/proc/meminfo: memFree=1606520/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=7972 CPUtime=0.08
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 1044 0 0 0 8 0 0 0 19 0 1 0 172324641 8163328 1012 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158598653 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 1993 1012 688 92 0 337 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7972

[startup+0.510914 s]
/proc/loadavg: 2.27 2.15 2.00 2/73 10090
/proc/meminfo: memFree=1606520/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=14780 CPUtime=0.49
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 2763 0 0 0 48 1 0 0 23 0 1 0 172324641 15134720 2731 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158598224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 3695 2731 712 92 0 2039 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 14780

[startup+1.33202 s]
/proc/loadavg: 2.27 2.15 2.00 3/73 10090
/proc/meminfo: memFree=1595512/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=18620 CPUtime=1.31
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 3709 0 0 0 129 2 0 0 25 0 1 0 172324641 19066880 3677 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134575763 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 4655 3677 712 92 0 2999 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18620

[startup+2.97824 s]
/proc/loadavg: 2.27 2.15 2.00 3/73 10090
/proc/meminfo: memFree=1590392/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39016 CPUtime=2.93
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8756 0 0 0 287 6 0 0 25 0 1 0 172324641 39952384 8691 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9754 8691 720 92 0 8098 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 39016

[startup+6.25767 s]
/proc/loadavg: 2.25 2.15 2.00 3/73 10090
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39036 CPUtime=6.18
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8761 0 0 0 612 6 0 0 25 0 1 0 172324641 39972864 8696 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9759 8696 720 92 0 8103 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 39036

[startup+12.7285 s]
/proc/loadavg: 2.23 2.14 2.00 3/73 10090
/proc/meminfo: memFree=1574392/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39072 CPUtime=12.6
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8770 0 0 0 1254 6 0 0 25 0 1 0 172324641 40009728 8705 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727391 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9768 8705 720 92 0 8112 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 39072

[startup+25.5482 s]
/proc/loadavg: 2.18 2.14 2.00 3/73 10090
/proc/meminfo: memFree=1574584/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39072 CPUtime=25.3
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8770 0 0 0 2524 6 0 0 25 0 1 0 172324641 40009728 8705 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9768 8705 720 92 0 8112 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 39072

[startup+51.2075 s]
/proc/loadavg: 2.12 2.12 2.00 3/73 10090
/proc/meminfo: memFree=1574584/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39072 CPUtime=50.72
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8770 0 0 0 5066 6 0 0 25 0 1 0 172324641 40009728 8705 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9768 8705 720 92 0 8112 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 39072

[startup+102.418 s]
/proc/loadavg: 2.05 2.10 2.00 3/73 10090
/proc/meminfo: memFree=1574712/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39072 CPUtime=101.46
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8770 0 0 0 10140 6 0 0 25 0 1 0 172324641 40009728 8705 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9768 8705 720 92 0 8112 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 39072

[startup+162.452 s]
/proc/loadavg: 2.06 2.10 2.00 3/73 10090
/proc/meminfo: memFree=1574776/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39072 CPUtime=160.95
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8770 0 0 0 16089 6 0 0 25 0 1 0 172324641 40009728 8705 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9768 8705 720 92 0 8112 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 39072

[startup+222.494 s]
/proc/loadavg: 2.02 2.08 2.00 3/73 10090
/proc/meminfo: memFree=1574712/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=220.44
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 22038 6 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134652171 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 39076

[startup+282.525 s]
/proc/loadavg: 2.01 2.06 2.00 3/73 10090
/proc/meminfo: memFree=1574776/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=279.93
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 27987 6 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 279.93
Current children cumulated vsize (KiB) 39076

[startup+342.561 s]
/proc/loadavg: 2.04 2.06 2.00 3/73 10090
/proc/meminfo: memFree=1574712/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=339.43
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 33936 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 339.43
Current children cumulated vsize (KiB) 39076

[startup+402.6 s]
/proc/loadavg: 2.01 2.05 2.00 3/73 10090
/proc/meminfo: memFree=1574712/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=398.92
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 39885 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 398.92
Current children cumulated vsize (KiB) 39076

[startup+462.659 s]
/proc/loadavg: 2.00 2.04 2.00 3/79 10236
/proc/meminfo: memFree=1573384/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=458.28
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 45821 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 458.28
Current children cumulated vsize (KiB) 39076

[startup+522.711 s]
/proc/loadavg: 2.10 2.06 2.01 3/73 10289
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=517.72
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 51765 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 517.72
Current children cumulated vsize (KiB) 39076

[startup+582.758 s]
/proc/loadavg: 2.04 2.04 2.00 3/73 10289
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=577.22
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 57715 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 577.22
Current children cumulated vsize (KiB) 39076

[startup+642.798 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 10289
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=636.71
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 63664 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 636.71
Current children cumulated vsize (KiB) 39076

[startup+702.836 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 10289
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=696.21
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 69614 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 696.21
Current children cumulated vsize (KiB) 39076

[startup+762.873 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 10289
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=755.7
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 75563 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 755.7
Current children cumulated vsize (KiB) 39076

[startup+822.911 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 10289
/proc/meminfo: memFree=1574456/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=815.19
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 81512 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 815.19
Current children cumulated vsize (KiB) 39076

[startup+882.957 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 10289
/proc/meminfo: memFree=1574392/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=874.69
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 87462 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 874.69
Current children cumulated vsize (KiB) 39076

[startup+942.997 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10289
/proc/meminfo: memFree=1574392/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=934.18
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 93411 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 934.18
Current children cumulated vsize (KiB) 39076

[startup+1003.03 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10289
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=993.67
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 99360 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 993.67
Current children cumulated vsize (KiB) 39076

[startup+1063.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10289
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1053.17
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 105310 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1053.17
Current children cumulated vsize (KiB) 39076

[startup+1123.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10289
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1112.66
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 111259 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1112.66
Current children cumulated vsize (KiB) 39076

[startup+1183.14 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10289
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1172.15
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 117208 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638364 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1172.15
Current children cumulated vsize (KiB) 39076

[startup+1243.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10289
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1231.63
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 123156 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1231.63
Current children cumulated vsize (KiB) 39076

[startup+1303.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10289
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1291.13
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 129106 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1291.13
Current children cumulated vsize (KiB) 39076

[startup+1363.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10289
/proc/meminfo: memFree=1574264/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1350.61
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 135054 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1350.61
Current children cumulated vsize (KiB) 39076

[startup+1423.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10289
/proc/meminfo: memFree=1574264/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1410.1
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 141003 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1410.1
Current children cumulated vsize (KiB) 39076

[startup+1483.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10289
/proc/meminfo: memFree=1574264/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1469.59
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 146952 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1469.59
Current children cumulated vsize (KiB) 39076

[startup+1543.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10291
/proc/meminfo: memFree=1574072/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1529.08
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 152901 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1529.08
Current children cumulated vsize (KiB) 39076

[startup+1603.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10291
/proc/meminfo: memFree=1574136/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1588.57
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 158850 7 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1588.57
Current children cumulated vsize (KiB) 39076

[startup+1663.42 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 10355
/proc/meminfo: memFree=1604528/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1648.35
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 164826 9 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1648.35
Current children cumulated vsize (KiB) 39076

[startup+1723.47 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 10355
/proc/meminfo: memFree=1602096/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1708.34
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 170825 9 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1708.34
Current children cumulated vsize (KiB) 39076

[startup+1783.52 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 10355
/proc/meminfo: memFree=1599408/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1768.33
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 176824 9 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1768.33
Current children cumulated vsize (KiB) 39076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.24 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 10355
/proc/meminfo: memFree=1599024/2055920 swapFree=4192812/4192956
[pid=10089] ppid=10087 vsize=39076 CPUtime=1800.03
/proc/10089/stat : 10089 (solver) R 10087 10089 9428 0 -1 4194304 8771 0 0 0 179994 9 0 0 25 0 1 0 172324641 40013824 8706 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/10089/statm: 9769 8706 720 92 0 8113 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 39076

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.25
CPU time (s): 1800.04
CPU user time (s): 1799.94
CPU system time (s): 0.096985
CPU usage (%): 99.1621
Max. virtual memory (cumulated for all children) (KiB): 39076

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

runsolver used 2.34464 s user time and 5.63614 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Jan  8 06:54:13 UTC 2007


IDJOB= 216234
IDBENCH= 5062
FILE ID= node40/216234-1168239253

PBS_JOBID= 3481493

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ppp/ppp-1-11-19-21.xml
COMMAND LINE= /tmp/evaluation/216234-1168239253/mistral/bin/solver /tmp/evaluation/216234-1168239253/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-216234-1168239253 -o ROOT/results/node40/solver-216234-1168239253 -C 1800 -M 900  /tmp/evaluation/216234-1168239253/mistral/bin/solver /tmp/evaluation/216234-1168239253/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  c6c6f910320bb57891b536d9eff7e0af

RANDOM SEED= 648107224

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.239
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.239
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:       1607000 kB
Buffers:         32720 kB
Cached:         288580 kB
SwapCached:          0 kB
Active:         168096 kB
Inactive:       207492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7532 kB
Writeback:           0 kB
Mapped:          67884 kB
Slab:            58840 kB
Committed_AS:  3652928 kB
PageTables:       1800 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= 66546 MiB



End job on node40 on Mon Jan  8 07:24:28 UTC 2007