Trace number 1730234

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.09 1200.49

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-060.sat05-1312.reshuffled-07.cnf
MD5SUMdff294238660aead84de7aec33e643fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark43.5644
Satisfiable
(Un)Satisfiability was proved
Number of variables3540
Number of clauses207150
Sum of the clauses size623040
Maximum clause length59
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21770
Number of clauses of size 3205320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-1730234-1240757282/watcher-1730234-1240757282 -o /tmp/evaluation-result-1730234-1240757282/solver-1730234-1240757282 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1730234-1240757282.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: 2.06 1.97 1.68 3/64 1569
/proc/meminfo: memFree=1670600/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=4056 CPUtime=0
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 103756667 4153344 335 1992294400 134512640 135625496 4294956224 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 1014 340 86 271 0 740 0

[startup+0.063398 s]
/proc/loadavg: 2.06 1.97 1.68 3/64 1569
/proc/meminfo: memFree=1670600/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=6092 CPUtime=0.05
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 1057 0 0 0 5 0 0 0 18 0 1 0 103756667 6238208 971 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 1523 971 89 271 0 1249 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6092

[startup+0.101402 s]
/proc/loadavg: 2.06 1.97 1.68 3/64 1569
/proc/meminfo: memFree=1670600/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=6092 CPUtime=0.09
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 1133 0 0 0 9 0 0 0 18 0 1 0 103756667 6238208 1047 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 1523 1047 89 271 0 1249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6092

[startup+0.301431 s]
/proc/loadavg: 2.06 1.97 1.68 3/64 1569
/proc/meminfo: memFree=1670600/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=7296 CPUtime=0.29
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 2297 0 0 0 28 1 0 0 19 0 1 0 103756667 7471104 1507 1992294400 134512640 135625496 4294956224 18446744073709551615 134541056 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 1824 1507 89 271 0 1550 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7296

[startup+0.70149 s]
/proc/loadavg: 2.06 1.97 1.68 3/64 1569
/proc/meminfo: memFree=1670600/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=18076 CPUtime=0.69
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 5382 0 0 0 67 2 0 0 22 0 1 0 103756667 18509824 3984 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 4519 3984 91 271 0 4245 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18076

[startup+1.50161 s]
/proc/loadavg: 2.06 1.97 1.68 3/65 1570
/proc/meminfo: memFree=1654976/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=18472 CPUtime=1.49
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 5494 0 0 0 146 3 0 0 25 0 1 0 103756667 18915328 4096 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 4618 4096 91 271 0 4344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18472

[startup+3.10184 s]
/proc/loadavg: 1.98 1.95 1.67 2/65 1570
/proc/meminfo: memFree=1653760/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=20056 CPUtime=3.09
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 5889 0 0 0 303 6 0 0 25 0 1 0 103756667 20537344 4491 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 5014 4491 91 271 0 4740 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20056

[startup+6.30131 s]
/proc/loadavg: 1.98 1.95 1.67 2/65 1570
/proc/meminfo: memFree=1650240/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=23364 CPUtime=6.29
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 6729 0 0 0 620 9 0 0 25 0 1 0 103756667 23924736 5331 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 5841 5331 91 271 0 5567 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23364

[startup+12.7013 s]
/proc/loadavg: 1.83 1.92 1.66 2/65 1570
/proc/meminfo: memFree=1644032/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=29504 CPUtime=12.69
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 8237 0 0 0 1252 17 0 0 25 0 1 0 103756667 30212096 6839 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 7376 6839 91 271 0 7102 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29504

[startup+25.5011 s]
/proc/loadavg: 1.70 1.89 1.66 2/65 1570
/proc/meminfo: memFree=1632256/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=40660 CPUtime=25.49
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 11038 0 0 0 2523 26 0 0 25 0 1 0 103756667 41635840 9640 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 10165 9640 91 271 0 9891 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40660

[startup+51.1019 s]
/proc/loadavg: 1.46 1.82 1.64 2/65 1570
/proc/meminfo: memFree=1612608/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=60592 CPUtime=51.07
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 15983 0 0 0 5063 44 0 0 25 0 1 0 103756667 62046208 14585 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 15148 14585 91 271 0 14874 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 60592

[startup+102.305 s]
/proc/loadavg: 1.18 1.68 1.60 2/65 1570
/proc/meminfo: memFree=1577280/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=95520 CPUtime=102.26
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 24870 0 0 0 10145 81 0 0 25 0 1 0 103756667 97812480 23336 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 23880 23336 91 271 0 23606 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 95520

[startup+162.301 s]
/proc/loadavg: 1.06 1.55 1.56 2/65 1570
/proc/meminfo: memFree=1538176/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=135000 CPUtime=162.23
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 34929 0 0 0 16098 125 0 0 25 0 1 0 103756667 138240000 33192 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 33750 33192 91 271 0 33476 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 135000

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.52 2/65 1570
/proc/meminfo: memFree=1499584/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=173552 CPUtime=222.21
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 44770 0 0 0 22062 159 0 0 25 0 1 0 103756667 177717248 42729 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 43388 42729 91 271 0 43114 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 173552

[startup+282.303 s]
/proc/loadavg: 1.01 1.36 1.49 2/65 1570
/proc/meminfo: memFree=1448256/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=224752 CPUtime=282.2
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 57627 0 0 0 28039 181 0 0 25 0 1 0 103756667 230146048 55586 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 56188 55586 91 271 0 55914 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 224752

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.45 2/65 1570
/proc/meminfo: memFree=1427456/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=246104 CPUtime=342.18
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 63208 0 0 0 34027 191 0 0 25 0 1 0 103756667 252010496 60711 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 61526 60711 91 271 0 61252 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 246104

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.42 2/65 1570
/proc/meminfo: memFree=1409344/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=264088 CPUtime=402.15
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 67719 0 0 0 40014 201 0 0 25 0 1 0 103756667 270426112 65222 1992294400 134512640 135625496 4294956224 18446744073709551615 134529043 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 66022 65222 91 271 0 65748 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 264088

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.39 2/65 1570
/proc/meminfo: memFree=1386816/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=286556 CPUtime=462.14
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 73362 0 0 0 45989 225 0 0 25 0 1 0 103756667 293433344 70865 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 71639 70865 91 271 0 71365 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 286556

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.36 2/65 1570
/proc/meminfo: memFree=1365696/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=307244 CPUtime=522.12
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 78612 0 0 0 51968 244 0 0 25 0 1 0 103756667 314617856 76115 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 76811 76115 91 271 0 76537 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 307244

[startup+582.302 s]
/proc/loadavg: 1.11 1.16 1.35 2/65 1570
/proc/meminfo: memFree=1347584/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=325172 CPUtime=582.1
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 83151 0 0 0 57947 263 0 0 25 0 1 0 103756667 332976128 80654 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 81293 80654 91 271 0 81019 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 325172

[startup+642.302 s]
/proc/loadavg: 1.04 1.12 1.33 2/65 1570
/proc/meminfo: memFree=1321792/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=351888 CPUtime=642.08
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 90193 0 0 0 63930 278 0 0 25 0 1 0 103756667 360333312 87012 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 87972 87012 91 271 0 87698 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 351888

[startup+702.302 s]
/proc/loadavg: 1.01 1.10 1.30 2/65 1570
/proc/meminfo: memFree=1303168/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=370512 CPUtime=702.06
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 94871 0 0 0 69911 295 0 0 25 0 1 0 103756667 379404288 91690 1992294400 134512640 135625496 4294956224 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 92628 91690 91 271 0 92354 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 370512

[startup+762.305 s]
/proc/loadavg: 1.00 1.08 1.28 2/65 1570
/proc/meminfo: memFree=1283456/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=389840 CPUtime=762.04
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 99750 0 0 0 75891 313 0 0 25 0 1 0 103756667 399196160 96569 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 97460 96569 91 271 0 97186 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 389840

[startup+822.301 s]
/proc/loadavg: 1.00 1.06 1.26 2/65 1576
/proc/meminfo: memFree=1263616/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=409528 CPUtime=822.02
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 104721 0 0 0 81874 328 0 0 25 0 1 0 103756667 419356672 101540 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 102382 101540 91 271 0 102108 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 409528

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.24 2/65 1576
/proc/meminfo: memFree=1245120/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=427608 CPUtime=882
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 109304 0 0 0 87856 344 0 0 25 0 1 0 103756667 437870592 106123 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 106902 106123 91 271 0 106628 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 427608

[startup+942.302 s]
/proc/loadavg: 1.00 1.04 1.22 2/65 1576
/proc/meminfo: memFree=1225408/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=447360 CPUtime=941.98
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 114257 0 0 0 93843 355 0 0 25 0 1 0 103756667 458096640 111076 1992294400 134512640 135625496 4294956224 18446744073709551615 134541049 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 111840 111076 91 271 0 111566 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 447360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.21 2/65 1576
/proc/meminfo: memFree=1204608/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=467744 CPUtime=1001.96
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 119406 0 0 0 99831 365 0 0 25 0 1 0 103756667 478969856 116225 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 116936 116225 91 271 0 116662 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 467744

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/65 1576
/proc/meminfo: memFree=1187008/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=485456 CPUtime=1061.94
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 123839 0 0 0 105819 375 0 0 25 0 1 0 103756667 497106944 120658 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 121364 120658 91 271 0 121090 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 485456

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/65 1576
/proc/meminfo: memFree=1164160/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=510248 CPUtime=1121.92
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 130528 0 0 0 111805 387 0 0 25 0 1 0 103756667 522493952 126321 1992294400 134512640 135625496 4294956224 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 127562 126321 91 271 0 127288 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 510248

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/65 1576
/proc/meminfo: memFree=1137856/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=536648 CPUtime=1181.9
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 137155 0 0 0 117793 397 0 0 25 0 1 0 103756667 549527552 132948 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 134162 132948 91 271 0 133888 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 536648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.16 2/65 1576
/proc/meminfo: memFree=1129216/2055920 swapFree=4181440/4192956
[pid=1569] ppid=1567 vsize=544832 CPUtime=1200
/proc/1569/stat : 1569 (csat) R 1567 1569 1169 0 -1 4194304 139205 0 0 0 119599 401 0 0 25 0 1 0 103756667 557907968 134998 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/1569/statm: 136208 134998 91 271 0 135934 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 544832

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.49
CPU time (s): 1200.09
CPU user time (s): 1196
CPU system time (s): 4.09538
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 544832

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

runsolver used 0.893864 second user time and 2.49162 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-26 16:48:03
IDJOB=1730234
IDBENCH=24724
IDSOLVER=517
FILE ID=node39/1730234-1240757282
PBS_JOBID= 9187098
Free space on /tmp= 66344 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-060.sat05-1312.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730234-1240757282/watcher-1730234-1240757282 -o /tmp/evaluation-result-1730234-1240757282/solver-1730234-1240757282 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1730234-1240757282.cnf

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

MD5SUM BENCH= dff294238660aead84de7aec33e643fc
RANDOM SEED=1407201626

node39.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.281
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.281
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:       1671080 kB
Buffers:         44492 kB
Cached:         283132 kB
SwapCached:       6324 kB
Active:         156712 kB
Inactive:       179844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671080 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            4928 kB
Writeback:           0 kB
Mapped:          13588 kB
Slab:            34372 kB
Committed_AS:   475172 kB
PageTables:       1380 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= 66340 MiB
End job on node39 at 2009-04-26 17:08:05