Trace number 204646

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.04 1812.92

General information on the benchmark

Namefapp/fapp16-20/fapp19/
fapp19-0350-6.xml
MD5SUM8bcf508d442c4f70cf195aea7c1d7dfd
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 benchmark6.08507
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node12/watcher-204646-1168058851 -o ROOT/results/node12/solver-204646-1168058851 -C 1800 -M 900 /tmp/evaluation/204646-1168058851/CSPtoSAT+minisat /tmp/evaluation/204646-1168058851/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: 1.92 1.99 1.95 5/86 17281
/proc/meminfo: memFree=1197464/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=18540 CPUtime=0
/proc/17280/stat : 17280 (runsolver) R 17278 17280 16839 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154280153 18984960 279 18446744073709551615 4194304 4267372 548682068976 18446744073709551615 252429528359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17280/statm: 4635 279 244 17 0 2626 0

[startup+0.109047 s]
/proc/loadavg: 1.92 1.99 1.95 5/86 17281
/proc/meminfo: memFree=1197464/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=6952 CPUtime=0.1
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 842 0 0 0 10 0 0 0 18 0 1 0 154280153 7118848 810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157713828 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 1738 810 691 52 0 106 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6952

[startup+0.518127 s]
/proc/loadavg: 1.92 1.99 1.95 5/86 17281
/proc/meminfo: memFree=1197464/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=71352 CPUtime=0.5
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 15476 0 0 0 41 9 0 0 21 0 1 0 154280153 73064448 15388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 17838 15388 696 52 0 16206 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 71352

[startup+1.34528 s]
/proc/loadavg: 1.92 1.99 1.95 3/86 17281
/proc/meminfo: memFree=1117080/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=94544 CPUtime=1.32
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 20918 0 0 0 120 12 0 0 25 0 1 0 154280153 96813056 20804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 23636 20804 721 52 0 22004 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 94544

[startup+2.98357 s]
/proc/loadavg: 1.93 1.99 1.95 3/86 17281
/proc/meminfo: memFree=1116824/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=94544 CPUtime=2.94
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 20926 0 0 0 282 12 0 0 25 0 1 0 154280153 96813056 20812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 23636 20812 721 52 0 22004 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 94544

[startup+6.27017 s]
/proc/loadavg: 1.93 1.99 1.95 3/86 17281
/proc/meminfo: memFree=1116568/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=94664 CPUtime=6.2
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 20947 0 0 0 608 12 0 0 25 0 1 0 154280153 96935936 20833 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 23666 20833 721 52 0 22034 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 94664

[startup+12.7393 s]
/proc/loadavg: 1.94 1.99 1.95 3/86 17281
/proc/meminfo: memFree=1116376/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=94980 CPUtime=12.61
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 21001 0 0 0 1249 12 0 0 25 0 1 0 154280153 97259520 20887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678601 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 23745 20887 721 52 0 22113 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 94980

[startup+25.5767 s]
/proc/loadavg: 1.95 1.99 1.95 3/86 17281
/proc/meminfo: memFree=1116056/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=95380 CPUtime=25.32
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 21055 0 0 0 2520 12 0 0 25 0 1 0 154280153 97669120 20941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 23845 20941 721 52 0 22213 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 95380

[startup+51.2485 s]
/proc/loadavg: 1.96 1.99 1.95 3/86 17281
/proc/meminfo: memFree=1115224/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=95644 CPUtime=50.76
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 21144 0 0 0 5063 13 0 0 25 0 1 0 154280153 97939456 21030 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 23911 21030 721 52 0 22279 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 95644

[startup+102.478 s]
/proc/loadavg: 2.05 2.00 1.96 3/86 17281
/proc/meminfo: memFree=1113752/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=96180 CPUtime=101.52
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 21281 0 0 0 10139 13 0 0 25 0 1 0 154280153 98488320 21167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 24045 21167 721 52 0 22413 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 96180

[startup+162.534 s]
/proc/loadavg: 2.02 2.00 1.96 3/86 17281
/proc/meminfo: memFree=1112024/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=96788 CPUtime=161.02
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 21443 0 0 0 16089 13 0 0 25 0 1 0 154280153 99110912 21329 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 24197 21329 721 52 0 22565 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 96788

[startup+222.601 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17281
/proc/meminfo: memFree=1110296/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=97480 CPUtime=220.53
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 21597 0 0 0 22039 14 0 0 25 0 1 0 154280153 99819520 21483 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 24370 21483 721 52 0 22738 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 97480

[startup+282.658 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17281
/proc/meminfo: memFree=1108632/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=98088 CPUtime=280.03
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 21747 0 0 0 27988 15 0 0 25 0 1 0 154280153 100442112 21633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 24522 21633 721 52 0 22890 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 98088

[startup+342.715 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17281
/proc/meminfo: memFree=1106968/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=98616 CPUtime=339.54
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 21900 0 0 0 33939 15 0 0 25 0 1 0 154280153 100982784 21786 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 24654 21786 721 52 0 23022 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 98616

[startup+402.766 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17281
/proc/meminfo: memFree=1105368/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=99144 CPUtime=399.04
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 22048 0 0 0 39888 16 0 0 25 0 1 0 154280153 101523456 21934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 24786 21934 721 52 0 23154 0
Current children cumulated CPU time (s) 399.04
Current children cumulated vsize (KiB) 99144

[startup+462.809 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17281
/proc/meminfo: memFree=1103704/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=99924 CPUtime=458.53
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 22195 0 0 0 45837 16 0 0 25 0 1 0 154280153 102322176 22081 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 24981 22081 721 52 0 23349 0
Current children cumulated CPU time (s) 458.53
Current children cumulated vsize (KiB) 99924

[startup+522.862 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17281
/proc/meminfo: memFree=1102104/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=100452 CPUtime=518.03
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 22346 0 0 0 51786 17 0 0 25 0 1 0 154280153 102862848 22232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 25113 22232 721 52 0 23481 0
Current children cumulated CPU time (s) 518.03
Current children cumulated vsize (KiB) 100452

[startup+582.925 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17281
/proc/meminfo: memFree=1100440/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=100980 CPUtime=577.53
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 22496 0 0 0 57736 17 0 0 25 0 1 0 154280153 103403520 22382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 25245 22382 721 52 0 23613 0
Current children cumulated CPU time (s) 577.53
Current children cumulated vsize (KiB) 100980

[startup+642.984 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17281
/proc/meminfo: memFree=1098840/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=101820 CPUtime=637.04
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 22645 0 0 0 63686 18 0 0 25 0 1 0 154280153 104263680 22531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 25455 22531 721 52 0 23823 0
Current children cumulated CPU time (s) 637.04
Current children cumulated vsize (KiB) 101820

[startup+703.04 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17281
/proc/meminfo: memFree=1097240/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=102348 CPUtime=696.55
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 22791 0 0 0 69637 18 0 0 25 0 1 0 154280153 104804352 22677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 25587 22677 721 52 0 23955 0
Current children cumulated CPU time (s) 696.55
Current children cumulated vsize (KiB) 102348

[startup+763.092 s]
/proc/loadavg: 2.03 2.01 1.96 3/86 17281
/proc/meminfo: memFree=1095704/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=102876 CPUtime=756.04
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 22934 0 0 0 75586 18 0 0 25 0 1 0 154280153 105345024 22820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 25719 22820 721 52 0 24087 0
Current children cumulated CPU time (s) 756.04
Current children cumulated vsize (KiB) 102876

[startup+823.149 s]
/proc/loadavg: 2.01 2.01 1.96 3/92 17353
/proc/meminfo: memFree=1092664/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=103404 CPUtime=815.47
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 23079 0 0 0 81528 19 0 0 25 0 1 0 154280153 105885696 22965 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 25851 22965 721 52 0 24219 0
Current children cumulated CPU time (s) 815.47
Current children cumulated vsize (KiB) 103404

[startup+883.237 s]
/proc/loadavg: 2.00 2.00 1.96 3/92 17447
/proc/meminfo: memFree=1091104/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=103932 CPUtime=874.91
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 23224 0 0 0 87471 20 0 0 25 0 1 0 154280153 106426368 23110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 25983 23110 721 52 0 24351 0
Current children cumulated CPU time (s) 874.91
Current children cumulated vsize (KiB) 103932

[startup+943.319 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17479
/proc/meminfo: memFree=1090776/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=104460 CPUtime=934.65
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 23362 0 0 0 93445 20 0 0 25 0 1 0 154280153 106967040 23248 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 26115 23248 721 52 0 24483 0
Current children cumulated CPU time (s) 934.65
Current children cumulated vsize (KiB) 104460

[startup+1003.36 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17479
/proc/meminfo: memFree=1089240/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=105256 CPUtime=994.4
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 23503 0 0 0 99419 21 0 0 25 0 1 0 154280153 107782144 23389 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 26314 23389 721 52 0 24682 0
Current children cumulated CPU time (s) 994.4
Current children cumulated vsize (KiB) 105256

[startup+1063.38 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17479
/proc/meminfo: memFree=1087640/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=105784 CPUtime=1054.14
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 23645 0 0 0 105393 21 0 0 25 0 1 0 154280153 108322816 23531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 26446 23531 721 52 0 24814 0
Current children cumulated CPU time (s) 1054.14
Current children cumulated vsize (KiB) 105784

[startup+1123.42 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17479
/proc/meminfo: memFree=1086104/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=106312 CPUtime=1113.89
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 23782 0 0 0 111368 21 0 0 25 0 1 0 154280153 108863488 23668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 26578 23668 721 52 0 24946 0
Current children cumulated CPU time (s) 1113.89
Current children cumulated vsize (KiB) 106312

[startup+1183.46 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17479
/proc/meminfo: memFree=1084568/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=106840 CPUtime=1173.65
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 23924 0 0 0 117343 22 0 0 25 0 1 0 154280153 109404160 23810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 26710 23810 721 52 0 25078 0
Current children cumulated CPU time (s) 1173.65
Current children cumulated vsize (KiB) 106840

[startup+1243.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17479
/proc/meminfo: memFree=1083032/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=107368 CPUtime=1233.4
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 24062 0 0 0 123318 22 0 0 25 0 1 0 154280153 109944832 23948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 26842 23948 721 52 0 25210 0
Current children cumulated CPU time (s) 1233.4
Current children cumulated vsize (KiB) 107368

[startup+1303.55 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17479
/proc/meminfo: memFree=1081624/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=107896 CPUtime=1293.16
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 24202 0 0 0 129294 22 0 0 25 0 1 0 154280153 110485504 24088 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 26974 24088 721 52 0 25342 0
Current children cumulated CPU time (s) 1293.16
Current children cumulated vsize (KiB) 107896

[startup+1363.59 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 17479
/proc/meminfo: memFree=1080088/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=108424 CPUtime=1352.91
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 24340 0 0 0 135268 23 0 0 25 0 1 0 154280153 111026176 24226 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 27106 24226 721 52 0 25474 0
Current children cumulated CPU time (s) 1352.91
Current children cumulated vsize (KiB) 108424

[startup+1423.62 s]
/proc/loadavg: 2.07 2.02 1.97 3/86 17479
/proc/meminfo: memFree=1078552/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=108952 CPUtime=1412.65
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 24482 0 0 0 141242 23 0 0 25 0 1 0 154280153 111566848 24368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 27238 24368 721 52 0 25606 0
Current children cumulated CPU time (s) 1412.65
Current children cumulated vsize (KiB) 108952

[startup+1483.66 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 17479
/proc/meminfo: memFree=1077016/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=109884 CPUtime=1472.4
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 24619 0 0 0 147217 23 0 0 25 0 1 0 154280153 112521216 24505 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 27471 24505 721 52 0 25839 0
Current children cumulated CPU time (s) 1472.4
Current children cumulated vsize (KiB) 109884

[startup+1543.7 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 17479
/proc/meminfo: memFree=1075480/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=110412 CPUtime=1532.16
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 24759 0 0 0 153192 24 0 0 25 0 1 0 154280153 113061888 24645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 27603 24645 721 52 0 25971 0
Current children cumulated CPU time (s) 1532.16
Current children cumulated vsize (KiB) 110412

[startup+1603.74 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17479
/proc/meminfo: memFree=1073944/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=110940 CPUtime=1591.92
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 24898 0 0 0 159167 25 0 0 25 0 1 0 154280153 113602560 24784 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/17280/statm: 27735 24784 721 52 0 26103 0
Current children cumulated CPU time (s) 1591.92
Current children cumulated vsize (KiB) 110940

[startup+1663.77 s]
/proc/loadavg: 2.07 2.02 1.97 3/86 17517
/proc/meminfo: memFree=1030432/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=111468 CPUtime=1651.63
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 25039 0 0 0 165135 28 0 0 25 0 1 0 154280153 114143232 24925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 0 0 0
/proc/17280/statm: 27867 24925 721 52 0 26235 0
Current children cumulated CPU time (s) 1651.63
Current children cumulated vsize (KiB) 111468

[startup+1723.81 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 17517
/proc/meminfo: memFree=1029216/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=111996 CPUtime=1711.36
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 25179 0 0 0 171108 28 0 0 25 0 1 0 154280153 114683904 25065 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/17280/statm: 27999 25065 721 52 0 26367 0
Current children cumulated CPU time (s) 1711.36
Current children cumulated vsize (KiB) 111996

[startup+1783.84 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 17517
/proc/meminfo: memFree=1028000/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=112524 CPUtime=1771.12
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 25321 0 0 0 177083 29 0 0 25 0 1 0 154280153 115224576 25207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/17280/statm: 28131 25207 721 52 0 26499 0
Current children cumulated CPU time (s) 1771.12
Current children cumulated vsize (KiB) 112524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.89 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17517
/proc/meminfo: memFree=1027296/2055920 swapFree=4160348/4192956
[pid=17280] ppid=17278 vsize=112788 CPUtime=1800.01
/proc/17280/stat : 17280 (CSPtoSAT+minisa) R 17278 17280 16839 0 -1 4194304 25389 0 0 0 179972 29 0 0 25 0 1 0 154280153 115494912 25275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 0 0 0
/proc/17280/statm: 28197 25275 721 52 0 26565 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 112788

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.92
CPU time (s): 1800.04
CPU user time (s): 1799.72
CPU system time (s): 0.313952
CPU usage (%): 99.2897
Max. virtual memory (cumulated for all children) (KiB): 112788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
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= 25389
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= 29826

runsolver used 1.9777 s user time and 5.48317 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 04:47:31 UTC 2007


IDJOB= 204646
IDBENCH= 4045
FILE ID= node12/204646-1168058851

PBS_JOBID= 3475337

Free space on /tmp= 66315 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp19/fapp19-0350-6.xml
COMMAND LINE= /tmp/evaluation/204646-1168058851/CSPtoSAT+minisat /tmp/evaluation/204646-1168058851/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-204646-1168058851 -o ROOT/results/node12/solver-204646-1168058851 -C 1800 -M 900  /tmp/evaluation/204646-1168058851/CSPtoSAT+minisat /tmp/evaluation/204646-1168058851/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  8bcf508d442c4f70cf195aea7c1d7dfd

RANDOM SEED= 587180755

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.265
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.265
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:       1197944 kB
Buffers:         80316 kB
Cached:         604660 kB
SwapCached:       4952 kB
Active:         398596 kB
Inactive:       359752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1197944 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            2384 kB
Writeback:           0 kB
Mapped:          86300 kB
Slab:            84632 kB
Committed_AS:  3918560 kB
PageTables:       2136 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= 66313 MiB



End job on node12 on Sat Jan  6 05:17:44 UTC 2007