Trace number 204758

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
CSPtoSAT+minisat 0.3? (TO) 1800.11 1800.87

General information on the benchmark

Namefapp/fapp16-20/fapp17/
fapp17-0300-9.xml
MD5SUM316919bc9105718c564e1cf0f4d5e909
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 benchmark1.68674
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables300
Number of constraints3865
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3865
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.43	c ...done
0.43	c #SATvar=191504 #SATclauses=382104 #CSPpredicates=3865

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/node76/watcher-204758-1168058981 -o ROOT/results/node76/solver-204758-1168058981 -C 1800 -M 900 /tmp/evaluation/204758-1168058981/CSPtoSAT+minisat /tmp/evaluation/204758-1168058981/unknown.xml 

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: 0.92 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1273752/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=6704 CPUtime=0
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 154295303 6864896 383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4821224 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 1676 383 358 52 0 30 0

[startup+0.102191 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1273752/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=19880 CPUtime=0.09
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 3634 0 0 0 8 1 0 0 18 0 1 0 154295303 20357120 3547 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 4970 3548 695 52 0 3337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19880

[startup+0.510269 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1273752/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=34468 CPUtime=0.5
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 7372 0 0 0 47 3 0 0 22 0 1 0 154295303 35295232 7258 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 8617 7258 720 52 0 6984 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 34468

[startup+1.33043 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1247448/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=34600 CPUtime=1.32
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 7388 0 0 0 129 3 0 0 25 0 1 0 154295303 35430400 7274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 8650 7274 720 52 0 7017 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 34600

[startup+2.96675 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1247128/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=34764 CPUtime=2.96
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 7441 0 0 0 293 3 0 0 25 0 1 0 154295303 35598336 7327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 8691 7327 720 52 0 7058 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 34764

[startup+6.24439 s]
/proc/loadavg: 0.93 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1247064/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=34844 CPUtime=6.23
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 7468 0 0 0 620 3 0 0 25 0 1 0 154295303 35680256 7354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 8711 7354 720 52 0 7078 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 34844

[startup+12.6967 s]
/proc/loadavg: 0.93 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1246816/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=35128 CPUtime=12.68
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 7523 0 0 0 1265 3 0 0 25 0 1 0 154295303 35971072 7409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 8782 7409 720 52 0 7149 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35128

[startup+25.4972 s]
/proc/loadavg: 0.95 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1246560/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=35392 CPUtime=25.48
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 7613 0 0 0 2545 3 0 0 25 0 1 0 154295303 36241408 7499 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 8848 7499 720 52 0 7215 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35392

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1245920/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=36240 CPUtime=51.07
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 7788 0 0 0 5104 3 0 0 25 0 1 0 154295303 37109760 7674 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 9060 7674 720 52 0 7427 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36240

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1244576/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=37592 CPUtime=102.26
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 8118 0 0 0 10223 3 0 0 25 0 1 0 154295303 38494208 8004 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 9398 8004 720 52 0 7765 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37592

[startup+162.323 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1243040/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=39244 CPUtime=162.25
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 8503 0 0 0 16221 4 0 0 25 0 1 0 154295303 40185856 8389 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 9811 8389 720 52 0 8178 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 39244

[startup+222.335 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1241504/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=40696 CPUtime=222.24
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 8882 0 0 0 22220 4 0 0 25 0 1 0 154295303 41672704 8768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 10174 8768 720 52 0 8541 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 40696

[startup+282.342 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1240032/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=42196 CPUtime=282.23
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 9249 0 0 0 28218 5 0 0 25 0 1 0 154295303 43208704 9135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 10549 9135 720 52 0 8916 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 42196

[startup+342.356 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1238624/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=43516 CPUtime=342.22
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 9614 0 0 0 34216 6 0 0 25 0 1 0 154295303 44560384 9500 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 10879 9500 720 52 0 9246 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 43516

[startup+402.377 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1237152/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=45104 CPUtime=402.21
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 9962 0 0 0 40215 6 0 0 25 0 1 0 154295303 46186496 9848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 11276 9848 720 52 0 9643 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 45104

[startup+462.389 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1235744/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=46424 CPUtime=462.21
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 10316 0 0 0 46214 7 0 0 25 0 1 0 154295303 47538176 10202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671654 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 11606 10202 720 52 0 9973 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 46424

[startup+522.398 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1234336/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=47744 CPUtime=522.19
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 10669 0 0 0 52212 7 0 0 25 0 1 0 154295303 48889856 10555 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 11936 10555 720 52 0 10303 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 47744

[startup+582.407 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1232928/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=49468 CPUtime=582.19
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 11019 0 0 0 58211 8 0 0 25 0 1 0 154295303 50655232 10905 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 12367 10905 720 52 0 10734 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 49468

[startup+642.427 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 27926
/proc/meminfo: memFree=1231520/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=50788 CPUtime=642.18
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 11364 0 0 0 64209 9 0 0 25 0 1 0 154295303 52006912 11250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 12697 11250 720 52 0 11064 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 50788

[startup+702.452 s]
/proc/loadavg: 1.11 1.02 1.00 2/76 28028
/proc/meminfo: memFree=1228712/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=52108 CPUtime=702.15
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 11710 0 0 0 70205 10 0 0 25 0 1 0 154295303 53358592 11596 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 13027 11596 720 52 0 11394 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 52108

[startup+762.488 s]
/proc/loadavg: 1.04 1.01 1.00 2/76 28098
/proc/meminfo: memFree=1227432/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=53428 CPUtime=762.12
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 12058 0 0 0 76202 10 0 0 25 0 1 0 154295303 54710272 11944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 13357 11944 720 52 0 11724 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 53428

[startup+822.512 s]
/proc/loadavg: 1.01 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1227104/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=55356 CPUtime=822.11
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 12409 0 0 0 82200 11 0 0 25 0 1 0 154295303 56684544 12295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 13839 12295 720 52 0 12206 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 55356

[startup+882.524 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1225760/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=56544 CPUtime=882.1
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 12754 0 0 0 88199 11 0 0 25 0 1 0 154295303 57901056 12640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 14136 12640 720 52 0 12503 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 56544

[startup+942.536 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1224544/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=57864 CPUtime=942.09
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 13094 0 0 0 94197 12 0 0 25 0 1 0 154295303 59252736 12980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 14466 12980 720 52 0 12833 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 57864

[startup+1002.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1223136/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=59184 CPUtime=1002.09
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 13434 0 0 0 100196 13 0 0 25 0 1 0 154295303 60604416 13320 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 14796 13320 720 52 0 13163 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 59184

[startup+1062.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1221856/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=60372 CPUtime=1062.07
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 13768 0 0 0 106194 13 0 0 25 0 1 0 154295303 61820928 13654 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 15093 13654 720 52 0 13460 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 60372

[startup+1122.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1220448/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=61692 CPUtime=1122.06
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 14111 0 0 0 112193 13 0 0 25 0 1 0 154295303 63172608 13997 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 15423 13997 720 52 0 13790 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 61692

[startup+1182.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1219104/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=62880 CPUtime=1182.06
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 14440 0 0 0 118192 14 0 0 25 0 1 0 154295303 64389120 14326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 15720 14326 720 52 0 14087 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 62880

[startup+1242.6 s]
/proc/loadavg: 1.06 1.01 1.00 2/70 28124
/proc/meminfo: memFree=1217760/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=64200 CPUtime=1242.05
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 14777 0 0 0 124191 14 0 0 25 0 1 0 154295303 65740800 14663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 16050 14663 720 52 0 14417 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 64200

[startup+1302.62 s]
/proc/loadavg: 1.02 1.01 1.00 2/70 28124
/proc/meminfo: memFree=1216416/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=66300 CPUtime=1302.04
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 15113 0 0 0 130189 15 0 0 25 0 1 0 154295303 67891200 14999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 16575 14999 720 52 0 14942 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 66300

[startup+1362.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1215072/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=67620 CPUtime=1362.03
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 15445 0 0 0 136187 16 0 0 25 0 1 0 154295303 69242880 15331 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 16905 15331 720 52 0 15272 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 67620

[startup+1422.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1213792/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=68808 CPUtime=1422.02
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 15777 0 0 0 142185 17 0 0 25 0 1 0 154295303 70459392 15663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 17202 15663 720 52 0 15569 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 68808

[startup+1482.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1212384/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=70128 CPUtime=1482.01
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 16108 0 0 0 148184 17 0 0 25 0 1 0 154295303 71811072 15994 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 17532 15994 720 52 0 15899 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 70128

[startup+1542.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1211168/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=71316 CPUtime=1542.01
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 16437 0 0 0 154183 18 0 0 25 0 1 0 154295303 73027584 16323 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 17829 16323 720 52 0 16196 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 71316

[startup+1602.69 s]
/proc/loadavg: 1.06 1.02 1.00 2/70 28124
/proc/meminfo: memFree=1209824/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=72504 CPUtime=1601.99
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 16769 0 0 0 160181 18 0 0 25 0 1 0 154295303 74244096 16655 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 18126 16655 720 52 0 16493 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 72504

[startup+1662.7 s]
/proc/loadavg: 1.02 1.01 1.00 2/70 28124
/proc/meminfo: memFree=1208480/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=73824 CPUtime=1661.99
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 17095 0 0 0 166180 19 0 0 25 0 1 0 154295303 75595776 16981 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 18456 16981 720 52 0 16823 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 73824

[startup+1722.72 s]
/proc/loadavg: 1.01 1.00 1.00 2/70 28124
/proc/meminfo: memFree=1207136/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=75012 CPUtime=1721.98
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 17427 0 0 0 172179 19 0 0 25 0 1 0 154295303 76812288 17313 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 18753 17313 720 52 0 17120 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 75012

[startup+1782.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28126
/proc/meminfo: memFree=1205856/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=76200 CPUtime=1781.97
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 17747 0 0 0 178177 20 0 0 25 0 1 0 154295303 78028800 17633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 19050 17633 720 52 0 17417 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 76200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28126
/proc/meminfo: memFree=1205408/2055888 swapFree=4096420/4096564
[pid=27925] ppid=27923 vsize=76596 CPUtime=1800.09
/proc/27925/stat : 27925 (CSPtoSAT+minisa) R 27923 27925 26614 0 -1 4194304 17846 0 0 0 179989 20 0 0 25 0 1 0 154295303 78434304 17732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27925/statm: 19149 17732 720 52 0 17516 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 76596

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.87
CPU time (s): 1800.11
CPU user time (s): 1799.9
CPU system time (s): 0.215967
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 76596

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

runsolver used 1.61575 s user time and 3.2735 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sat Jan  6 04:49:42 UTC 2007


IDJOB= 204758
IDBENCH= 4052
FILE ID= node76/204758-1168058981

PBS_JOBID= 3475446

Free space on /tmp= 66641 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp17/fapp17-0300-9.xml
COMMAND LINE= /tmp/evaluation/204758-1168058981/CSPtoSAT+minisat /tmp/evaluation/204758-1168058981/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-204758-1168058981 -o ROOT/results/node76/solver-204758-1168058981 -C 1800 -M 900  /tmp/evaluation/204758-1168058981/CSPtoSAT+minisat /tmp/evaluation/204758-1168058981/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  316919bc9105718c564e1cf0f4d5e909

RANDOM SEED= 5313127

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1274168 kB
Buffers:         51116 kB
Cached:         637792 kB
SwapCached:          0 kB
Active:          65228 kB
Inactive:       639572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1274168 kB
SwapTotal:     4096564 kB
SwapFree:      4096420 kB
Dirty:            2024 kB
Writeback:           0 kB
Mapped:          26376 kB
Slab:            63240 kB
Committed_AS:  5712636 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66641 MiB



End job on node76 on Sat Jan  6 05:19:43 UTC 2007