Trace number 209820

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.1 1804.76

General information on the benchmark

Namefapp/fapp26-30/fapp26/
fapp26-2300-9.xml
MD5SUM0a5c5d7c2a44568de9344231a515f0f1
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 benchmark12.5081
SatisfiableYES
(Un)Satisfiability was provedYES
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.11
0.20	c 	predicates............    0
0.20	c 	constraints........... 1.88
2.04	c Allocating memory
2.04	c 
2.04	c time limit = -1
2.04	c heuristic = dom/wdeg
2.04	c restart policy = No restart
2.04	c 
2.04	c Solving
2.04	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/node1/watcher-209820-1168194388 -o ROOT/results/node1/solver-209820-1168194388 -C 1800 -M 900 /tmp/evaluation/209820-1168194388/mistral/bin/solver /tmp/evaluation/209820-1168194388/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.98 2.03 2.01 5/86 27962
/proc/meminfo: memFree=1547856/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=540 CPUtime=0
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 167834655 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 5829412 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 135 26 21 92 0 18 0

[startup+0.103077 s]
/proc/loadavg: 1.98 2.03 2.01 5/86 27962
/proc/meminfo: memFree=1547856/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=61196 CPUtime=0.08
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 6208 0 0 0 6 2 0 0 18 0 1 0 167834655 62664704 6176 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134541220 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 15299 6176 694 92 0 13643 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 61196

[startup+0.511117 s]
/proc/loadavg: 1.98 2.03 2.01 5/86 27962
/proc/meminfo: memFree=1547856/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=108496 CPUtime=0.49
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 11209 0 0 0 44 5 0 0 22 0 1 0 167834655 111099904 11177 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4156340324 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 27124 11177 709 92 0 25468 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 108496

[startup+1.33221 s]
/proc/loadavg: 1.98 2.03 2.01 3/86 27962
/proc/meminfo: memFree=1502672/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=112520 CPUtime=1.31
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 12234 0 0 0 125 6 0 0 25 0 1 0 167834655 115220480 12202 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134602204 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 28130 12202 709 92 0 26474 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 112520

[startup+2.9694 s]
/proc/loadavg: 1.98 2.03 2.01 3/86 27962
/proc/meminfo: memFree=1486992/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127356 CPUtime=2.94
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15890 0 0 0 286 8 0 0 25 0 1 0 167834655 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 127356

[startup+6.25378 s]
/proc/loadavg: 2.06 2.05 2.02 3/86 27962
/proc/meminfo: memFree=1486736/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127356 CPUtime=6.2
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15890 0 0 0 612 8 0 0 25 0 1 0 167834655 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 127356

[startup+12.7165 s]
/proc/loadavg: 2.05 2.05 2.02 3/86 27962
/proc/meminfo: memFree=1486800/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127356 CPUtime=12.6
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15890 0 0 0 1252 8 0 0 25 0 1 0 167834655 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 127356

[startup+25.527 s]
/proc/loadavg: 2.04 2.04 2.02 3/86 27962
/proc/meminfo: memFree=1486928/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127356 CPUtime=25.31
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15890 0 0 0 2523 8 0 0 25 0 1 0 167834655 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 127356

[startup+51.159 s]
/proc/loadavg: 2.03 2.04 2.01 3/86 27962
/proc/meminfo: memFree=1486992/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127356 CPUtime=50.74
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15890 0 0 0 5066 8 0 0 25 0 1 0 167834655 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711754 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 127356

[startup+102.42 s]
/proc/loadavg: 2.01 2.03 2.01 3/86 27962
/proc/meminfo: memFree=1487056/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127356 CPUtime=101.6
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15890 0 0 0 10151 9 0 0 25 0 1 0 167834655 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712068 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 127356

[startup+162.511 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 27962
/proc/meminfo: memFree=1487056/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127356 CPUtime=161.2
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15890 0 0 0 16111 9 0 0 25 0 1 0 167834655 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 161.2
Current children cumulated vsize (KiB) 127356

[startup+222.525 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 27962
/proc/meminfo: memFree=1487120/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127356 CPUtime=220.73
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15890 0 0 0 22063 10 0 0 25 0 1 0 167834655 130412544 15858 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 31839 15858 717 92 0 30183 0
Current children cumulated CPU time (s) 220.73
Current children cumulated vsize (KiB) 127356

[startup+282.548 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 27962
/proc/meminfo: memFree=1487120/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127364 CPUtime=280.25
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15892 0 0 0 28015 10 0 0 25 0 1 0 167834655 130420736 15860 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 31841 15860 717 92 0 30185 0
Current children cumulated CPU time (s) 280.25
Current children cumulated vsize (KiB) 127364

[startup+342.563 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 27962
/proc/meminfo: memFree=1487120/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127364 CPUtime=339.78
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15892 0 0 0 33967 11 0 0 25 0 1 0 167834655 130420736 15860 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711751 0 0 4096 0 0 0 0 17 1 0 0
/proc/27961/statm: 31841 15860 717 92 0 30185 0
Current children cumulated CPU time (s) 339.78
Current children cumulated vsize (KiB) 127364

[startup+402.583 s]
/proc/loadavg: 2.09 2.03 2.01 3/95 28037
/proc/meminfo: memFree=1561272/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127372 CPUtime=399.37
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15894 0 0 0 39924 13 0 0 25 0 1 0 167834655 130428928 15862 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31843 15862 717 92 0 30187 0
Current children cumulated CPU time (s) 399.37
Current children cumulated vsize (KiB) 127372

[startup+462.631 s]
/proc/loadavg: 2.03 2.02 2.00 3/95 28037
/proc/meminfo: memFree=1547144/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127372 CPUtime=459.36
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15894 0 0 0 45923 13 0 0 25 0 1 0 167834655 130428928 15862 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31843 15862 717 92 0 30187 0
Current children cumulated CPU time (s) 459.36
Current children cumulated vsize (KiB) 127372

[startup+522.668 s]
/proc/loadavg: 2.14 2.05 2.01 4/95 28037
/proc/meminfo: memFree=1511880/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127372 CPUtime=519.35
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15894 0 0 0 51922 13 0 0 25 0 1 0 167834655 130428928 15862 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31843 15862 717 92 0 30187 0
Current children cumulated CPU time (s) 519.35
Current children cumulated vsize (KiB) 127372

[startup+582.708 s]
/proc/loadavg: 2.05 2.04 2.00 3/95 28037
/proc/meminfo: memFree=1511880/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127384 CPUtime=579.31
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15897 0 0 0 57917 14 0 0 25 0 1 0 167834655 130441216 15865 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799121 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31846 15865 717 92 0 30190 0
Current children cumulated CPU time (s) 579.31
Current children cumulated vsize (KiB) 127384

[startup+642.748 s]
/proc/loadavg: 2.02 2.03 2.00 4/95 28037
/proc/meminfo: memFree=1511816/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127388 CPUtime=639.3
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15898 0 0 0 63916 14 0 0 25 0 1 0 167834655 130445312 15866 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31847 15866 717 92 0 30191 0
Current children cumulated CPU time (s) 639.3
Current children cumulated vsize (KiB) 127388

[startup+702.778 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 28037
/proc/meminfo: memFree=1480904/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127388 CPUtime=699.28
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15898 0 0 0 69914 14 0 0 25 0 1 0 167834655 130445312 15866 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712078 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31847 15866 717 92 0 30191 0
Current children cumulated CPU time (s) 699.28
Current children cumulated vsize (KiB) 127388

[startup+762.812 s]
/proc/loadavg: 2.00 2.02 2.00 4/95 28037
/proc/meminfo: memFree=1480904/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127388 CPUtime=759.23
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15898 0 0 0 75909 14 0 0 25 0 1 0 167834655 130445312 15866 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709321 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31847 15866 717 92 0 30191 0
Current children cumulated CPU time (s) 759.23
Current children cumulated vsize (KiB) 127388

[startup+822.837 s]
/proc/loadavg: 2.07 2.04 2.01 3/95 28037
/proc/meminfo: memFree=1480840/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127388 CPUtime=819.2
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15898 0 0 0 81906 14 0 0 25 0 1 0 167834655 130445312 15866 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712104 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31847 15866 717 92 0 30191 0
Current children cumulated CPU time (s) 819.2
Current children cumulated vsize (KiB) 127388

[startup+882.928 s]
/proc/loadavg: 2.09 2.04 2.01 3/95 28037
/proc/meminfo: memFree=1480840/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127388 CPUtime=879.24
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15898 0 0 0 87910 14 0 0 25 0 1 0 167834655 130445312 15866 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812928 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31847 15866 717 92 0 30191 0
Current children cumulated CPU time (s) 879.24
Current children cumulated vsize (KiB) 127388

[startup+943.024 s]
/proc/loadavg: 2.03 2.03 2.00 3/95 28037
/proc/meminfo: memFree=1480776/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127388 CPUtime=939.26
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15898 0 0 0 93912 14 0 0 25 0 1 0 167834655 130445312 15866 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31847 15866 717 92 0 30191 0
Current children cumulated CPU time (s) 939.26
Current children cumulated vsize (KiB) 127388

[startup+1003.11 s]
/proc/loadavg: 2.01 2.02 2.00 3/95 28037
/proc/meminfo: memFree=1480776/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127392 CPUtime=999.29
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15899 0 0 0 99914 15 0 0 25 0 1 0 167834655 130449408 15867 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31848 15867 717 92 0 30192 0
Current children cumulated CPU time (s) 999.29
Current children cumulated vsize (KiB) 127392

[startup+1063.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 28037
/proc/meminfo: memFree=1456328/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1059.32
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 105917 15 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1059.32
Current children cumulated vsize (KiB) 127400

[startup+1123.29 s]
/proc/loadavg: 2.08 2.03 2.01 3/95 28037
/proc/meminfo: memFree=1456328/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1119.33
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 111918 15 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1119.33
Current children cumulated vsize (KiB) 127400

[startup+1183.38 s]
/proc/loadavg: 2.03 2.02 2.00 3/95 28037
/proc/meminfo: memFree=1456264/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1179.37
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 117921 16 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1179.37
Current children cumulated vsize (KiB) 127400

[startup+1243.47 s]
/proc/loadavg: 2.01 2.02 2.00 3/95 28037
/proc/meminfo: memFree=1456264/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1239.4
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 123924 16 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711732 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1239.4
Current children cumulated vsize (KiB) 127400

[startup+1303.57 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 28037
/proc/meminfo: memFree=1456200/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1299.42
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 129926 16 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1299.42
Current children cumulated vsize (KiB) 127400

[startup+1363.66 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 28037
/proc/meminfo: memFree=1456200/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1359.45
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 135929 16 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711072 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1359.45
Current children cumulated vsize (KiB) 127400

[startup+1423.76 s]
/proc/loadavg: 2.13 2.03 2.01 3/95 28037
/proc/meminfo: memFree=1432136/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1419.49
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 141933 16 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638378 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1419.49
Current children cumulated vsize (KiB) 127400

[startup+1483.82 s]
/proc/loadavg: 2.05 2.02 2.00 3/95 28037
/proc/meminfo: memFree=1432136/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1479.48
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 147931 17 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722041 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1479.48
Current children cumulated vsize (KiB) 127400

[startup+1543.88 s]
/proc/loadavg: 2.01 2.02 2.00 3/95 28037
/proc/meminfo: memFree=1432072/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1539.48
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 153931 17 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812972 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1539.48
Current children cumulated vsize (KiB) 127400

[startup+1603.93 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 28037
/proc/meminfo: memFree=1432072/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1599.48
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 159931 17 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637093 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1599.48
Current children cumulated vsize (KiB) 127400

[startup+1663.94 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 28037
/proc/meminfo: memFree=1432008/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1659.41
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 165924 17 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711392 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1659.41
Current children cumulated vsize (KiB) 127400

[startup+1723.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28037
/proc/meminfo: memFree=1432008/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1719.38
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 171920 18 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712048 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1719.38
Current children cumulated vsize (KiB) 127400

[startup+1784.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28037
/proc/meminfo: memFree=1431944/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1779.41
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 177923 18 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812895 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1779.41
Current children cumulated vsize (KiB) 127400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28037
/proc/meminfo: memFree=1431944/2055920 swapFree=4165612/4192956
[pid=27961] ppid=27959 vsize=127400 CPUtime=1800.08
/proc/27961/stat : 27961 (solver) R 27959 27961 27663 0 -1 4194304 15901 0 0 0 179990 18 0 0 25 0 1 0 167834655 130457600 15869 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712049 0 0 4096 0 0 0 0 17 0 0 0
/proc/27961/statm: 31850 15869 717 92 0 30194 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 127400

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.76
CPU time (s): 1800.1
CPU user time (s): 1799.91
CPU system time (s): 0.19497
CPU usage (%): 99.742
Max. virtual memory (cumulated for all children) (KiB): 127400

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

runsolver used 2.09768 s user time and 5.67314 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Jan  7 18:26:29 UTC 2007


IDJOB= 209820
IDBENCH= 4562
FILE ID= node1/209820-1168194388

PBS_JOBID= 3479440

Free space on /tmp= 66293 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  0a5c5d7c2a44568de9344231a515f0f1

RANDOM SEED= 204503351

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.234
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.234
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:       1548336 kB
Buffers:         36844 kB
Cached:         260844 kB
SwapCached:       3620 kB
Active:         273360 kB
Inactive:       177488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548336 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            6436 kB
Writeback:           0 kB
Mapped:         166624 kB
Slab:            41188 kB
Committed_AS:  4996344 kB
PageTables:       2688 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= 66302 MiB



End job on node1 on Sun Jan  7 18:56:34 UTC 2007