Trace number 1732531

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.08 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-300-100.cnf
MD5SUMcda4bb923e6fa0cab57f8920411a2abd
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
Number of clauses of size over 50

Solver Data

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

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-1732531-1240781417/watcher-1732531-1240781417 -o /tmp/evaluation-result-1732531-1240781417/solver-1732531-1240781417 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1732531-1240781417.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: 0.92 0.95 0.98 2/64 9407
/proc/meminfo: memFree=1718160/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=1308 CPUtime=0
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 151 0 0 0 0 0 0 0 20 0 1 120000 106170592 1339392 135 1992294400 134512640 135224549 4294956224 18446744073709551615 134595757 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 327 135 91 173 0 152 0

[startup+0.0160971 s]
/proc/loadavg: 0.92 0.95 0.98 2/64 9407
/proc/meminfo: memFree=1718160/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=1308 CPUtime=0.01
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 179 0 0 0 1 0 0 0 20 0 1 120000 106170592 1339392 163 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 327 163 91 173 0 152 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1308

[startup+0.101107 s]
/proc/loadavg: 0.92 0.95 0.98 2/64 9407
/proc/meminfo: memFree=1718160/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=1704 CPUtime=0.09
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 266 0 0 0 9 0 0 0 20 0 1 120000 106170592 1744896 250 1992294400 134512640 135224549 4294956224 18446744073709551615 134632646 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 426 250 91 173 0 251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1704

[startup+0.30113 s]
/proc/loadavg: 0.92 0.95 0.98 2/64 9407
/proc/meminfo: memFree=1718160/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=1968 CPUtime=0.29
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 342 0 0 0 29 0 0 0 23 0 1 120000 106170592 2015232 326 1992294400 134512640 135224549 4294956224 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 492 326 91 173 0 317 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1968

[startup+0.701177 s]
/proc/loadavg: 0.92 0.95 0.98 2/64 9407
/proc/meminfo: memFree=1718160/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=2496 CPUtime=0.69
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 456 0 0 0 69 0 0 0 25 0 1 120000 106170592 2555904 440 1992294400 134512640 135224549 4294956224 18446744073709551615 134631505 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 624 440 91 173 0 449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2496

[startup+1.50127 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 9408
/proc/meminfo: memFree=1716552/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=3024 CPUtime=1.49
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 598 0 0 0 149 0 0 0 25 0 1 120000 106170592 3096576 582 1992294400 134512640 135224549 4294956224 18446744073709551615 134595530 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 756 582 91 173 0 581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3024

[startup+3.10146 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 9408
/proc/meminfo: memFree=1715720/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=4080 CPUtime=3.09
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 838 0 0 0 309 0 0 0 25 0 1 120000 106170592 4177920 822 1992294400 134512640 135224549 4294956224 18446744073709551615 134595315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 1020 822 91 173 0 845 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4080

[startup+6.30184 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 9408
/proc/meminfo: memFree=1714056/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=5268 CPUtime=6.29
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 1155 0 0 0 629 0 0 0 25 0 1 120000 106170592 5394432 1139 1992294400 134512640 135224549 4294956224 18446744073709551615 134595525 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 1317 1139 91 173 0 1142 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5268

[startup+12.7016 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 9408
/proc/meminfo: memFree=1711816/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=6992 CPUtime=12.68
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 1590 0 0 0 1268 0 0 0 25 0 1 120000 106170592 7159808 1574 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 1748 1574 91 173 0 1573 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6992

[startup+25.5011 s]
/proc/loadavg: 0.95 0.96 0.98 2/65 9408
/proc/meminfo: memFree=1709448/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=9376 CPUtime=25.48
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 2184 0 0 0 2547 1 0 0 25 0 1 120000 106170592 9601024 2168 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 2344 2168 91 173 0 2169 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9376

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 9408
/proc/meminfo: memFree=1706952/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=12044 CPUtime=51.08
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 2839 0 0 0 5106 2 0 0 25 0 1 120000 106170592 12333056 2790 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 3011 2790 91 173 0 2836 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12044

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 9408
/proc/meminfo: memFree=1703112/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=15876 CPUtime=102.27
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 3812 0 0 0 10224 3 0 0 25 0 1 120000 106170592 16257024 3763 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 3969 3763 91 173 0 3794 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15876

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9408
/proc/meminfo: memFree=1699464/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=19788 CPUtime=162.25
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 4781 0 0 0 16221 4 0 0 25 0 1 120000 106170592 20262912 4667 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 4947 4667 91 173 0 4772 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19788

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9408
/proc/meminfo: memFree=1697608/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=21524 CPUtime=222.23
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 5228 0 0 0 22218 5 0 0 25 0 1 120000 106170592 22040576 5114 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 5381 5114 91 173 0 5206 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21524

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9408
/proc/meminfo: memFree=1695624/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=23568 CPUtime=282.21
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 5723 0 0 0 28216 5 0 0 25 0 1 120000 106170592 24133632 5609 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 5892 5609 91 173 0 5717 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 23568

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9408
/proc/meminfo: memFree=1693256/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=25848 CPUtime=342.2
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 6306 0 0 0 34214 6 0 0 25 0 1 120000 106170592 26468352 6192 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 6462 6192 91 173 0 6287 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 25848

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9408
/proc/meminfo: memFree=1691208/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=27960 CPUtime=402.18
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 6820 0 0 0 40212 6 0 0 25 0 1 120000 106170592 28631040 6706 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 6990 6706 91 173 0 6815 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 27960

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9408
/proc/meminfo: memFree=1688712/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=30436 CPUtime=462.16
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 7456 0 0 0 46209 7 0 0 25 0 1 120000 106170592 31166464 7342 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 7609 7342 91 173 0 7434 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 30436

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1688392/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=30568 CPUtime=522.14
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 7469 0 0 0 52207 7 0 0 25 0 1 120000 106170592 31301632 7355 1992294400 134512640 135224549 4294956224 18446744073709551615 134595537 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 7642 7355 91 173 0 7467 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 30568

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1685576/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=34040 CPUtime=582.13
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 8346 0 0 0 58205 8 0 0 25 0 1 120000 106170592 34856960 8103 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 8510 8103 91 173 0 8335 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 34040

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1685512/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=34040 CPUtime=642.12
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 8348 0 0 0 64204 8 0 0 25 0 1 120000 106170592 34856960 8105 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 8510 8105 91 173 0 8335 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 34040

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1683400/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=36324 CPUtime=702.1
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 8890 0 0 0 70201 9 0 0 25 0 1 120000 106170592 37195776 8647 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 9081 8647 91 173 0 8906 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 36324

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1682696/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=36932 CPUtime=762.08
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 9052 0 0 0 76199 9 0 0 25 0 1 120000 106170592 37818368 8809 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 9233 8809 91 173 0 9058 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 36932

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1682504/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=37064 CPUtime=822.07
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 9090 0 0 0 82197 10 0 0 25 0 1 120000 106170592 37953536 8847 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 9266 8847 91 173 0 9091 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 37064

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1679240/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=40480 CPUtime=882.05
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 9900 0 0 0 88194 11 0 0 25 0 1 120000 106170592 41451520 9657 1992294400 134512640 135224549 4294956224 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 10120 9657 91 173 0 9945 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 40480

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1679240/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=40480 CPUtime=942.04
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 9902 0 0 0 94193 11 0 0 25 0 1 120000 106170592 41451520 9659 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 10120 9659 91 173 0 9945 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 40480

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1679112/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=40648 CPUtime=1002.02
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 9927 0 0 0 100191 11 0 0 25 0 1 120000 106170592 41623552 9684 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 10162 9684 91 173 0 9987 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 40648

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1675720/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=44092 CPUtime=1062
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 10791 0 0 0 106188 12 0 0 25 0 1 120000 106170592 45150208 10548 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 11023 10548 91 173 0 10848 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 44092

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1675272/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=44356 CPUtime=1121.99
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 10879 0 0 0 112187 12 0 0 25 0 1 120000 106170592 45420544 10636 1992294400 134512640 135224549 4294956224 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 11089 10636 91 173 0 10914 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 44356

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1675208/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=44356 CPUtime=1181.97
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 10885 0 0 0 118185 12 0 0 25 0 1 120000 106170592 45420544 10642 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 11089 10642 91 173 0 10914 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 44356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9410
/proc/meminfo: memFree=1675208/2055920 swapFree=4186716/4192956
[pid=9407] ppid=9405 vsize=44356 CPUtime=1200.07
/proc/9407/stat : 9407 (CirCUs) R 9405 9407 9274 0 -1 4194304 10890 0 0 0 119995 12 0 0 25 0 1 100 106170592 45420544 10647 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9407/statm: 11089 10647 91 173 0 10914 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 44356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.13098
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 44356

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

runsolver used 0.902862 second user time and 2.52162 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-26 23:30:17
IDJOB=1732531
IDBENCH=71121
IDSOLVER=544
FILE ID=node75/1732531-1240781417
PBS_JOBID= 9187268
Free space on /tmp= 66436 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-300-100.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732531-1240781417/watcher-1732531-1240781417 -o /tmp/evaluation-result-1732531-1240781417/solver-1732531-1240781417 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1732531-1240781417.cnf -t 1200

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

MD5SUM BENCH= cda4bb923e6fa0cab57f8920411a2abd
RANDOM SEED=912354822

node75.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.213
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.213
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:       1718640 kB
Buffers:         43540 kB
Cached:         218032 kB
SwapCached:       3016 kB
Active:          93656 kB
Inactive:       178736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718640 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:            1064 kB
Writeback:           0 kB
Mapped:          19056 kB
Slab:            50884 kB
Committed_AS:   292652 kB
PageTables:       1416 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= 66436 MiB
End job on node75 at 2009-04-26 23:50:20