Trace number 1520670

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.06 1200.44

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S115851319-100.cnf
MD5SUMa1edfaeac2621d913d1c4fa9fc78f271
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark169.393
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520670-1238230615/watcher-1520670-1238230615 -o /tmp/evaluation-result-1520670-1238230615/solver-1520670-1238230615 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520670-1238230615.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.98 3/64 22522
/proc/meminfo: memFree=1424632/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=1800 CPUtime=0
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 1095727610 1843200 202 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 450 202 88 271 0 176 0

[startup+0.067718 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 22522
/proc/meminfo: memFree=1424632/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=8420 CPUtime=0.05
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 2044 0 0 0 5 0 0 0 18 0 1 0 1095727610 8622080 1822 1992294400 134512640 135625496 4294956240 18446744073709551615 134517239 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 2105 1822 90 271 0 1831 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8420

[startup+0.102724 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 22522
/proc/meminfo: memFree=1424632/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=8552 CPUtime=0.09
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 2111 0 0 0 9 0 0 0 18 0 1 0 1095727610 8757248 1889 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 2138 1889 91 271 0 1864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8552

[startup+0.301757 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 22522
/proc/meminfo: memFree=1424632/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=9080 CPUtime=0.29
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 2225 0 0 0 28 1 0 0 19 0 1 0 1095727610 9297920 2003 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 2270 2003 91 271 0 1996 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9080

[startup+0.702822 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 22522
/proc/meminfo: memFree=1424632/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=9872 CPUtime=0.69
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 2420 0 0 0 68 1 0 0 23 0 1 0 1095727610 10108928 2198 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 2468 2198 91 271 0 2194 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9872

[startup+1.502 s]
/proc/loadavg: 0.92 0.98 0.98 2/65 22523
/proc/meminfo: memFree=1415600/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=11324 CPUtime=1.49
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 2774 0 0 0 147 2 0 0 25 0 1 0 1095727610 11595776 2552 1992294400 134512640 135625496 4294956240 18446744073709551615 134538525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 2831 2552 91 271 0 2557 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11324

[startup+3.10123 s]
/proc/loadavg: 0.92 0.98 0.98 2/65 22523
/proc/meminfo: memFree=1413616/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=13832 CPUtime=3.09
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 3422 0 0 0 306 3 0 0 25 0 1 0 1095727610 14163968 3200 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 3458 3200 91 271 0 3184 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13832

[startup+6.30176 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 22523
/proc/meminfo: memFree=1408688/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=18188 CPUtime=6.28
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 4512 0 0 0 625 3 0 0 25 0 1 0 1095727610 18624512 4290 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 4547 4290 91 271 0 4273 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18188

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 22523
/proc/meminfo: memFree=1401528/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=24916 CPUtime=12.69
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 6188 0 0 0 1264 5 0 0 25 0 1 0 1095727610 25513984 5966 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 6229 5966 91 271 0 5955 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24916

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.98 2/65 22523
/proc/meminfo: memFree=1391352/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=34712 CPUtime=25.48
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 8620 0 0 0 2538 10 0 0 25 0 1 0 1095727610 35545088 8398 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 8678 8398 91 271 0 8404 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34712

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.98 2/65 22523
/proc/meminfo: memFree=1377656/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=48460 CPUtime=51.08
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 12069 0 0 0 5089 19 0 0 25 0 1 0 1095727610 49623040 11847 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 12115 11847 91 271 0 11841 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48460

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.98 2/65 22523
/proc/meminfo: memFree=1357176/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=68804 CPUtime=102.27
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 17109 0 0 0 10199 28 0 0 25 0 1 0 1095727610 70455296 16887 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 17201 16887 91 271 0 16927 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 68804

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22523
/proc/meminfo: memFree=1340408/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=85568 CPUtime=162.24
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 21352 0 0 0 16186 38 0 0 25 0 1 0 1095727610 87621632 21130 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 21392 21130 91 271 0 21118 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 85568

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22523
/proc/meminfo: memFree=1325944/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=99960 CPUtime=222.22
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 25028 0 0 0 22176 46 0 0 25 0 1 0 1095727610 102359040 24670 1992294400 134512640 135625496 4294956240 18446744073709551615 134522521 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 24990 24670 91 271 0 24716 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 99960

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1313528/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=112240 CPUtime=282.2
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 28128 0 0 0 28167 53 0 0 25 0 1 0 1095727610 114933760 27770 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 28060 27770 91 271 0 27786 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 112240

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1301560/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=124120 CPUtime=342.18
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 31106 0 0 0 34158 60 0 0 25 0 1 0 1095727610 127098880 30748 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 31030 30748 91 271 0 30756 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 124120

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1291064/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=134952 CPUtime=402.15
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 33946 0 0 0 40150 65 0 0 25 0 1 0 1095727610 138190848 33385 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 33738 33385 91 271 0 33464 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 134952

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1281208/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=144596 CPUtime=462.13
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 36375 0 0 0 46142 71 0 0 25 0 1 0 1095727610 148066304 35814 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 36149 35814 91 271 0 35875 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 144596

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1272568/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=153308 CPUtime=522.12
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 38557 0 0 0 52135 77 0 0 25 0 1 0 1095727610 156987392 37996 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 38327 37996 91 271 0 38053 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 153308

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1264568/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=161100 CPUtime=582.1
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 40533 0 0 0 58129 81 0 0 25 0 1 0 1095727610 164966400 39972 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 40275 39972 91 271 0 40001 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 161100

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1256632/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=168888 CPUtime=642.08
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 42493 0 0 0 64122 86 0 0 25 0 1 0 1095727610 172941312 41932 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 42222 41932 91 271 0 41948 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 168888

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1249272/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=176284 CPUtime=702.06
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 44348 0 0 0 70114 92 0 0 25 0 1 0 1095727610 180514816 43787 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 44071 43787 91 271 0 43797 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 176284

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1242616/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=182884 CPUtime=762.05
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 45991 0 0 0 76109 96 0 0 25 0 1 0 1095727610 187273216 45430 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 45721 45430 91 271 0 45447 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 182884

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1235960/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=190096 CPUtime=822.02
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 47964 0 0 0 82102 100 0 0 25 0 1 0 1095727610 194658304 47099 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 47524 47099 91 271 0 47250 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 190096

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1228728/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=197228 CPUtime=882
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 49750 0 0 0 88096 104 0 0 25 0 1 0 1095727610 201961472 48885 1992294400 134512640 135625496 4294956240 18446744073709551615 135063767 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 49307 48885 91 271 0 49033 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 197228

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1222200/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=203696 CPUtime=941.99
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 51397 0 0 0 94089 110 0 0 25 0 1 0 1095727610 208584704 50532 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 50924 50532 91 271 0 50650 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 203696

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1215992/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=209788 CPUtime=1001.97
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 52926 0 0 0 100082 115 0 0 25 0 1 0 1095727610 214822912 52061 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 52447 52061 91 271 0 52173 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 209788

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1210552/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=215204 CPUtime=1061.94
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 54293 0 0 0 106076 118 0 0 25 0 1 0 1095727610 220368896 53428 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 53801 53428 91 271 0 53527 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 215204

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1204344/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=221276 CPUtime=1121.92
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 55826 0 0 0 112069 123 0 0 25 0 1 0 1095727610 226586624 54961 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 55319 54961 91 271 0 55045 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 221276

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1198904/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=226688 CPUtime=1181.91
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 57197 0 0 0 118064 127 0 0 25 0 1 0 1095727610 232128512 56332 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 56672 56332 91 271 0 56398 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 226688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 22529
/proc/meminfo: memFree=1197304/2055920 swapFree=4178416/4192956
[pid=22522] ppid=22520 vsize=228272 CPUtime=1200
/proc/22522/stat : 22522 (csat) R 22520 22522 22241 0 -1 4194304 57578 0 0 0 119873 127 0 0 25 0 1 0 1095727610 233750528 56713 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22522/statm: 57068 56713 91 271 0 56794 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 228272

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.44
CPU time (s): 1200.06
CPU user time (s): 1198.74
CPU system time (s): 1.3198
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 228272

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

runsolver used 0.878866 second user time and 2.51962 second system time

The end

Launcher Data

Begin job on node15 at 2009-03-28 09:56:55
IDJOB=1520670
IDBENCH=70205
IDSOLVER=517
FILE ID=node15/1520670-1238230615
PBS_JOBID= 9060634
Free space on /tmp= 65356 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S115851319-100.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520670-1238230615/watcher-1520670-1238230615 -o /tmp/evaluation-result-1520670-1238230615/solver-1520670-1238230615 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520670-1238230615.cnf

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

MD5SUM BENCH= a1edfaeac2621d913d1c4fa9fc78f271
RANDOM SEED=125845615

node15.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.286
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.286
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:       1425112 kB
Buffers:         69148 kB
Cached:         482496 kB
SwapCached:       8336 kB
Active:          84740 kB
Inactive:       476832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1425112 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:            55128 kB
Committed_AS:  2864064 kB
PageTables:       1464 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= 65356 MiB
End job on node15 at 2009-03-28 10:16:58