Trace number 201256

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.06 1807.26

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-2.xml
MD5SUMa9559a77dc2a348044495e00f4dfba11
Bench Category2-ARY-INT (binary 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 variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
Global constraints used (with number of constraints)

Solver Data (download as text)

0.25	c 
0.25	c Parsing xml file
0.25	c 	domains............... 0.02
0.25	c 	variables.............  0.1
0.25	c 	predicates............    0
0.25	c 	constraints........... 1.95
2.10	c Allocating memory
2.10	c 
2.10	c time limit = -1
2.10	c heuristic = dom/wdeg
2.10	c restart policy = No restart
2.10	c 
2.10	c Solving
2.10	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/node25/watcher-201256-1168146524 -o ROOT/results/node25/solver-201256-1168146524 -C 1800 -M 900 /tmp/evaluation/201256-1168146524/mistral/bin/solver /tmp/evaluation/201256-1168146524/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.08 2.06 1.92 5/94 26394
/proc/meminfo: memFree=753192/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=18540 CPUtime=0
/proc/26393/stat : 26393 (runsolver) R 26391 26393 25843 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 163044886 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 215781797159 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26393/statm: 4635 279 244 17 0 2626 0

[startup+0.109197 s]
/proc/loadavg: 2.08 2.06 1.92 5/94 26394
/proc/meminfo: memFree=753192/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=55444 CPUtime=0.09
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 5831 0 0 0 6 3 0 0 18 0 1 0 163044886 56774656 5799 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4200059 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 13861 5799 694 92 0 12205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55444

[startup+0.521247 s]
/proc/loadavg: 2.08 2.06 1.92 5/94 26394
/proc/meminfo: memFree=753192/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=74308 CPUtime=0.5
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 8090 0 0 0 46 4 0 0 21 0 1 0 163044886 76091392 8058 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159420380 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 18577 8058 709 92 0 16921 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 74308

[startup+1.34339 s]
/proc/loadavg: 2.08 2.06 1.92 3/94 26394
/proc/meminfo: memFree=720424/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=78464 CPUtime=1.31
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 9128 0 0 0 126 5 0 0 25 0 1 0 163044886 80347136 9096 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134604113 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 19616 9096 709 92 0 17960 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 78464

[startup+2.98065 s]
/proc/loadavg: 2.15 2.08 1.93 3/94 26394
/proc/meminfo: memFree=708008/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=2.95
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 288 7 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 89460

[startup+6.26621 s]
/proc/loadavg: 2.15 2.08 1.93 3/94 26394
/proc/meminfo: memFree=706920/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=6.21
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 614 7 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710322 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 89460

[startup+12.7273 s]
/proc/loadavg: 2.13 2.07 1.93 3/94 26394
/proc/meminfo: memFree=706800/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=12.64
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 1257 7 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812817 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 89460

[startup+25.5455 s]
/proc/loadavg: 2.11 2.07 1.93 3/94 26394
/proc/meminfo: memFree=704816/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=25.4
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 2533 7 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711087 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 89460

[startup+51.1978 s]
/proc/loadavg: 2.18 2.09 1.94 3/94 26394
/proc/meminfo: memFree=702256/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=50.93
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 5086 7 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711116 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 89460

[startup+102.497 s]
/proc/loadavg: 2.11 2.09 1.94 3/94 26394
/proc/meminfo: memFree=695856/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=101.99
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 10191 8 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 89460

[startup+162.511 s]
/proc/loadavg: 2.08 2.08 1.95 3/94 26394
/proc/meminfo: memFree=685040/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=161.71
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 16163 8 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 89460

[startup+222.525 s]
/proc/loadavg: 2.07 2.08 1.95 3/94 26394
/proc/meminfo: memFree=679280/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=221.44
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 22135 9 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637223 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 89460

[startup+282.542 s]
/proc/loadavg: 2.02 2.06 1.95 3/94 26394
/proc/meminfo: memFree=670960/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=281.17
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 28108 9 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709338 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 89460

[startup+342.548 s]
/proc/loadavg: 2.15 2.08 1.96 3/94 26394
/proc/meminfo: memFree=661872/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=341.16
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 34106 10 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 341.16
Current children cumulated vsize (KiB) 89460

[startup+402.598 s]
/proc/loadavg: 2.06 2.07 1.96 3/94 26394
/proc/meminfo: memFree=653360/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=401.18
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 40108 10 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709318 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 401.18
Current children cumulated vsize (KiB) 89460

[startup+462.647 s]
/proc/loadavg: 2.05 2.06 1.97 3/94 26394
/proc/meminfo: memFree=645360/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89460 CPUtime=461.22
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11837 0 0 0 46111 11 0 0 25 0 1 0 163044886 91607040 11805 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712049 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22365 11805 717 92 0 20709 0
Current children cumulated CPU time (s) 461.22
Current children cumulated vsize (KiB) 89460

[startup+522.665 s]
/proc/loadavg: 2.02 2.05 1.97 3/94 26394
/proc/meminfo: memFree=637424/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89464 CPUtime=521.21
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11838 0 0 0 52110 11 0 0 25 0 1 0 163044886 91611136 11806 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812928 0 0 4096 0 0 0 0 17 1 0 0
/proc/26393/statm: 22366 11806 717 92 0 20710 0
Current children cumulated CPU time (s) 521.21
Current children cumulated vsize (KiB) 89464

[startup+582.7 s]
/proc/loadavg: 2.00 2.04 1.97 3/86 26622
/proc/meminfo: memFree=1150496/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89464 CPUtime=581.18
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11838 0 0 0 58103 15 0 0 25 0 1 0 163044886 91611136 11806 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812968 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22366 11806 717 92 0 20710 0
Current children cumulated CPU time (s) 581.18
Current children cumulated vsize (KiB) 89464

[startup+642.788 s]
/proc/loadavg: 2.00 2.03 1.97 4/86 26622
/proc/meminfo: memFree=1150752/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89464 CPUtime=640.96
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11838 0 0 0 64081 15 0 0 25 0 1 0 163044886 91611136 11806 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22366 11806 717 92 0 20710 0
Current children cumulated CPU time (s) 640.96
Current children cumulated vsize (KiB) 89464

[startup+702.876 s]
/proc/loadavg: 2.00 2.02 1.97 3/86 26624
/proc/meminfo: memFree=1150816/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89464 CPUtime=700.78
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11838 0 0 0 70063 15 0 0 25 0 1 0 163044886 91611136 11806 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711078 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22366 11806 717 92 0 20710 0
Current children cumulated CPU time (s) 700.78
Current children cumulated vsize (KiB) 89464

[startup+762.959 s]
/proc/loadavg: 2.00 2.02 1.97 3/86 26624
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89464 CPUtime=760.6
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11838 0 0 0 76045 15 0 0 25 0 1 0 163044886 91611136 11806 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709321 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22366 11806 717 92 0 20710 0
Current children cumulated CPU time (s) 760.6
Current children cumulated vsize (KiB) 89464

[startup+823.048 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 26624
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89464 CPUtime=820.39
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11838 0 0 0 82024 15 0 0 25 0 1 0 163044886 91611136 11806 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22366 11806 717 92 0 20710 0
Current children cumulated CPU time (s) 820.39
Current children cumulated vsize (KiB) 89464

[startup+883.131 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 26624
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89464 CPUtime=880.2
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11838 0 0 0 88005 15 0 0 25 0 1 0 163044886 91611136 11806 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712054 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22366 11806 717 92 0 20710 0
Current children cumulated CPU time (s) 880.2
Current children cumulated vsize (KiB) 89464

[startup+943.212 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89464 CPUtime=940.02
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11838 0 0 0 93986 16 0 0 25 0 1 0 163044886 91611136 11806 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637840 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22366 11806 717 92 0 20710 0
Current children cumulated CPU time (s) 940.02
Current children cumulated vsize (KiB) 89464

[startup+1003.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89464 CPUtime=999.81
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11838 0 0 0 99965 16 0 0 25 0 1 0 163044886 91611136 11806 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22366 11806 717 92 0 20710 0
Current children cumulated CPU time (s) 999.81
Current children cumulated vsize (KiB) 89464

[startup+1063.39 s]
/proc/loadavg: 2.04 2.02 1.98 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1059.63
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 105947 16 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637637 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1059.63
Current children cumulated vsize (KiB) 89468

[startup+1123.47 s]
/proc/loadavg: 2.01 2.02 1.98 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1119.44
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 111928 16 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711732 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1119.44
Current children cumulated vsize (KiB) 89468

[startup+1183.57 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1179.25
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 117909 16 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1179.25
Current children cumulated vsize (KiB) 89468

[startup+1243.66 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1239.06
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 123890 16 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1239.06
Current children cumulated vsize (KiB) 89468

[startup+1303.75 s]
/proc/loadavg: 2.05 2.02 1.98 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1298.89
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 129872 17 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638378 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1298.89
Current children cumulated vsize (KiB) 89468

[startup+1363.84 s]
/proc/loadavg: 2.02 2.01 1.98 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1358.7
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 135853 17 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637831 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1358.7
Current children cumulated vsize (KiB) 89468

[startup+1423.93 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1418.51
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 141834 17 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1418.51
Current children cumulated vsize (KiB) 89468

[startup+1484.02 s]
/proc/loadavg: 2.06 2.01 1.99 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1478.33
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 147816 17 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637096 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1478.33
Current children cumulated vsize (KiB) 89468

[startup+1544.12 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 26624
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1538.13
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 153796 17 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710311 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1538.13
Current children cumulated vsize (KiB) 89468

[startup+1604.21 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1597.96
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 159779 17 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1597.96
Current children cumulated vsize (KiB) 89468

[startup+1664.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 26624
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1657.77
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 165759 18 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709324 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1657.77
Current children cumulated vsize (KiB) 89468

[startup+1724.39 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 26624
/proc/meminfo: memFree=1150944/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1717.57
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 171739 18 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1717.57
Current children cumulated vsize (KiB) 89468

[startup+1784.49 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 26624
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1777.38
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 177720 18 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1777.38
Current children cumulated vsize (KiB) 89468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.25 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 26624
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=26393] ppid=26391 vsize=89468 CPUtime=1800.04
/proc/26393/stat : 26393 (solver) R 26391 26393 25843 0 -1 4194304 11839 0 0 0 179986 18 0 0 25 0 1 0 163044886 91615232 11807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711280 0 0 4096 0 0 0 0 17 0 0 0
/proc/26393/statm: 22367 11807 717 92 0 20711 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 89468

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.26
CPU time (s): 1800.06
CPU user time (s): 1799.87
CPU system time (s): 0.19297
CPU usage (%): 99.6015
Max. virtual memory (cumulated for all children) (KiB): 89468

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

runsolver used 1.62675 s user time and 5.11222 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sun Jan  7 05:08:45 UTC 2007


IDJOB= 201256
IDBENCH= 3752
FILE ID= node25/201256-1168146524

PBS_JOBID= 3478146

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-2.xml
COMMAND LINE= /tmp/evaluation/201256-1168146524/mistral/bin/solver /tmp/evaluation/201256-1168146524/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-201256-1168146524 -o ROOT/results/node25/solver-201256-1168146524 -C 1800 -M 900  /tmp/evaluation/201256-1168146524/mistral/bin/solver /tmp/evaluation/201256-1168146524/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  a9559a77dc2a348044495e00f4dfba11

RANDOM SEED= 697367222

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.279
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.279
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:        753672 kB
Buffers:         58108 kB
Cached:         626584 kB
SwapCached:          0 kB
Active:         720624 kB
Inactive:       501988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        753672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6524 kB
Writeback:           0 kB
Mapped:         565720 kB
Slab:            63280 kB
Committed_AS:  3988048 kB
PageTables:       3364 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 node25 on Sun Jan  7 05:38:52 UTC 2007