Trace number 205968

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.03 1806.26

General information on the benchmark

Namefapp/fapp36-40/fapp38/
fapp38-2500-7.xml
MD5SUM568e195d7b5f5d37beb7376911d1f641
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.3168
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c 
0.15	c Parsing xml file
0.15	c 	domains............... 0.11
0.15	c 	variables............. 0.17
0.29	c 	predicates............    0
0.29	c 	constraints........... 4.86
5.19	c Allocating memory
5.19	c 
5.19	c time limit = -1
5.19	c heuristic = dom/wdeg
5.19	c restart policy = No restart
5.19	c 
5.19	c Solving
5.19	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-205968-1168168699 -o ROOT/results/node40/solver-205968-1168168699 -C 1800 -M 900 /tmp/evaluation/205968-1168168699/mistral/bin/solver /tmp/evaluation/205968-1168168699/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


[startup+0.102262 s]
/proc/loadavg: 2.02 2.06 2.00 2/76 21021
/proc/meminfo: memFree=1864576/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.02 2.06 2.00 2/76 21021
/proc/meminfo: memFree=1864576/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=87196 CPUtime=0.19
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 9568 0 0 0 16 3 0 0 19 0 1 0 165269395 89288704 9536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7343571 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 21799 9536 695 92 0 20143 0

[startup+0.510316 s]
/proc/loadavg: 2.02 2.06 2.00 2/76 21021
/proc/meminfo: memFree=1864576/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=165620 CPUtime=0.49
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 18258 0 0 0 42 7 0 0 22 0 1 0 165269395 169594880 18226 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158610061 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 41405 18226 709 92 0 39749 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 165620

[startup+1.33042 s]
/proc/loadavg: 2.02 2.06 2.00 3/76 21021
/proc/meminfo: memFree=1791040/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=169776 CPUtime=1.3
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 19295 0 0 0 122 8 0 0 25 0 1 0 165269395 173850624 19263 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7371892 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 42444 19263 709 92 0 40788 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 169776

[startup+2.96763 s]
/proc/loadavg: 2.02 2.05 2.00 3/76 21021
/proc/meminfo: memFree=1785344/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=178072 CPUtime=2.92
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 21378 0 0 0 282 10 0 0 25 0 1 0 165269395 182345728 21313 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134604009 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 44518 21313 709 92 0 42862 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 178072

[startup+6.24705 s]
/proc/loadavg: 2.02 2.05 2.00 3/76 21021
/proc/meminfo: memFree=1747720/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212260 CPUtime=6.18
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30046 0 0 0 603 15 0 0 25 0 1 0 165269395 217354240 29834 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 53065 29834 717 92 0 51409 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 212260

[startup+12.7069 s]
/proc/loadavg: 2.02 2.05 2.00 3/76 21021
/proc/meminfo: memFree=1747720/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212260 CPUtime=12.58
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30046 0 0 0 1243 15 0 0 25 0 1 0 165269395 217354240 29834 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 53065 29834 717 92 0 51409 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 212260

[startup+25.5205 s]
/proc/loadavg: 2.02 2.05 2.00 3/76 21021
/proc/meminfo: memFree=1747848/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212260 CPUtime=25.3
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30046 0 0 0 2515 15 0 0 25 0 1 0 165269395 217354240 29834 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 53065 29834 717 92 0 51409 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 212260

[startup+51.1579 s]
/proc/loadavg: 1.93 2.03 1.99 3/80 21083
/proc/meminfo: memFree=1627352/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212260 CPUtime=50.76
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30046 0 0 0 5055 21 0 0 25 0 1 0 165269395 217354240 29834 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53065 29834 717 92 0 51409 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 212260

[startup+102.417 s]
/proc/loadavg: 1.97 2.02 1.99 3/80 21083
/proc/meminfo: memFree=1618720/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212264 CPUtime=101.98
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30047 0 0 0 10176 22 0 0 25 0 1 0 165269395 217358336 29835 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637284 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53066 29835 717 92 0 51410 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 212264

[startup+162.457 s]
/proc/loadavg: 1.99 2.02 1.99 3/80 21083
/proc/meminfo: memFree=1605600/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212264 CPUtime=161.97
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30047 0 0 0 16175 22 0 0 25 0 1 0 165269395 217358336 29835 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709324 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53066 29835 717 92 0 51410 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 212264

[startup+222.512 s]
/proc/loadavg: 1.99 2.01 1.99 3/80 21083
/proc/meminfo: memFree=1594912/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212264 CPUtime=221.95
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30047 0 0 0 22173 22 0 0 25 0 1 0 165269395 217358336 29835 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638372 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53066 29835 717 92 0 51410 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 212264

[startup+282.595 s]
/proc/loadavg: 1.99 2.01 1.99 3/80 21083
/proc/meminfo: memFree=1373920/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212268 CPUtime=281.98
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30048 0 0 0 28176 22 0 0 25 0 1 0 165269395 217362432 29836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53067 29836 717 92 0 51411 0
Current children cumulated CPU time (s) 281.98
Current children cumulated vsize (KiB) 212268

[startup+342.641 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 21145
/proc/meminfo: memFree=1693400/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212268 CPUtime=341.96
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30048 0 0 0 34171 25 0 0 25 0 1 0 165269395 217362432 29836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638352 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53067 29836 717 92 0 51411 0
Current children cumulated CPU time (s) 341.96
Current children cumulated vsize (KiB) 212268

[startup+402.666 s]
/proc/loadavg: 2.07 2.01 2.00 3/81 21145
/proc/meminfo: memFree=1107808/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212268 CPUtime=401.74
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30048 0 0 0 40149 25 0 0 25 0 1 0 165269395 217362432 29836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711407 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 53067 29836 717 92 0 51411 0
Current children cumulated CPU time (s) 401.74
Current children cumulated vsize (KiB) 212268

[startup+462.721 s]
/proc/loadavg: 2.06 2.02 2.00 3/81 21145
/proc/meminfo: memFree=1099616/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212268 CPUtime=461.79
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30048 0 0 0 46153 26 0 0 25 0 1 0 165269395 217362432 29836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 53067 29836 717 92 0 51411 0
Current children cumulated CPU time (s) 461.79
Current children cumulated vsize (KiB) 212268

[startup+522.786 s]
/proc/loadavg: 2.02 2.02 2.00 3/81 21145
/proc/meminfo: memFree=1099552/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212268 CPUtime=521.83
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30048 0 0 0 52157 26 0 0 25 0 1 0 165269395 217362432 29836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 53067 29836 717 92 0 51411 0
Current children cumulated CPU time (s) 521.83
Current children cumulated vsize (KiB) 212268

[startup+582.818 s]
/proc/loadavg: 2.05 2.03 2.00 3/81 21145
/proc/meminfo: memFree=1099488/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212268 CPUtime=581.85
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30048 0 0 0 58159 26 0 0 25 0 1 0 165269395 217362432 29836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722042 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 53067 29836 717 92 0 51411 0
Current children cumulated CPU time (s) 581.85
Current children cumulated vsize (KiB) 212268

[startup+642.862 s]
/proc/loadavg: 2.02 2.02 2.00 3/81 21145
/proc/meminfo: memFree=1099552/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212268 CPUtime=641.87
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30048 0 0 0 64161 26 0 0 25 0 1 0 165269395 217362432 29836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710452 0 0 4096 0 0 0 0 17 1 0 0
/proc/21020/statm: 53067 29836 717 92 0 51411 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 212268

[startup+702.874 s]
/proc/loadavg: 2.14 2.05 2.01 3/81 21215
/proc/meminfo: memFree=1195552/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212268 CPUtime=701.64
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30048 0 0 0 70137 27 0 0 25 0 1 0 165269395 217362432 29836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708953 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53067 29836 717 92 0 51411 0
Current children cumulated CPU time (s) 701.64
Current children cumulated vsize (KiB) 212268

[startup+762.941 s]
/proc/loadavg: 2.05 2.03 2.00 4/81 21215
/proc/meminfo: memFree=1085216/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212268 CPUtime=761.41
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30048 0 0 0 76114 27 0 0 25 0 1 0 165269395 217362432 29836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53067 29836 717 92 0 51411 0
Current children cumulated CPU time (s) 761.41
Current children cumulated vsize (KiB) 212268

[startup+823.01 s]
/proc/loadavg: 2.08 2.04 2.00 3/81 21215
/proc/meminfo: memFree=1056032/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212268 CPUtime=821.22
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30048 0 0 0 82095 27 0 0 25 0 1 0 165269395 217362432 29836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53067 29836 717 92 0 51411 0
Current children cumulated CPU time (s) 821.22
Current children cumulated vsize (KiB) 212268

[startup+883.068 s]
/proc/loadavg: 2.03 2.03 2.00 4/81 21215
/proc/meminfo: memFree=1048096/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212268 CPUtime=881.02
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30048 0 0 0 88075 27 0 0 25 0 1 0 165269395 217362432 29836 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53067 29836 717 92 0 51411 0
Current children cumulated CPU time (s) 881.02
Current children cumulated vsize (KiB) 212268

[startup+943.149 s]
/proc/loadavg: 2.01 2.02 2.00 3/81 21215
/proc/meminfo: memFree=1040096/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=940.8
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 94053 27 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 940.8
Current children cumulated vsize (KiB) 212272

[startup+1003.21 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 21215
/proc/meminfo: memFree=1032224/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1000.61
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 100034 27 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1000.61
Current children cumulated vsize (KiB) 212272

[startup+1063.27 s]
/proc/loadavg: 2.22 2.07 2.02 3/81 21215
/proc/meminfo: memFree=1024352/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1060.4
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 106013 27 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637238 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1060.4
Current children cumulated vsize (KiB) 212272

[startup+1123.34 s]
/proc/loadavg: 2.11 2.07 2.02 3/81 21215
/proc/meminfo: memFree=1021856/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1120.19
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 111991 28 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1120.19
Current children cumulated vsize (KiB) 212272

[startup+1183.41 s]
/proc/loadavg: 2.04 2.06 2.01 3/81 21215
/proc/meminfo: memFree=1021792/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1179.99
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 117971 28 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637720 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1179.99
Current children cumulated vsize (KiB) 212272

[startup+1243.47 s]
/proc/loadavg: 2.01 2.04 2.00 3/81 21215
/proc/meminfo: memFree=1021728/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1239.8
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 123952 28 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1239.8
Current children cumulated vsize (KiB) 212272

[startup+1303.55 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 21215
/proc/meminfo: memFree=1021728/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1299.58
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 129930 28 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1299.58
Current children cumulated vsize (KiB) 212272

[startup+1363.62 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 21215
/proc/meminfo: memFree=1021664/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1359.39
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 135911 28 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1359.39
Current children cumulated vsize (KiB) 212272

[startup+1423.69 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 21215
/proc/meminfo: memFree=1021600/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1419.19
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 141891 28 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1419.19
Current children cumulated vsize (KiB) 212272

[startup+1483.75 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 21215
/proc/meminfo: memFree=1021536/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1478.98
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 147870 28 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710483 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1478.98
Current children cumulated vsize (KiB) 212272

[startup+1543.82 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 21215
/proc/meminfo: memFree=1021472/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1538.78
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 153850 28 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709324 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1538.78
Current children cumulated vsize (KiB) 212272

[startup+1603.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 21215
/proc/meminfo: memFree=1021408/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1598.58
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 159830 28 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712048 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1598.58
Current children cumulated vsize (KiB) 212272

[startup+1663.95 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 21215
/proc/meminfo: memFree=1021344/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1658.36
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 165807 29 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1658.36
Current children cumulated vsize (KiB) 212272

[startup+1724.02 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 21215
/proc/meminfo: memFree=1021344/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1718.16
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 171787 29 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709312 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1718.16
Current children cumulated vsize (KiB) 212272

[startup+1784.09 s]
/proc/loadavg: 2.16 2.03 2.01 3/81 21215
/proc/meminfo: memFree=989536/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1777.96
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 177767 29 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711431 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1777.96
Current children cumulated vsize (KiB) 212272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.23 s]
/proc/loadavg: 2.12 2.03 2.01 3/81 21215
/proc/meminfo: memFree=989472/2055920 swapFree=4192812/4192956
[pid=21020] ppid=21018 vsize=212272 CPUtime=1800
/proc/21020/stat : 21020 (solver) R 21018 21020 19685 0 -1 4194304 30049 0 0 0 179971 29 0 0 25 0 1 0 165269395 217366528 29837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/21020/statm: 53068 29837 717 92 0 51412 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 212272

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.26
CPU time (s): 1800.03
CPU user time (s): 1799.71
CPU system time (s): 0.313952
CPU usage (%): 99.6552
Max. virtual memory (cumulated for all children) (KiB): 212272

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

runsolver used 1.70374 s user time and 4.98524 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun Jan  7 11:18:20 UTC 2007


IDJOB= 205968
IDBENCH= 4178
FILE ID= node40/205968-1168168699

PBS_JOBID= 3478619

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp38/fapp38-2500-7.xml
COMMAND LINE= /tmp/evaluation/205968-1168168699/mistral/bin/solver /tmp/evaluation/205968-1168168699/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-205968-1168168699 -o ROOT/results/node40/solver-205968-1168168699 -C 1800 -M 900  /tmp/evaluation/205968-1168168699/mistral/bin/solver /tmp/evaluation/205968-1168168699/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  568e195d7b5f5d37beb7376911d1f641

RANDOM SEED= 446797987

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:       1864992 kB
Buffers:          6052 kB
Cached:          91120 kB
SwapCached:          0 kB
Active:          84832 kB
Inactive:        52332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11540 kB
Writeback:           0 kB
Mapped:          51400 kB
Slab:            39184 kB
Committed_AS:  3372824 kB
PageTables:       1804 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= 66541 MiB



End job on node40 on Sun Jan  7 11:48:27 UTC 2007