Trace number 1730681

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.13 1200.73

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_6-6-10.sat05-2670.reshuffled-07.cnf
MD5SUM080b0eee741469a320509f7827afc538
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark83.3303
Satisfiable
(Un)Satisfiability was proved
Number of variables131400
Number of clauses1827900
Sum of the clauses size4134930
Maximum clause length60
Minimum clause length1
Number of clauses of size 1120
Number of clauses of size 21403970
Number of clauses of size 3419490
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54320

Solver Data

36.97/37.03	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
36.97/37.03	c Eliminate time :      31.93 

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-1730681-1240762192/watcher-1730681-1240762192 -o /tmp/evaluation-result-1730681-1240762192/solver-1730681-1240762192 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1730681-1240762192.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.93 0.99 0.99 3/64 26942
/proc/meminfo: memFree=1738344/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=4284 CPUtime=0
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 761 0 0 0 0 0 0 0 18 0 1 120000 104252994 4386816 746 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 1071 752 67 173 0 896 0

[startup+0.0949881 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26942
/proc/meminfo: memFree=1738344/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=26772 CPUtime=0.08
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 2778 0 0 0 7 1 0 0 18 0 1 120000 104252994 27414528 2730 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 6693 2730 70 173 0 6518 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26772

[startup+0.101987 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26942
/proc/meminfo: memFree=1738344/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=27036 CPUtime=0.09
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 2830 0 0 0 8 1 0 0 18 0 1 120000 104252994 27684864 2782 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 6759 2782 70 173 0 6584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27036

[startup+0.302024 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26942
/proc/meminfo: memFree=1738344/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=32176 CPUtime=0.29
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 4301 0 0 0 27 2 0 0 19 0 1 120000 104252994 32948224 4188 1992294400 134512640 135224549 4294956224 18446744073709551615 134613074 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 8044 4188 70 173 0 7869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32176

[startup+0.701093 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26942
/proc/meminfo: memFree=1738344/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=42820 CPUtime=0.69
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 7270 0 0 0 65 4 0 0 23 0 1 120000 104252994 43847680 6771 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 10705 6771 70 173 0 10530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42820

[startup+1.50123 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1704352/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=61632 CPUtime=1.49
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 12586 0 0 0 142 7 0 0 25 0 1 120000 104252994 63111168 11574 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 15408 11574 70 173 0 15233 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61632

[startup+3.10151 s]
/proc/loadavg: 0.93 0.99 0.99 3/65 26943
/proc/meminfo: memFree=1679968/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=97012 CPUtime=3.09
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 22513 0 0 0 294 15 0 0 25 0 1 120000 104252994 99340288 20476 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 24253 20476 70 173 0 24078 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97012

[startup+6.30108 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1621280/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=126444 CPUtime=6.28
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 31379 0 0 0 608 20 0 0 25 0 1 120000 104252994 129478656 29341 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 31611 29341 75 173 0 31436 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 126444

[startup+12.7012 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1620960/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=126444 CPUtime=12.68
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 31379 0 0 0 1248 20 0 0 25 0 1 120000 104252994 129478656 29341 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 31611 29341 75 173 0 31436 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 126444

[startup+25.5015 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1598816/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=141668 CPUtime=25.48
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 36994 0 0 0 2525 23 0 0 25 0 1 120000 104252994 145068032 34956 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 35417 34956 77 173 0 35242 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 141668

[startup+51.102 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1591328/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=150208 CPUtime=51.06
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 39908 0 0 0 5082 24 0 0 25 0 1 120000 104252994 153812992 36883 1992294400 134512640 135224549 4294956224 18446744073709551615 134633315 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 37552 36883 93 173 0 37377 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 150208

[startup+102.307 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1565472/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=175892 CPUtime=102.24
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 46312 0 0 0 10194 30 0 0 25 0 1 120000 104252994 180113408 43287 1992294400 134512640 135224549 4294956224 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 43973 43287 93 173 0 43798 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 175892

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1548832/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=192396 CPUtime=162.21
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 50455 0 0 0 16187 34 0 0 25 0 1 120000 104252994 197013504 47430 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 48099 47430 93 173 0 47924 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 192396

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1548832/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=192396 CPUtime=222.18
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 50457 0 0 0 22184 34 0 0 25 0 1 120000 104252994 197013504 47432 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 48099 47432 93 173 0 47924 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 192396

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544800/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=282.15
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51454 0 0 0 28180 35 0 0 25 0 1 120000 104252994 201326592 48429 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48429 93 173 0 48977 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 196608

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544736/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=342.12
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51454 0 0 0 34177 35 0 0 25 0 1 120000 104252994 201326592 48429 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48429 93 173 0 48977 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 196608

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544672/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=402.09
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51456 0 0 0 40174 35 0 0 25 0 1 120000 104252994 201326592 48431 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48431 93 173 0 48977 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 196608

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544608/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=462.05
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51460 0 0 0 46170 35 0 0 25 0 1 120000 104252994 201326592 48435 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48435 93 173 0 48977 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 196608

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544544/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=522.03
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51461 0 0 0 52168 35 0 0 25 0 1 120000 104252994 201326592 48436 1992294400 134512640 135224549 4294956224 18446744073709551615 134595533 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48436 93 173 0 48977 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 196608

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544480/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=582
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51465 0 0 0 58165 35 0 0 25 0 1 120000 104252994 201326592 48440 1992294400 134512640 135224549 4294956224 18446744073709551615 134623513 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48440 93 173 0 48977 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 196608

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544480/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=641.97
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51466 0 0 0 64162 35 0 0 25 0 1 120000 104252994 201326592 48441 1992294400 134512640 135224549 4294956224 18446744073709551615 134595609 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48441 93 173 0 48977 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 196608

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544416/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=701.94
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51467 0 0 0 70159 35 0 0 25 0 1 120000 104252994 201326592 48442 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48442 93 173 0 48977 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 196608

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544352/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=761.91
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51467 0 0 0 76156 35 0 0 25 0 1 120000 104252994 201326592 48442 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48442 93 173 0 48977 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 196608

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544352/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=821.87
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51471 0 0 0 82152 35 0 0 25 0 1 120000 104252994 201326592 48446 1992294400 134512640 135224549 4294956224 18446744073709551615 134585015 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48446 93 173 0 48977 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 196608

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544416/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=881.84
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51471 0 0 0 88149 35 0 0 25 0 1 120000 104252994 201326592 48446 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48446 93 173 0 48977 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 196608

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544416/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=941.81
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51475 0 0 0 94146 35 0 0 25 0 1 120000 104252994 201326592 48450 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48450 93 173 0 48977 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 196608

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544416/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=1001.78
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51475 0 0 0 100143 35 0 0 25 0 1 120000 104252994 201326592 48450 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48450 93 173 0 48977 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 196608

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544352/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=1061.75
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51479 0 0 0 106140 35 0 0 25 0 1 120000 104252994 201326592 48454 1992294400 134512640 135224549 4294956224 18446744073709551615 134595324 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48454 93 173 0 48977 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 196608

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544288/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=1121.72
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51483 0 0 0 112137 35 0 0 25 0 1 120000 104252994 201326592 48458 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48458 93 173 0 48977 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 196608

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544224/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=1181.69
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51485 0 0 0 118134 35 0 0 25 0 1 120000 104252994 201326592 48460 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48460 93 173 0 48977 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 196608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544224/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=1200.08
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51485 0 0 0 119973 35 0 0 25 0 1 100 104252994 201326592 48460 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48460 93 173 0 48977 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 196608

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: 0.99 0.99 0.99 2/65 26943
/proc/meminfo: memFree=1544224/2055920 swapFree=4181888/4192956
[pid=26942] ppid=26940 vsize=196608 CPUtime=1200.08
/proc/26942/stat : 26942 (CirCUs) R 26940 26942 26452 0 -1 4194304 51485 0 0 0 119973 35 0 0 25 0 1 100 104252994 201326592 48460 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26942/statm: 49152 48460 93 173 0 48977 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 196608

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.73
CPU time (s): 1200.13
CPU user time (s): 1199.74
CPU system time (s): 0.38894
CPU usage (%): 99.9492
Max. virtual memory (cumulated for all children) (KiB): 196608

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

runsolver used 0.961853 second user time and 3.41548 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-26 18:09:57
IDJOB=1730681
IDBENCH=24734
IDSOLVER=544
FILE ID=node18/1730681-1240762192
PBS_JOBID= 9187072
Free space on /tmp= 66116 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_6-6-10.sat05-2670.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730681-1240762192/watcher-1730681-1240762192 -o /tmp/evaluation-result-1730681-1240762192/solver-1730681-1240762192 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1730681-1240762192.cnf -t 1200

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

MD5SUM BENCH= 080b0eee741469a320509f7827afc538
RANDOM SEED=1394446753

node18.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.280
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.280
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:       1738760 kB
Buffers:         32264 kB
Cached:         223272 kB
SwapCached:       4972 kB
Active:          95076 kB
Inactive:       168456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738760 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:           31648 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            39664 kB
Committed_AS:   435012 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= 66116 MiB
End job on node18 at 2009-04-26 18:30:00