Trace number 1718321

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.02 1200.31

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.10.unsat.cnf
MD5SUMb1a6497b6934405ef70bfcc51fa85893
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark362.542
Satisfiable
(Un)Satisfiability was proved
Number of variables1111
Number of clauses3756
Sum of the clauses size9786
Maximum clause length19
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21603
Number of clauses of size 32090
Number of clauses of size 430
Number of clauses of size 518
Number of clauses of size over 512

Solver Data

0.00/0.01	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.00/0.01	c Eliminate time :       0.01 

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-1718321-1240635667/watcher-1718321-1240635667 -o /tmp/evaluation-result-1718321-1240635667/solver-1718321-1240635667 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1718321-1240635667.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.76 1.69 1.37 3/64 16044
/proc/meminfo: memFree=988816/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=1444 CPUtime=0
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 120000 91600716 1478656 164 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 361 164 70 173 0 186 0

[startup+0.0471959 s]
/proc/loadavg: 1.76 1.69 1.37 3/64 16044
/proc/meminfo: memFree=988816/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=1716 CPUtime=0.04
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 270 0 0 0 4 0 0 0 18 0 1 120000 91600716 1757184 254 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 429 254 93 173 0 254 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1716

[startup+0.1012 s]
/proc/loadavg: 1.76 1.69 1.37 3/64 16044
/proc/meminfo: memFree=988816/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=1848 CPUtime=0.1
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 298 0 0 0 10 0 0 0 18 0 1 120000 91600716 1892352 282 1992294400 134512640 135224549 4294956208 18446744073709551615 134588204 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 462 282 93 173 0 287 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1848

[startup+0.301216 s]
/proc/loadavg: 1.76 1.69 1.37 3/64 16044
/proc/meminfo: memFree=988816/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=2112 CPUtime=0.3
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 348 0 0 0 30 0 0 0 19 0 1 120000 91600716 2162688 332 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 528 332 93 173 0 353 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2112

[startup+0.701248 s]
/proc/loadavg: 1.76 1.69 1.37 3/64 16044
/proc/meminfo: memFree=988816/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=2112 CPUtime=0.69
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 357 0 0 0 69 0 0 0 23 0 1 120000 91600716 2162688 341 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 528 341 93 173 0 353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2112

[startup+1.50131 s]
/proc/loadavg: 1.70 1.68 1.36 2/65 16045
/proc/meminfo: memFree=987592/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=2376 CPUtime=1.49
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 424 0 0 0 149 0 0 0 25 0 1 120000 91600716 2433024 408 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 594 408 93 173 0 419 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2376

[startup+3.10144 s]
/proc/loadavg: 1.70 1.68 1.36 2/65 16045
/proc/meminfo: memFree=987272/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=2772 CPUtime=3.09
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 543 0 0 0 309 0 0 0 25 0 1 120000 91600716 2838528 527 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 693 527 93 173 0 518 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2772

[startup+6.3017 s]
/proc/loadavg: 1.65 1.67 1.36 2/65 16045
/proc/meminfo: memFree=986248/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=3696 CPUtime=6.29
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 750 0 0 0 629 0 0 0 25 0 1 120000 91600716 3784704 734 1992294400 134512640 135224549 4294956208 18446744073709551615 134630857 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 924 734 93 173 0 749 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3696

[startup+12.7012 s]
/proc/loadavg: 1.59 1.66 1.36 2/65 16045
/proc/meminfo: memFree=984968/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=4752 CPUtime=12.68
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 1015 0 0 0 1268 0 0 0 25 0 1 120000 91600716 4866048 999 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 1188 999 93 173 0 1013 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4752

[startup+25.5013 s]
/proc/loadavg: 1.50 1.63 1.36 2/65 16045
/proc/meminfo: memFree=983304/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=6340 CPUtime=25.48
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 1422 0 0 0 2547 1 0 0 25 0 1 120000 91600716 6492160 1406 1992294400 134512640 135224549 4294956208 18446744073709551615 134595625 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 1585 1406 93 173 0 1410 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6340

[startup+51.1013 s]
/proc/loadavg: 1.30 1.57 1.34 2/65 16045
/proc/meminfo: memFree=981640/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=8224 CPUtime=51.07
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 1886 0 0 0 5106 1 0 0 25 0 1 120000 91600716 8421376 1837 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 2056 1837 93 173 0 1881 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8224

[startup+102.305 s]
/proc/loadavg: 1.13 1.48 1.33 2/65 16045
/proc/meminfo: memFree=978952/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=10964 CPUtime=102.27
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 2552 0 0 0 10224 3 0 0 25 0 1 120000 91600716 11227136 2503 1992294400 134512640 135224549 4294956208 18446744073709551615 134595530 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 2741 2503 93 173 0 2566 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10964

[startup+162.301 s]
/proc/loadavg: 1.05 1.39 1.30 2/65 16045
/proc/meminfo: memFree=977032/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=13204 CPUtime=162.25
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 3106 0 0 0 16221 4 0 0 25 0 1 120000 91600716 13520896 2992 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 3301 2992 93 173 0 3126 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 13204

[startup+222.301 s]
/proc/loadavg: 1.02 1.32 1.28 2/65 16045
/proc/meminfo: memFree=974856/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=15220 CPUtime=222.24
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 3636 0 0 0 22219 5 0 0 25 0 1 120000 91600716 15585280 3522 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 3805 3522 93 173 0 3630 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 15220

[startup+282.301 s]
/proc/loadavg: 1.00 1.26 1.26 3/65 16045
/proc/meminfo: memFree=973896/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=16084 CPUtime=282.22
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 3870 0 0 0 28217 5 0 0 25 0 1 120000 91600716 16470016 3756 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 4021 3756 93 173 0 3846 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 16084

[startup+342.302 s]
/proc/loadavg: 1.00 1.21 1.24 2/65 16045
/proc/meminfo: memFree=972368/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=17812 CPUtime=342.21
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 4251 0 0 0 34215 6 0 0 25 0 1 120000 91600716 18239488 4137 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 4453 4137 93 173 0 4278 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 17812

[startup+402.302 s]
/proc/loadavg: 1.00 1.17 1.22 2/65 16045
/proc/meminfo: memFree=970896/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=19292 CPUtime=402.19
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 4614 0 0 0 40212 7 0 0 25 0 1 120000 91600716 19755008 4500 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 4823 4500 93 173 0 4648 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 19292

[startup+462.302 s]
/proc/loadavg: 1.00 1.13 1.21 2/65 16045
/proc/meminfo: memFree=970064/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=20492 CPUtime=462.18
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 4858 0 0 0 46211 7 0 0 25 0 1 120000 91600716 20983808 4744 1992294400 134512640 135224549 4294956208 18446744073709551615 134595634 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 5123 4744 93 173 0 4948 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 20492

[startup+522.302 s]
/proc/loadavg: 1.00 1.11 1.19 2/65 16045
/proc/meminfo: memFree=969616/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=20756 CPUtime=522.16
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 4941 0 0 0 52209 7 0 0 25 0 1 120000 91600716 21254144 4827 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 5189 4827 93 173 0 5014 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 20756

[startup+582.301 s]
/proc/loadavg: 1.00 1.08 1.17 2/65 16045
/proc/meminfo: memFree=967760/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=23060 CPUtime=582.15
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 5529 0 0 0 58207 8 0 0 25 0 1 120000 91600716 23613440 5286 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 5765 5286 93 173 0 5590 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 23060

[startup+642.301 s]
/proc/loadavg: 1.00 1.07 1.16 2/65 16045
/proc/meminfo: memFree=967760/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=23060 CPUtime=642.14
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 5536 0 0 0 64206 8 0 0 25 0 1 120000 91600716 23613440 5293 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 5765 5293 93 173 0 5590 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 23060

[startup+702.301 s]
/proc/loadavg: 1.00 1.05 1.15 2/65 16045
/proc/meminfo: memFree=965968/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=24840 CPUtime=702.12
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 5976 0 0 0 70203 9 0 0 25 0 1 120000 91600716 25436160 5733 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 6210 5733 93 173 0 6035 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 24840

[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.14 2/65 16045
/proc/meminfo: memFree=965904/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=24972 CPUtime=762.11
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 5996 0 0 0 76202 9 0 0 25 0 1 120000 91600716 25571328 5753 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 6243 5753 93 173 0 6068 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 24972

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.13 2/65 16045
/proc/meminfo: memFree=965648/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=25236 CPUtime=822.09
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 6094 0 0 0 82200 9 0 0 25 0 1 120000 91600716 25841664 5851 1992294400 134512640 135224549 4294956208 18446744073709551615 134595530 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 6309 5851 93 173 0 6134 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 25236

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.12 3/65 16045
/proc/meminfo: memFree=964112/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=26572 CPUtime=882.08
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 6474 0 0 0 88198 10 0 0 25 0 1 120000 91600716 27209728 6231 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 6643 6231 93 173 0 6468 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 26572

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.10 2/65 16045
/proc/meminfo: memFree=963984/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=26732 CPUtime=942.07
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 6501 0 0 0 94197 10 0 0 25 0 1 120000 91600716 27373568 6258 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 6683 6258 93 173 0 6508 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 26732

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 16045
/proc/meminfo: memFree=963536/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=27248 CPUtime=1002.05
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 6614 0 0 0 100195 10 0 0 25 0 1 120000 91600716 27901952 6371 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 6812 6371 93 173 0 6637 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 27248

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 16045
/proc/meminfo: memFree=961680/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=29212 CPUtime=1062.04
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 7072 0 0 0 106194 10 0 0 25 0 1 120000 91600716 29913088 6829 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 7303 6829 93 173 0 7128 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 29212

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 16045
/proc/meminfo: memFree=961680/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=29212 CPUtime=1122.02
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 7073 0 0 0 112192 10 0 0 25 0 1 120000 91600716 29913088 6830 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 7303 6830 93 173 0 7128 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 29212

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 16045
/proc/meminfo: memFree=961360/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=29536 CPUtime=1182.01
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 7154 0 0 0 118191 10 0 0 25 0 1 120000 91600716 30244864 6911 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 7384 6911 93 173 0 7209 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 29536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 16045
/proc/meminfo: memFree=961296/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=29536 CPUtime=1200.01
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 7159 0 0 0 119991 10 0 0 25 0 1 100 91600716 30244864 6916 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 7384 6916 93 173 0 7209 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 29536

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 16045
/proc/meminfo: memFree=961296/2055920 swapFree=4192956/4192956
[pid=16044] ppid=16042 vsize=29536 CPUtime=1200.01
/proc/16044/stat : 16044 (CirCUs) R 16042 16044 15891 0 -1 4194304 7159 0 0 0 119991 10 0 0 25 0 1 100 91600716 30244864 6916 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16044/statm: 7384 6916 93 173 0 7209 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 29536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.91
CPU system time (s): 0.111982
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 29536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7159
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= 2
involuntary context switches= 2107

runsolver used 0.825874 second user time and 2.5966 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-25 07:01:07
IDJOB=1718321
IDBENCH=20474
IDSOLVER=544
FILE ID=node3/1718321-1240635667
PBS_JOBID= 9186444
Free space on /tmp= 66072 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718321-1240635667/watcher-1718321-1240635667 -o /tmp/evaluation-result-1718321-1240635667/solver-1718321-1240635667 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1718321-1240635667.cnf -t 1200

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

MD5SUM BENCH= b1a6497b6934405ef70bfcc51fa85893
RANDOM SEED=1193316636

node3.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.212
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.212
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:        989232 kB
Buffers:         76832 kB
Cached:         892508 kB
SwapCached:          0 kB
Active:         147972 kB
Inactive:       835244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        989232 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1260 kB
Writeback:           0 kB
Mapped:          23628 kB
Slab:            69428 kB
Committed_AS:   312280 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= 66068 MiB
End job on node3 at 2009-04-25 07:21:09