Trace number 221262

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.06 1806.01

General information on the benchmark

NamequeenAttacking/
queenAttacking-6.xml
MD5SUMb8819f8dd523d23a99165a8017c8adf9
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.74573
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables37
Number of constraints641
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension641
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.05	c ...done
0.05	c #SATvar=3834 #SATclauses=7553 #CSPpredicates=641

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/node33/watcher-221262-1168066691 -o ROOT/results/node33/solver-221262-1168066691 -C 1800 -M 900 /tmp/evaluation/221262-1168066691/CSPtoSAT+minisat /tmp/evaluation/221262-1168066691/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.02 1.01 1.08 5/73 9191
/proc/meminfo: memFree=1040736/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=6696 CPUtime=0
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 155063181 6856704 382 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 10948696 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 1674 382 357 52 0 30 0

[startup+0.103516 s]
/proc/loadavg: 1.02 1.01 1.08 5/73 9191
/proc/meminfo: memFree=1040736/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=7428 CPUtime=0.09
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1024 0 0 0 9 0 0 0 18 0 1 0 155063181 7606272 966 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 1857 966 720 52 0 225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7428

[startup+0.511598 s]
/proc/loadavg: 1.02 1.01 1.08 5/73 9191
/proc/meminfo: memFree=1040736/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=7560 CPUtime=0.5
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1049 0 0 0 50 0 0 0 22 0 1 0 155063181 7741440 991 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 1890 991 720 52 0 258 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7560

[startup+1.33277 s]
/proc/loadavg: 1.10 1.03 1.08 3/73 9191
/proc/meminfo: memFree=1039584/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=7852 CPUtime=1.32
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1107 0 0 0 132 0 0 0 25 0 1 0 155063181 8040448 1049 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134665802 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 1963 1049 720 52 0 331 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7852

[startup+2.97411 s]
/proc/loadavg: 1.10 1.03 1.08 3/73 9191
/proc/meminfo: memFree=1039328/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=7852 CPUtime=2.96
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1124 0 0 0 296 0 0 0 25 0 1 0 155063181 8040448 1066 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 1963 1066 720 52 0 331 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7852

[startup+6.25278 s]
/proc/loadavg: 1.17 1.04 1.09 3/73 9191
/proc/meminfo: memFree=1038952/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=7852 CPUtime=6.24
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1135 0 0 0 624 0 0 0 25 0 1 0 155063181 8040448 1077 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 1963 1077 720 52 0 331 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7852

[startup+12.7131 s]
/proc/loadavg: 1.24 1.06 1.09 3/73 9191
/proc/meminfo: memFree=1038504/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=7984 CPUtime=12.69
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1151 0 0 0 1269 0 0 0 25 0 1 0 155063181 8175616 1093 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687462 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 1996 1093 720 52 0 364 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7984

[startup+25.5308 s]
/proc/loadavg: 1.35 1.09 1.10 3/73 9191
/proc/meminfo: memFree=1037480/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=7984 CPUtime=25.5
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1167 0 0 0 2550 0 0 0 25 0 1 0 155063181 8175616 1109 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 1996 1109 720 52 0 364 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 7984

[startup+51.161 s]
/proc/loadavg: 1.61 1.17 1.13 3/73 9191
/proc/meminfo: memFree=1035560/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=8116 CPUtime=51.12
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1195 0 0 0 5112 0 0 0 25 0 1 0 155063181 8310784 1137 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2029 1137 720 52 0 397 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 8116

[startup+102.421 s]
/proc/loadavg: 1.83 1.30 1.17 3/73 9191
/proc/meminfo: memFree=1032040/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=8312 CPUtime=102.37
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1249 0 0 0 10236 1 0 0 25 0 1 0 155063181 8511488 1191 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2078 1191 720 52 0 446 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 8312

[startup+162.504 s]
/proc/loadavg: 2.01 1.44 1.23 3/73 9191
/proc/meminfo: memFree=1027304/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=8572 CPUtime=162.43
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1301 0 0 0 16242 1 0 0 25 0 1 0 155063181 8777728 1243 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2143 1243 720 52 0 511 0
Current children cumulated CPU time (s) 162.43
Current children cumulated vsize (KiB) 8572

[startup+222.514 s]
/proc/loadavg: 2.07 1.56 1.28 3/79 9337
/proc/meminfo: memFree=1021216/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=8736 CPUtime=222.28
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1348 0 0 0 22227 1 0 0 25 0 1 0 155063181 8945664 1290 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2184 1290 720 52 0 552 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 8736

[startup+282.515 s]
/proc/loadavg: 2.03 1.63 1.32 3/73 9389
/proc/meminfo: memFree=1017576/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=9000 CPUtime=282.2
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1400 0 0 0 28219 1 0 0 25 0 1 0 155063181 9216000 1342 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2250 1342 720 52 0 618 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 9000

[startup+342.589 s]
/proc/loadavg: 2.01 1.70 1.36 3/73 9389
/proc/meminfo: memFree=1012840/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=9132 CPUtime=342.24
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1441 0 0 0 34223 1 0 0 25 0 1 0 155063181 9351168 1383 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2283 1383 720 52 0 651 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 9132

[startup+402.668 s]
/proc/loadavg: 2.00 1.75 1.40 3/73 9461
/proc/meminfo: memFree=1186456/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=9296 CPUtime=402.27
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1482 0 0 0 40225 2 0 0 25 0 1 0 155063181 9519104 1424 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2324 1424 720 52 0 692 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 9296

[startup+462.769 s]
/proc/loadavg: 2.00 1.79 1.43 3/73 9461
/proc/meminfo: memFree=1183912/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=9428 CPUtime=462.13
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1511 0 0 0 46211 2 0 0 25 0 1 0 155063181 9654272 1453 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2357 1453 720 52 0 725 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 9428

[startup+522.864 s]
/proc/loadavg: 2.04 1.84 1.47 3/73 9461
/proc/meminfo: memFree=1183656/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=9556 CPUtime=521.99
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1542 0 0 0 52197 2 0 0 25 0 1 0 155063181 9785344 1484 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2389 1484 720 52 0 757 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 9556

[startup+582.965 s]
/proc/loadavg: 2.01 1.87 1.50 3/73 9461
/proc/meminfo: memFree=1183464/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=9684 CPUtime=581.85
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1580 0 0 0 58183 2 0 0 25 0 1 0 155063181 9916416 1522 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2421 1522 720 52 0 789 0
Current children cumulated CPU time (s) 581.85
Current children cumulated vsize (KiB) 9684

[startup+643.07 s]
/proc/loadavg: 2.00 1.89 1.53 3/73 9461
/proc/meminfo: memFree=1183272/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=9816 CPUtime=641.73
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1611 0 0 0 64170 3 0 0 25 0 1 0 155063181 10051584 1553 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2454 1553 720 52 0 822 0
Current children cumulated CPU time (s) 641.73
Current children cumulated vsize (KiB) 9816

[startup+703.166 s]
/proc/loadavg: 2.00 1.91 1.56 3/73 9461
/proc/meminfo: memFree=1183144/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=9948 CPUtime=701.58
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1642 0 0 0 70155 3 0 0 25 0 1 0 155063181 10186752 1584 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2487 1584 720 52 0 855 0
Current children cumulated CPU time (s) 701.58
Current children cumulated vsize (KiB) 9948

[startup+763.168 s]
/proc/loadavg: 2.00 1.92 1.58 3/73 9461
/proc/meminfo: memFree=1183016/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10080 CPUtime=761.35
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1667 0 0 0 76132 3 0 0 25 0 1 0 155063181 10321920 1609 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2520 1609 720 52 0 888 0
Current children cumulated CPU time (s) 761.35
Current children cumulated vsize (KiB) 10080

[startup+823.267 s]
/proc/loadavg: 2.00 1.93 1.60 3/73 9461
/proc/meminfo: memFree=1182824/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10080 CPUtime=821.21
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1695 0 0 0 82118 3 0 0 25 0 1 0 155063181 10321920 1637 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2520 1637 720 52 0 888 0
Current children cumulated CPU time (s) 821.21
Current children cumulated vsize (KiB) 10080

[startup+883.373 s]
/proc/loadavg: 2.00 1.94 1.63 3/73 9461
/proc/meminfo: memFree=1182696/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10212 CPUtime=881.08
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1719 0 0 0 88105 3 0 0 25 0 1 0 155063181 10457088 1661 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2553 1661 720 52 0 921 0
Current children cumulated CPU time (s) 881.08
Current children cumulated vsize (KiB) 10212

[startup+943.471 s]
/proc/loadavg: 2.00 1.95 1.65 3/73 9461
/proc/meminfo: memFree=1182632/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10420 CPUtime=940.93
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1735 0 0 0 94090 3 0 0 25 0 1 0 155063181 10670080 1677 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2605 1677 721 52 0 973 0
Current children cumulated CPU time (s) 940.93
Current children cumulated vsize (KiB) 10420

[startup+1003.57 s]
/proc/loadavg: 2.07 1.97 1.67 3/73 9461
/proc/meminfo: memFree=1182504/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10420 CPUtime=1000.8
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1751 0 0 0 100076 4 0 0 25 0 1 0 155063181 10670080 1693 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2605 1693 721 52 0 973 0
Current children cumulated CPU time (s) 1000.8
Current children cumulated vsize (KiB) 10420

[startup+1063.66 s]
/proc/loadavg: 2.02 1.97 1.69 3/73 9461
/proc/meminfo: memFree=1182440/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10548 CPUtime=1060.66
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1763 0 0 0 106062 4 0 0 25 0 1 0 155063181 10801152 1705 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2637 1705 721 52 0 1005 0
Current children cumulated CPU time (s) 1060.66
Current children cumulated vsize (KiB) 10548

[startup+1123.67 s]
/proc/loadavg: 2.01 1.97 1.70 3/73 9461
/proc/meminfo: memFree=1182312/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10548 CPUtime=1120.42
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1777 0 0 0 112038 4 0 0 25 0 1 0 155063181 10801152 1719 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2637 1719 721 52 0 1005 0
Current children cumulated CPU time (s) 1120.42
Current children cumulated vsize (KiB) 10548

[startup+1183.77 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 9461
/proc/meminfo: memFree=1182184/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10548 CPUtime=1180.28
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1790 0 0 0 118024 4 0 0 25 0 1 0 155063181 10801152 1732 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2637 1732 721 52 0 1005 0
Current children cumulated CPU time (s) 1180.28
Current children cumulated vsize (KiB) 10548

[startup+1243.86 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 9461
/proc/meminfo: memFree=1182120/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10676 CPUtime=1240.14
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1804 0 0 0 124010 4 0 0 25 0 1 0 155063181 10932224 1746 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2669 1746 721 52 0 1037 0
Current children cumulated CPU time (s) 1240.14
Current children cumulated vsize (KiB) 10676

[startup+1303.96 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 9463
/proc/meminfo: memFree=1181864/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10676 CPUtime=1300.01
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1814 0 0 0 129996 5 0 0 25 0 1 0 155063181 10932224 1756 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2669 1756 721 52 0 1037 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 10676

[startup+1364.06 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 9463
/proc/meminfo: memFree=1181864/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10676 CPUtime=1359.86
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1818 0 0 0 135981 5 0 0 25 0 1 0 155063181 10932224 1760 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2669 1760 721 52 0 1037 0
Current children cumulated CPU time (s) 1359.86
Current children cumulated vsize (KiB) 10676

[startup+1424.16 s]
/proc/loadavg: 2.00 1.97 1.77 3/73 9463
/proc/meminfo: memFree=1181864/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10676 CPUtime=1419.72
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1824 0 0 0 141967 5 0 0 25 0 1 0 155063181 10932224 1766 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2669 1766 721 52 0 1037 0
Current children cumulated CPU time (s) 1419.72
Current children cumulated vsize (KiB) 10676

[startup+1484.26 s]
/proc/loadavg: 2.04 1.99 1.79 3/73 9463
/proc/meminfo: memFree=1181864/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10808 CPUtime=1479.58
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1831 0 0 0 147953 5 0 0 25 0 1 0 155063181 11067392 1773 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2702 1773 721 52 0 1070 0
Current children cumulated CPU time (s) 1479.58
Current children cumulated vsize (KiB) 10808

[startup+1544.36 s]
/proc/loadavg: 2.01 1.99 1.80 3/73 9463
/proc/meminfo: memFree=1181800/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10808 CPUtime=1539.44
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1838 0 0 0 153939 5 0 0 25 0 1 0 155063181 11067392 1780 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687569 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2702 1780 721 52 0 1070 0
Current children cumulated CPU time (s) 1539.44
Current children cumulated vsize (KiB) 10808

[startup+1604.37 s]
/proc/loadavg: 2.00 1.99 1.81 3/73 9463
/proc/meminfo: memFree=1181800/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10808 CPUtime=1599.21
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1842 0 0 0 159916 5 0 0 25 0 1 0 155063181 11067392 1784 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2702 1784 721 52 0 1070 0
Current children cumulated CPU time (s) 1599.21
Current children cumulated vsize (KiB) 10808

[startup+1664.47 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 9463
/proc/meminfo: memFree=1181736/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10808 CPUtime=1659.07
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1851 0 0 0 165902 5 0 0 25 0 1 0 155063181 11067392 1793 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2702 1793 721 52 0 1070 0
Current children cumulated CPU time (s) 1659.07
Current children cumulated vsize (KiB) 10808

[startup+1724.56 s]
/proc/loadavg: 2.00 1.99 1.83 3/73 9463
/proc/meminfo: memFree=1181608/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10808 CPUtime=1718.92
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1862 0 0 0 171887 5 0 0 25 0 1 0 155063181 11067392 1804 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2702 1804 721 52 0 1070 0
Current children cumulated CPU time (s) 1718.92
Current children cumulated vsize (KiB) 10808

[startup+1784.56 s]
/proc/loadavg: 2.00 1.99 1.83 3/73 9463
/proc/meminfo: memFree=1181544/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10936 CPUtime=1778.68
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1872 0 0 0 177863 5 0 0 25 0 1 0 155063181 11198464 1814 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2734 1814 721 52 0 1102 0
Current children cumulated CPU time (s) 1778.68
Current children cumulated vsize (KiB) 10936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806 s]
/proc/loadavg: 2.00 1.99 1.83 3/73 9463
/proc/meminfo: memFree=1181480/2055920 swapFree=4192224/4192956
[pid=9190] ppid=9188 vsize=10936 CPUtime=1800.05
/proc/9190/stat : 9190 (CSPtoSAT+minisa) R 9188 9190 9061 0 -1 4194304 1875 0 0 0 179999 6 0 0 25 0 1 0 155063181 11198464 1817 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9190/statm: 2734 1817 721 52 0 1102 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 10936

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.01
CPU time (s): 1800.06
CPU user time (s): 1800
CPU system time (s): 0.06299
CPU usage (%): 99.6708
Max. virtual memory (cumulated for all children) (KiB): 10940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1875
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= 12
involuntary context switches= 19123

runsolver used 1.71574 s user time and 4.76628 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan  6 06:58:13 UTC 2007


IDJOB= 221262
IDBENCH= 5404
FILE ID= node33/221262-1168066691

PBS_JOBID= 3475651

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/queenAttacking/queenAttacking-6.xml
COMMAND LINE= /tmp/evaluation/221262-1168066691/CSPtoSAT+minisat /tmp/evaluation/221262-1168066691/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-221262-1168066691 -o ROOT/results/node33/solver-221262-1168066691 -C 1800 -M 900  /tmp/evaluation/221262-1168066691/CSPtoSAT+minisat /tmp/evaluation/221262-1168066691/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b8819f8dd523d23a99165a8017c8adf9

RANDOM SEED= 426246725

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.281
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.281
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:       1041344 kB
Buffers:         41656 kB
Cached:         716640 kB
SwapCached:        448 kB
Active:         248236 kB
Inactive:       683380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1041344 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:         186220 kB
Slab:            68212 kB
Committed_AS:  2788084 kB
PageTables:       2028 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= 66553 MiB



End job on node33 on Sat Jan  6 07:28:19 UTC 2007