Trace number 1720066

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
CSat 2009-03-22? (TO) 1200.08 1200.42

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark723.844
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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-1720066-1240652297/watcher-1720066-1240652297 -o /tmp/evaluation-result-1720066-1240652297/solver-1720066-1240652297 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1720066-1240652297.cnf 

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.98 0.99 3/65 16927
/proc/meminfo: memFree=1737840/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=2008 CPUtime=0
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 364 0 0 0 0 0 0 0 18 0 1 0 93257657 2056192 278 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 502 283 86 271 0 228 0

[startup+0.0263869 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16927
/proc/meminfo: memFree=1737840/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=3296 CPUtime=0.01
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 1534 0 0 0 1 0 0 0 18 0 1 0 93257657 3375104 611 1992294400 134512640 135625496 4294956224 18446744073709551615 134542162 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 824 611 86 271 0 550 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3296

[startup+0.101394 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16927
/proc/meminfo: memFree=1737840/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=17580 CPUtime=0.09
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 5888 0 0 0 6 3 0 0 18 0 1 0 93257657 18001920 2683 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 4395 2687 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.301412 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16927
/proc/meminfo: memFree=1737840/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=23248 CPUtime=0.29
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 16503 0 0 0 22 7 0 0 19 0 1 0 93257657 23805952 5599 1992294400 134512640 135625496 4294956224 18446744073709551615 134537576 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 5812 5599 86 271 0 5538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23248

[startup+0.701451 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16927
/proc/meminfo: memFree=1737840/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=50296 CPUtime=0.69
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 21590 0 0 0 59 10 0 0 22 0 1 0 93257657 51503104 10347 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 12574 10347 89 271 0 12300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50296

[startup+1.50153 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16928
/proc/meminfo: memFree=1693672/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=53184 CPUtime=1.49
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 24858 0 0 0 137 12 0 0 25 0 1 0 93257657 54460416 12171 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 13296 12171 89 271 0 13022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53184

[startup+3.10168 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16928
/proc/meminfo: memFree=1683944/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=88644 CPUtime=3.09
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 38419 0 0 0 291 18 0 0 25 0 1 0 93257657 90771456 20682 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 22161 20682 91 271 0 21887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88644

[startup+6.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 16928
/proc/meminfo: memFree=1654248/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=89048 CPUtime=6.29
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 38724 0 0 0 609 20 0 0 25 0 1 0 93257657 91185152 20784 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 22262 20784 91 271 0 21988 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89048

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1654632/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=89048 CPUtime=12.69
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 38753 0 0 0 1245 24 0 0 25 0 1 0 93257657 91185152 20813 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 22262 20813 91 271 0 21988 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89048

[startup+25.5019 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1654824/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=89048 CPUtime=25.49
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 38753 0 0 0 2522 27 0 0 25 0 1 0 93257657 91185152 20813 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 22262 20813 91 271 0 21988 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89048

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1654952/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=89048 CPUtime=51.06
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 38753 0 0 0 5074 32 0 0 25 0 1 0 93257657 91185152 20813 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 22262 20813 91 271 0 21988 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 89048

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1653416/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=90844 CPUtime=102.25
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 39459 0 0 0 10179 46 0 0 25 0 1 0 93257657 93024256 21215 1992294400 134512640 135625496 4294956224 18446744073709551615 134529889 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 22711 21215 91 271 0 22437 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 90844

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1651560/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=92736 CPUtime=162.23
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 39913 0 0 0 16164 59 0 0 25 0 1 0 93257657 94961664 21669 1992294400 134512640 135625496 4294956224 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 23184 21669 91 271 0 22910 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 92736

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1649192/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=95092 CPUtime=222.21
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 40500 0 0 0 22151 70 0 0 25 0 1 0 93257657 97374208 22256 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 23773 22256 91 271 0 23499 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 95092

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1647528/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=96412 CPUtime=282.2
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 40905 0 0 0 28136 84 0 0 25 0 1 0 93257657 98725888 22661 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 24103 22661 91 271 0 23829 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 96412

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1645928/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=98176 CPUtime=342.18
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 41313 0 0 0 34122 96 0 0 25 0 1 0 93257657 100532224 23069 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 24544 23069 91 271 0 24270 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 98176

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1644584/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=99364 CPUtime=402.17
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 41633 0 0 0 40110 107 0 0 25 0 1 0 93257657 101748736 23389 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 24841 23389 91 271 0 24567 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 99364

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1640872/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=103064 CPUtime=462.15
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 42563 0 0 0 46095 120 0 0 25 0 1 0 93257657 105537536 24319 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 25766 24319 91 271 0 25492 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 103064

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1638888/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=105192 CPUtime=522.14
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 43046 0 0 0 52084 130 0 0 25 0 1 0 93257657 107716608 24802 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 26298 24802 91 271 0 26024 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 105192

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1637224/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=106776 CPUtime=582.12
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 43451 0 0 0 58071 141 0 0 25 0 1 0 93257657 109338624 25207 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 26694 25207 91 271 0 26420 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 106776

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1635880/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=107964 CPUtime=642.11
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 43787 0 0 0 64057 154 0 0 25 0 1 0 93257657 110555136 25543 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 26991 25543 91 271 0 26717 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 107964

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1634344/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=109416 CPUtime=702.09
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 44155 0 0 0 70041 168 0 0 25 0 1 0 93257657 112041984 25911 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 27354 25911 91 271 0 27080 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 109416

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1632872/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=111136 CPUtime=762.08
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 44644 0 0 0 76030 178 0 0 25 0 1 0 93257657 113803264 26264 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 27784 26264 91 271 0 27510 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 111136

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1631656/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=112328 CPUtime=822.06
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 44962 0 0 0 82015 191 0 0 25 0 1 0 93257657 115023872 26582 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 28082 26582 91 271 0 27808 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 112328

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1630184/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=113780 CPUtime=882.04
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 45321 0 0 0 88003 201 0 0 25 0 1 0 93257657 116510720 26941 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 28445 26941 91 271 0 28171 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 113780

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1629224/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=114704 CPUtime=942.02
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 45563 0 0 0 93990 212 0 0 25 0 1 0 93257657 117456896 27183 1992294400 134512640 135625496 4294956224 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 28676 27183 91 271 0 28402 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 114704

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1627240/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=116552 CPUtime=1002.01
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 46037 0 0 0 99977 224 0 0 25 0 1 0 93257657 119349248 27657 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 29138 27657 91 271 0 28864 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 116552

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1625832/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=117872 CPUtime=1061.99
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 46390 0 0 0 105966 233 0 0 25 0 1 0 93257657 120700928 28010 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 29468 28010 91 271 0 29194 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 117872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1623912/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=119720 CPUtime=1121.97
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 46851 0 0 0 111954 243 0 0 25 0 1 0 93257657 122593280 28471 1992294400 134512640 135625496 4294956224 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 29930 28471 91 271 0 29656 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 119720

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1622696/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=120908 CPUtime=1181.95
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 47157 0 0 0 117942 253 0 0 25 0 1 0 93257657 123809792 28777 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 30227 28777 91 271 0 29953 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 120908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16930
/proc/meminfo: memFree=1622248/2055920 swapFree=4192812/4192956
[pid=16927] ppid=16925 vsize=121304 CPUtime=1200.05
/proc/16927/stat : 16927 (csat) R 16925 16927 16613 0 -1 4194304 47259 0 0 0 119749 256 0 0 25 0 1 0 93257657 124215296 28879 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16927/statm: 30326 28879 91 271 0 30052 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 121304

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.42
CPU time (s): 1200.08
CPU user time (s): 1197.5
CPU system time (s): 2.58361
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 121304

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

runsolver used 1.38479 second user time and 2.71459 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-25 11:38:19
IDJOB=1720066
IDBENCH=69591
IDSOLVER=517
FILE ID=node56/1720066-1240652297
PBS_JOBID= 9186473
Free space on /tmp= 102984 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720066-1240652297/watcher-1720066-1240652297 -o /tmp/evaluation-result-1720066-1240652297/solver-1720066-1240652297 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1720066-1240652297.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=259110103

node56.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.218
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.218
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:       1738256 kB
Buffers:         36268 kB
Cached:         195536 kB
SwapCached:        144 kB
Active:         108300 kB
Inactive:       138116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           25104 kB
Writeback:           0 kB
Mapped:          24492 kB
Slab:            57132 kB
Committed_AS:   281076 kB
PageTables:       1472 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= 102984 MiB
End job on node56 at 2009-04-25 11:58:22