Trace number 1728455

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
CircUs 2009-03-23? (TO) 1200.12 1200.72

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
MD5SUM15ed95b3a35c74d0cc5dd4986376305c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.2571
Satisfiable
(Un)Satisfiability was proved
Number of variables11318
Number of clauses316793
Sum of the clauses size640466
Maximum clause length38
Minimum clause length1
Number of clauses of size 161
Number of clauses of size 2314245
Number of clauses of size 3173
Number of clauses of size 42250
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

2.69/2.74	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
2.69/2.74	c Eliminate time :       2.34 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728455-1240736970/watcher-1728455-1240736970 -o /tmp/evaluation-result-1728455-1240736970/solver-1728455-1240736970 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1728455-1240736970.cnf -t 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 20811
/proc/meminfo: memFree=1459800/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=4536 CPUtime=0
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 313 0 0 0 0 0 0 0 20 0 1 120000 101726535 4644864 298 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 1134 300 70 173 0 959 0

[startup+0.0113111 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 20811
/proc/meminfo: memFree=1459800/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=4932 CPUtime=0
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 419 0 0 0 0 0 0 0 20 0 1 120000 101726535 5050368 404 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 1233 405 70 173 0 1058 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4932

[startup+0.102325 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 20811
/proc/meminfo: memFree=1459800/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=9276 CPUtime=0.09
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 1634 0 0 0 9 0 0 0 21 0 1 120000 101726535 9498624 1521 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 2319 1522 70 173 0 2144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9276

[startup+0.301359 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 20811
/proc/meminfo: memFree=1459800/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=18368 CPUtime=0.29
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 4209 0 0 0 28 1 0 0 22 0 1 120000 101726535 18808832 3967 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 4592 3968 70 173 0 4417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18368

[startup+0.701432 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 20811
/proc/meminfo: memFree=1459800/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=22688 CPUtime=0.69
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 5455 0 0 0 68 1 0 0 25 0 1 120000 101726535 23232512 4955 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 5672 4955 74 173 0 5497 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22688

[startup+1.50157 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1440208/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=22688 CPUtime=1.49
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 5455 0 0 0 148 1 0 0 25 0 1 120000 101726535 23232512 4955 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 5672 4955 74 173 0 5497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22688

[startup+3.10186 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1440080/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=22952 CPUtime=3.09
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 5547 0 0 0 308 1 0 0 25 0 1 120000 101726535 23502848 5047 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 5738 5047 89 173 0 5563 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22952

[startup+6.30143 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1438352/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=24272 CPUtime=6.29
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 5890 0 0 0 627 2 0 0 25 0 1 120000 101726535 24854528 5390 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 6068 5390 89 173 0 5893 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24272

[startup+12.7016 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1437344/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=25328 CPUtime=12.68
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 6148 0 0 0 1266 2 0 0 25 0 1 120000 101726535 25935872 5648 1992294400 134512640 135224549 4294956224 18446744073709551615 134595609 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 6332 5648 89 173 0 6157 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25328

[startup+25.5028 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1435040/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=27736 CPUtime=25.48
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 6733 0 0 0 2545 3 0 0 25 0 1 120000 101726535 28401664 6233 1992294400 134512640 135224549 4294956224 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 6934 6233 89 173 0 6759 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27736

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1431776/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=30904 CPUtime=51.07
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 7547 0 0 0 5103 4 0 0 25 0 1 120000 101726535 31645696 7047 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 7726 7047 89 173 0 7551 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30904

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1422496/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=40264 CPUtime=102.24
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 9848 0 0 0 10218 6 0 0 25 0 1 120000 101726535 41230336 9348 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 10066 9348 89 173 0 9891 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 40264

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1417440/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=45148 CPUtime=162.22
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 11097 0 0 0 16214 8 0 0 25 0 1 120000 101726535 46231552 10597 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 11287 10597 89 173 0 11112 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 45148

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1410784/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=52140 CPUtime=222.19
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 12786 0 0 0 22209 10 0 0 25 0 1 120000 101726535 53391360 12286 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 13035 12286 89 173 0 12860 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 52140

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1404896/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=57816 CPUtime=282.16
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 14226 0 0 0 28205 11 0 0 25 0 1 120000 101726535 59203584 13726 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 14454 13726 89 173 0 14279 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 57816

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1402976/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=59664 CPUtime=342.13
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 14693 0 0 0 34202 11 0 0 25 0 1 120000 101726535 61095936 14193 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 14916 14193 89 173 0 14741 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 59664

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1397344/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=65372 CPUtime=402.09
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 16104 0 0 0 40196 13 0 0 25 0 1 120000 101726535 66940928 15604 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20811/statm: 16343 15604 89 173 0 16168 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 65372

[startup+462.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1392800/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=69860 CPUtime=462.07
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 17231 0 0 0 46192 15 0 0 25 0 1 120000 101726535 71536640 16731 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 17465 16731 89 173 0 17290 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 69860

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1389216/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=73444 CPUtime=522.04
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 18118 0 0 0 52188 16 0 0 25 0 1 120000 101726535 75206656 17618 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 18361 17618 89 173 0 18186 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 73444

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1389216/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=73444 CPUtime=582
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 18120 0 0 0 58184 16 0 0 25 0 1 120000 101726535 75206656 17620 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 18361 17620 89 173 0 18186 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 73444

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1382432/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=80576 CPUtime=641.98
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 19934 0 0 0 64180 18 0 0 25 0 1 120000 101726535 82509824 19305 1992294400 134512640 135224549 4294956224 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 20144 19305 89 173 0 19969 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 80576

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1379488/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=83612 CPUtime=701.95
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 20711 0 0 0 70176 19 0 0 25 0 1 120000 101726535 85618688 20082 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 20903 20082 89 173 0 20728 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 83612

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1375264/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=87584 CPUtime=761.93
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 21702 0 0 0 76173 20 0 0 25 0 1 120000 101726535 89686016 21073 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 21896 21073 89 173 0 21721 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 87584

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1373728/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=89436 CPUtime=821.88
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 22144 0 0 0 82168 20 0 0 25 0 1 120000 101726535 91582464 21515 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 22359 21515 89 173 0 22184 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 89436

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1368160/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=94780 CPUtime=881.85
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 23483 0 0 0 88163 22 0 0 25 0 1 120000 101726535 97054720 22854 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 23695 22854 89 173 0 23520 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 94780

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1368160/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=94936 CPUtime=941.81
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 23498 0 0 0 94159 22 0 0 25 0 1 120000 101726535 97214464 22869 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 23734 22869 89 173 0 23559 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 94936

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1357280/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=105652 CPUtime=1001.78
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 26202 0 0 0 100154 24 0 0 25 0 1 120000 101726535 108187648 25573 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 26413 25573 89 173 0 26238 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 105652

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1357216/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=105652 CPUtime=1061.75
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 26202 0 0 0 106151 24 0 0 25 0 1 120000 101726535 108187648 25573 1992294400 134512640 135224549 4294956224 18446744073709551615 134595775 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 26413 25573 89 173 0 26238 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 105652

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1357216/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=105652 CPUtime=1121.72
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 26207 0 0 0 112148 24 0 0 25 0 1 120000 101726535 108187648 25578 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 26413 25578 89 173 0 26238 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 105652

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1348128/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=115232 CPUtime=1181.7
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 28574 0 0 0 118143 27 0 0 25 0 1 120000 101726535 117997568 27945 1992294400 134512640 135224549 4294956224 18446744073709551615 134631364 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 28808 27945 89 173 0 28633 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 115232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1347744/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=115232 CPUtime=1200.09
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 28575 0 0 0 119982 27 0 0 25 0 1 100 101726535 117997568 27946 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 28808 27946 89 173 0 28633 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 115232

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

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 20812
/proc/meminfo: memFree=1347744/2055920 swapFree=4192952/4192956
[pid=20811] ppid=20809 vsize=115232 CPUtime=1200.09
/proc/20811/stat : 20811 (CirCUs) R 20809 20811 20709 0 -1 4194304 28575 0 0 0 119982 27 0 0 25 0 1 100 101726535 117997568 27946 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 0 0 0
/proc/20811/statm: 28808 27946 89 173 0 28633 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 115232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.12
CPU user time (s): 1199.83
CPU system time (s): 0.289955
CPU usage (%): 99.9497
Max. virtual memory (cumulated for all children) (KiB): 115232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.289955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28575
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= 1
involuntary context switches= 4068

runsolver used 1.27481 second user time and 2.66559 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 11:09:30
IDJOB=1728455
IDBENCH=24670
IDSOLVER=544
FILE ID=node89/1728455-1240736970
PBS_JOBID= 9187014
Free space on /tmp= 66380 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Hard/contest05/others/strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728455-1240736970/watcher-1728455-1240736970 -o /tmp/evaluation-result-1728455-1240736970/solver-1728455-1240736970 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1728455-1240736970.cnf -t 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 15ed95b3a35c74d0cc5dd4986376305c
RANDOM SEED=1354032685

node89.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1460216 kB
Buffers:         59552 kB
Cached:         444732 kB
SwapCached:          4 kB
Active:         209308 kB
Inactive:       308876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460216 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            5172 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            63496 kB
Committed_AS:   311236 kB
PageTables:       1372 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= 66380 MiB
End job on node89 at 2009-04-26 11:29:33