Trace number 209852

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 1804.25

General information on the benchmark

Namefapp/fapp26-30/fapp26/
fapp26-2300-6.xml
MD5SUMa2bf961eebc9ad7657c99a99d45c26b9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.56185
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains............... 0.03
0.20	c 	variables............. 0.14
0.20	c 	predicates............    0
0.20	c 	constraints...........  1.9
2.08	c Allocating memory
2.08	c 
2.08	c time limit = -1
2.08	c heuristic = dom/wdeg
2.08	c restart policy = No restart
2.08	c 
2.08	c Solving
2.08	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-209852-1168194590 -o ROOT/results/node15/solver-209852-1168194590 -C 1800 -M 900 /tmp/evaluation/209852-1168194590/mistral/bin/solver /tmp/evaluation/209852-1168194590/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.95 2.01 1.99 5/94 22124
/proc/meminfo: memFree=1132944/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=18540 CPUtime=0
/proc/22123/stat : 22123 (runsolver) R 22121 22123 21676 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 167853867 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 240472616231 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22123/statm: 4635 279 244 17 0 2626 0

[startup+0.108117 s]
/proc/loadavg: 1.95 2.01 1.99 5/94 22124
/proc/meminfo: memFree=1132944/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=52928 CPUtime=0.09
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 5387 0 0 0 6 3 0 0 18 0 1 0 167853867 54198272 5355 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 13232 5355 694 92 0 11576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52928

[startup+0.516172 s]
/proc/loadavg: 1.95 2.01 1.99 5/94 22124
/proc/meminfo: memFree=1132944/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=108364 CPUtime=0.5
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 11178 0 0 0 43 7 0 0 22 0 1 0 167853867 110964736 11146 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158545488 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 27091 11146 709 92 0 25435 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 108364

[startup+1.33731 s]
/proc/loadavg: 1.95 2.01 1.99 3/94 22124
/proc/meminfo: memFree=1087824/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=112520 CPUtime=1.31
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 12204 0 0 0 123 8 0 0 25 0 1 0 167853867 115220480 12172 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134596342 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 28130 12172 709 92 0 26474 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 112520

[startup+2.97459 s]
/proc/loadavg: 1.95 2.01 1.99 3/94 22124
/proc/meminfo: memFree=1070672/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127356 CPUtime=2.94
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15890 0 0 0 283 11 0 0 25 0 1 0 167853867 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711233 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 127356

[startup+6.25815 s]
/proc/loadavg: 1.95 2.01 1.99 3/94 22124
/proc/meminfo: memFree=1063696/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127356 CPUtime=6.21
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15890 0 0 0 610 11 0 0 25 0 1 0 167853867 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 127356

[startup+12.7193 s]
/proc/loadavg: 1.95 2.01 1.99 3/94 22124
/proc/meminfo: memFree=1058512/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127356 CPUtime=12.64
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15890 0 0 0 1253 11 0 0 25 0 1 0 167853867 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710311 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 127356

[startup+25.5525 s]
/proc/loadavg: 1.96 2.01 1.99 3/94 22124
/proc/meminfo: memFree=1045336/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127356 CPUtime=25.41
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15890 0 0 0 2530 11 0 0 25 0 1 0 167853867 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812962 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 127356

[startup+51.2059 s]
/proc/loadavg: 1.98 2.01 1.99 3/94 22124
/proc/meminfo: memFree=1021080/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127356 CPUtime=50.95
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15890 0 0 0 5083 12 0 0 25 0 1 0 167853867 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710287 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 127356

[startup+102.411 s]
/proc/loadavg: 1.99 2.00 1.99 3/94 22124
/proc/meminfo: memFree=986392/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127364 CPUtime=101.91
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15892 0 0 0 10179 12 0 0 25 0 1 0 167853867 130420736 15860 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812948 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31841 15860 717 92 0 30185 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 127364

[startup+162.447 s]
/proc/loadavg: 2.12 2.03 2.01 3/94 22124
/proc/meminfo: memFree=947928/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127364 CPUtime=161.65
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15892 0 0 0 16153 12 0 0 25 0 1 0 167853867 130420736 15860 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710300 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31841 15860 717 92 0 30185 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 127364

[startup+222.506 s]
/proc/loadavg: 2.04 2.02 2.00 3/94 22124
/proc/meminfo: memFree=917272/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127368 CPUtime=221.43
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15893 0 0 0 22130 13 0 0 25 0 1 0 167853867 130424832 15861 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712048 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31842 15861 717 92 0 30186 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 127368

[startup+282.533 s]
/proc/loadavg: 2.10 2.05 2.01 3/94 22124
/proc/meminfo: memFree=884184/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127368 CPUtime=281.17
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15893 0 0 0 28103 14 0 0 25 0 1 0 167853867 130424832 15861 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31842 15861 717 92 0 30186 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 127368

[startup+342.574 s]
/proc/loadavg: 2.18 2.07 2.01 3/94 22124
/proc/meminfo: memFree=853016/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127368 CPUtime=340.93
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15893 0 0 0 34079 14 0 0 25 0 1 0 167853867 130424832 15861 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710444 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31842 15861 717 92 0 30186 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 127368

[startup+402.607 s]
/proc/loadavg: 2.06 2.05 2.01 3/94 22124
/proc/meminfo: memFree=835032/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127368 CPUtime=400.67
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15893 0 0 0 40053 14 0 0 25 0 1 0 167853867 130424832 15861 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710292 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31842 15861 717 92 0 30186 0
Current children cumulated CPU time (s) 400.67
Current children cumulated vsize (KiB) 127368

[startup+462.65 s]
/proc/loadavg: 2.12 2.07 2.01 3/94 22194
/proc/meminfo: memFree=1535192/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127368 CPUtime=460.51
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15893 0 0 0 46035 16 0 0 25 0 1 0 167853867 130424832 15861 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31842 15861 717 92 0 30186 0
Current children cumulated CPU time (s) 460.51
Current children cumulated vsize (KiB) 127368

[startup+522.707 s]
/proc/loadavg: 2.12 2.07 2.01 3/94 22194
/proc/meminfo: memFree=1535256/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127372 CPUtime=520.48
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15894 0 0 0 52032 16 0 0 25 0 1 0 167853867 130428928 15862 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31843 15862 717 92 0 30187 0
Current children cumulated CPU time (s) 520.48
Current children cumulated vsize (KiB) 127372

[startup+582.802 s]
/proc/loadavg: 2.08 2.07 2.01 3/94 22194
/proc/meminfo: memFree=1535256/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127396 CPUtime=580.52
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15900 0 0 0 58036 16 0 0 25 0 1 0 167853867 130453504 15868 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31849 15868 717 92 0 30193 0
Current children cumulated CPU time (s) 580.52
Current children cumulated vsize (KiB) 127396

[startup+642.9 s]
/proc/loadavg: 2.03 2.05 2.00 3/94 22194
/proc/meminfo: memFree=1535256/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127416 CPUtime=640.56
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15905 0 0 0 64040 16 0 0 25 0 1 0 167853867 130473984 15873 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31854 15873 717 92 0 30198 0
Current children cumulated CPU time (s) 640.56
Current children cumulated vsize (KiB) 127416

[startup+702.987 s]
/proc/loadavg: 2.01 2.04 2.00 3/94 22194
/proc/meminfo: memFree=1535192/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127420 CPUtime=700.55
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15906 0 0 0 70039 16 0 0 25 0 1 0 167853867 130478080 15874 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711098 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31855 15874 717 92 0 30199 0
Current children cumulated CPU time (s) 700.55
Current children cumulated vsize (KiB) 127420

[startup+763.073 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 22194
/proc/meminfo: memFree=1535192/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127428 CPUtime=760.57
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15908 0 0 0 76041 16 0 0 25 0 1 0 167853867 130486272 15876 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31857 15876 717 92 0 30201 0
Current children cumulated CPU time (s) 760.57
Current children cumulated vsize (KiB) 127428

[startup+823.154 s]
/proc/loadavg: 2.04 2.04 2.00 3/94 22194
/proc/meminfo: memFree=1535192/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127436 CPUtime=820.6
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15910 0 0 0 82043 17 0 0 25 0 1 0 167853867 130494464 15878 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710272 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31859 15878 717 92 0 30203 0
Current children cumulated CPU time (s) 820.6
Current children cumulated vsize (KiB) 127436

[startup+883.239 s]
/proc/loadavg: 2.01 2.03 2.00 3/94 22194
/proc/meminfo: memFree=1535128/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127436 CPUtime=880.61
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15910 0 0 0 88044 17 0 0 25 0 1 0 167853867 130494464 15878 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31859 15878 717 92 0 30203 0
Current children cumulated CPU time (s) 880.61
Current children cumulated vsize (KiB) 127436

[startup+943.326 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 22194
/proc/meminfo: memFree=1535192/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127436 CPUtime=940.63
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15910 0 0 0 94046 17 0 0 25 0 1 0 167853867 130494464 15878 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31859 15878 717 92 0 30203 0
Current children cumulated CPU time (s) 940.63
Current children cumulated vsize (KiB) 127436

[startup+1003.38 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 22194
/proc/meminfo: memFree=1535192/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127440 CPUtime=1000.62
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15911 0 0 0 100045 17 0 0 25 0 1 0 167853867 130498560 15879 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812969 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31860 15879 717 92 0 30204 0
Current children cumulated CPU time (s) 1000.62
Current children cumulated vsize (KiB) 127440

[startup+1063.44 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 22194
/proc/meminfo: memFree=1535128/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127448 CPUtime=1060.6
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15913 0 0 0 106043 17 0 0 25 0 1 0 167853867 130506752 15881 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31862 15881 717 92 0 30206 0
Current children cumulated CPU time (s) 1060.6
Current children cumulated vsize (KiB) 127448

[startup+1123.52 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 22194
/proc/meminfo: memFree=1535128/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127448 CPUtime=1120.61
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15913 0 0 0 112044 17 0 0 25 0 1 0 167853867 130506752 15881 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31862 15881 717 92 0 30206 0
Current children cumulated CPU time (s) 1120.61
Current children cumulated vsize (KiB) 127448

[startup+1183.52 s]
/proc/loadavg: 1.74 1.95 1.98 2/78 22209
/proc/meminfo: memFree=1557352/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127448 CPUtime=1180.56
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15913 0 0 0 118038 18 0 0 25 0 1 0 167853867 130506752 15881 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31862 15881 717 92 0 30206 0
Current children cumulated CPU time (s) 1180.56
Current children cumulated vsize (KiB) 127448

[startup+1243.56 s]
/proc/loadavg: 1.30 1.79 1.92 2/78 22209
/proc/meminfo: memFree=1557416/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127460 CPUtime=1240.55
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15916 0 0 0 124037 18 0 0 25 0 1 0 167853867 130519040 15884 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31865 15884 717 92 0 30209 0
Current children cumulated CPU time (s) 1240.55
Current children cumulated vsize (KiB) 127460

[startup+1303.61 s]
/proc/loadavg: 1.10 1.63 1.85 2/78 22209
/proc/meminfo: memFree=1557416/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127460 CPUtime=1300.54
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15916 0 0 0 130036 18 0 0 25 0 1 0 167853867 130519040 15884 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710292 0 0 4096 0 0 0 0 17 1 0 0
/proc/22123/statm: 31865 15884 717 92 0 30209 0
Current children cumulated CPU time (s) 1300.54
Current children cumulated vsize (KiB) 127460

[startup+1363.65 s]
/proc/loadavg: 1.04 1.51 1.80 2/78 22209
/proc/meminfo: memFree=1557416/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127468 CPUtime=1360.54
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15918 0 0 0 136036 18 0 0 25 0 1 0 167853867 130527232 15886 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638372 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31867 15886 717 92 0 30211 0
Current children cumulated CPU time (s) 1360.54
Current children cumulated vsize (KiB) 127468

[startup+1423.69 s]
/proc/loadavg: 1.01 1.42 1.75 2/78 22209
/proc/meminfo: memFree=1557416/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127492 CPUtime=1420.53
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15924 0 0 0 142035 18 0 0 25 0 1 0 167853867 130551808 15892 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638373 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31873 15892 717 92 0 30217 0
Current children cumulated CPU time (s) 1420.53
Current children cumulated vsize (KiB) 127492

[startup+1483.74 s]
/proc/loadavg: 1.00 1.34 1.70 2/78 22209
/proc/meminfo: memFree=1557416/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127512 CPUtime=1480.54
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15929 0 0 0 148036 18 0 0 25 0 1 0 167853867 130572288 15897 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31878 15897 717 92 0 30222 0
Current children cumulated CPU time (s) 1480.54
Current children cumulated vsize (KiB) 127512

[startup+1543.8 s]
/proc/loadavg: 1.00 1.27 1.65 2/78 22209
/proc/meminfo: memFree=1557416/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127512 CPUtime=1540.56
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15929 0 0 0 154037 19 0 0 25 0 1 0 167853867 130572288 15897 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31878 15897 717 92 0 30222 0
Current children cumulated CPU time (s) 1540.56
Current children cumulated vsize (KiB) 127512

[startup+1603.84 s]
/proc/loadavg: 1.05 1.24 1.61 2/78 22209
/proc/meminfo: memFree=1557480/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127540 CPUtime=1600.56
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15936 0 0 0 160037 19 0 0 25 0 1 0 167853867 130600960 15904 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812948 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31885 15904 717 92 0 30229 0
Current children cumulated CPU time (s) 1600.56
Current children cumulated vsize (KiB) 127540

[startup+1663.89 s]
/proc/loadavg: 1.02 1.19 1.57 2/78 22209
/proc/meminfo: memFree=1557416/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127540 CPUtime=1660.57
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15936 0 0 0 166038 19 0 0 25 0 1 0 167853867 130600960 15904 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31885 15904 717 92 0 30229 0
Current children cumulated CPU time (s) 1660.57
Current children cumulated vsize (KiB) 127540

[startup+1723.93 s]
/proc/loadavg: 1.00 1.16 1.53 2/78 22209
/proc/meminfo: memFree=1557416/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127544 CPUtime=1720.57
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15937 0 0 0 172038 19 0 0 25 0 1 0 167853867 130605056 15905 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31886 15905 717 92 0 30230 0
Current children cumulated CPU time (s) 1720.57
Current children cumulated vsize (KiB) 127544

[startup+1783.98 s]
/proc/loadavg: 1.00 1.12 1.50 2/78 22209
/proc/meminfo: memFree=1557352/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127548 CPUtime=1780.57
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15938 0 0 0 178038 19 0 0 25 0 1 0 167853867 130609152 15906 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710300 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31887 15906 717 92 0 30231 0
Current children cumulated CPU time (s) 1780.57
Current children cumulated vsize (KiB) 127548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.45 s]
/proc/loadavg: 1.00 1.11 1.48 2/78 22209
/proc/meminfo: memFree=1557352/2055920 swapFree=4174172/4192956
[pid=22123] ppid=22121 vsize=127548 CPUtime=1800.03
/proc/22123/stat : 22123 (solver) R 22121 22123 21676 0 -1 4194304 15938 0 0 0 179984 19 0 0 25 0 1 0 167853867 130609152 15906 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/22123/statm: 31887 15906 717 92 0 30231 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 127548

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.25
CPU time (s): 1800.06
CPU user time (s): 1799.85
CPU system time (s): 0.208968
CPU usage (%): 99.7676
Max. virtual memory (cumulated for all children) (KiB): 127548

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

runsolver used 2.14167 s user time and 5.2822 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Jan  7 18:29:50 UTC 2007


IDJOB= 209852
IDBENCH= 4564
FILE ID= node15/209852-1168194590

PBS_JOBID= 3479429

Free space on /tmp= 66318 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp26/fapp26-2300-6.xml
COMMAND LINE= /tmp/evaluation/209852-1168194590/mistral/bin/solver /tmp/evaluation/209852-1168194590/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-209852-1168194590 -o ROOT/results/node15/solver-209852-1168194590 -C 1800 -M 900  /tmp/evaluation/209852-1168194590/mistral/bin/solver /tmp/evaluation/209852-1168194590/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  a2bf961eebc9ad7657c99a99d45c26b9

RANDOM SEED= 583962871

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:       1133424 kB
Buffers:         69800 kB
Cached:         285832 kB
SwapCached:       6400 kB
Active:         638056 kB
Inactive:       226308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1133424 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            6336 kB
Writeback:           0 kB
Mapped:         526860 kB
Slab:            41604 kB
Committed_AS:  5445164 kB
PageTables:       3416 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= 66324 MiB



End job on node15 on Sun Jan  7 18:59:55 UTC 2007