Trace number 1719650

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.11 1200.42

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.8818
Satisfiable
(Un)Satisfiability was proved
Number of variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

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-1719650-1240647907/watcher-1719650-1240647907 -o /tmp/evaluation-result-1719650-1240647907/solver-1719650-1240647907 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1719650-1240647907.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.85 0.97 0.99 3/64 16715
/proc/meminfo: memFree=1644456/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=1952 CPUtime=0
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 92824131 1998848 239 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 488 239 88 271 0 214 0

[startup+0.0310839 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16715
/proc/meminfo: memFree=1644456/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=2180 CPUtime=0.02
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 378 0 0 0 2 0 0 0 18 0 1 0 92824131 2232320 294 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 545 294 89 271 0 271 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2180

[startup+0.101091 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16715
/proc/meminfo: memFree=1644456/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=8424 CPUtime=0.09
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 1999 0 0 0 9 0 0 0 18 0 1 0 92824131 8626176 1853 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 2106 1853 91 271 0 1832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8424

[startup+0.301111 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16715
/proc/meminfo: memFree=1644456/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=8556 CPUtime=0.29
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 2032 0 0 0 29 0 0 0 19 0 1 0 92824131 8761344 1886 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 2139 1886 91 271 0 1865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8556

[startup+0.701151 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16715
/proc/meminfo: memFree=1644456/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=8688 CPUtime=0.69
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 2077 0 0 0 68 1 0 0 23 0 1 0 92824131 8896512 1931 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 2172 1931 91 271 0 1898 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8688

[startup+1.50123 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 16716
/proc/meminfo: memFree=1636832/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=9216 CPUtime=1.49
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 2192 0 0 0 147 2 0 0 25 0 1 0 92824131 9437184 2046 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 2304 2046 91 271 0 2030 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9216

[startup+3.1014 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1636064/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=10140 CPUtime=3.09
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 2417 0 0 0 306 3 0 0 25 0 1 0 92824131 10383360 2271 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 2535 2271 91 271 0 2261 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10140

[startup+6.30172 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1634208/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=11656 CPUtime=6.29
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 2816 0 0 0 623 6 0 0 25 0 1 0 92824131 11935744 2670 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 2914 2670 91 271 0 2640 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11656

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1631328/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=14392 CPUtime=12.69
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 3496 0 0 0 1261 8 0 0 25 0 1 0 92824131 14737408 3350 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 3598 3350 91 271 0 3324 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14392

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1627104/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=18400 CPUtime=25.49
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 4497 0 0 0 2537 12 0 0 25 0 1 0 92824131 18841600 4351 1992294400 134512640 135625496 4294956240 18446744073709551615 134878081 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 4600 4351 91 271 0 4326 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18400

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1621536/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=24080 CPUtime=51.08
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 5877 0 0 0 5091 17 0 0 25 0 1 0 92824131 24657920 5731 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 6020 5731 91 271 0 5746 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24080

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1613664/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=32048 CPUtime=102.27
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 7935 0 0 0 10202 25 0 0 25 0 1 0 92824131 32817152 7698 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 8012 7698 91 271 0 7738 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32048

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1606240/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=39332 CPUtime=162.25
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 9796 0 0 0 16193 32 0 0 25 0 1 0 92824131 40275968 9559 1992294400 134512640 135625496 4294956240 18446744073709551615 134514950 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 9833 9559 91 271 0 9559 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 39332

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1600544/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=45184 CPUtime=222.23
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 11335 0 0 0 22186 37 0 0 25 0 1 0 92824131 46268416 10962 1992294400 134512640 135625496 4294956240 18446744073709551615 134541371 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 11296 10962 91 271 0 11022 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 45184

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1595680/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=50140 CPUtime=282.22
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 12553 0 0 0 28179 43 0 0 25 0 1 0 92824131 51343360 12180 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 12535 12180 91 271 0 12261 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 50140

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1590560/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=55064 CPUtime=342.21
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 13809 0 0 0 34173 48 0 0 25 0 1 0 92824131 56385536 13436 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 13766 13436 91 271 0 13492 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 55064

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1586208/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=59460 CPUtime=402.18
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 14920 0 0 0 40166 52 0 0 25 0 1 0 92824131 60887040 14547 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 14865 14547 91 271 0 14591 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 59460

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1581536/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=64496 CPUtime=462.18
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 16274 0 0 0 46160 58 0 0 25 0 1 0 92824131 66043904 15698 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 16124 15698 91 271 0 15850 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 64496

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1576928/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=68996 CPUtime=522.16
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 17427 0 0 0 52154 62 0 0 25 0 1 0 92824131 70651904 16851 1992294400 134512640 135625496 4294956240 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 17249 16851 91 271 0 16975 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 68996

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1572768/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=73248 CPUtime=582.15
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 18450 0 0 0 58149 66 0 0 25 0 1 0 92824131 75005952 17874 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 18312 17874 91 271 0 18038 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 73248

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1569568/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=76372 CPUtime=642.13
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 19240 0 0 0 64143 70 0 0 25 0 1 0 92824131 78204928 18664 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 19093 18664 91 271 0 18819 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 76372

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16716
/proc/meminfo: memFree=1566304/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=79436 CPUtime=702.11
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 20048 0 0 0 70138 73 0 0 25 0 1 0 92824131 81342464 19472 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 19859 19472 91 271 0 19585 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 79436

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16718
/proc/meminfo: memFree=1563040/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=82620 CPUtime=762.1
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 20855 0 0 0 76132 78 0 0 25 0 1 0 92824131 84602880 20279 1992294400 134512640 135625496 4294956240 18446744073709551615 134541281 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 20655 20279 91 271 0 20381 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 82620

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16718
/proc/meminfo: memFree=1560032/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=85764 CPUtime=822.08
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 21611 0 0 0 82127 81 0 0 25 0 1 0 92824131 87822336 21035 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 21441 21035 91 271 0 21167 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 85764

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16718
/proc/meminfo: memFree=1557152/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=88640 CPUtime=882.06
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 22307 0 0 0 88121 85 0 0 25 0 1 0 92824131 90767360 21731 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 22160 21731 91 271 0 21886 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 88640

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16718
/proc/meminfo: memFree=1554720/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=91044 CPUtime=942.04
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 22915 0 0 0 94116 88 0 0 25 0 1 0 92824131 93229056 22339 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 22761 22339 91 271 0 22487 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 91044

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16718
/proc/meminfo: memFree=1552288/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=94056 CPUtime=1002.03
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 23820 0 0 0 100113 90 0 0 25 0 1 0 92824131 96313344 22940 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 23514 22940 91 271 0 23240 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 94056

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16718
/proc/meminfo: memFree=1549856/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=96408 CPUtime=1062.02
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 24424 0 0 0 106109 93 0 0 25 0 1 0 92824131 98721792 23544 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 24102 23544 91 271 0 23828 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 96408

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16718
/proc/meminfo: memFree=1547104/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=99096 CPUtime=1122
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 25102 0 0 0 112104 96 0 0 25 0 1 0 92824131 101474304 24222 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 24774 24222 91 271 0 24500 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 99096

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16718
/proc/meminfo: memFree=1544864/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=101256 CPUtime=1181.99
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 25654 0 0 0 118100 99 0 0 25 0 1 0 92824131 103686144 24774 1992294400 134512640 135625496 4294956240 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 25314 24774 91 271 0 25040 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 101256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16718
/proc/meminfo: memFree=1544160/2055920 swapFree=4180248/4192956
[pid=16715] ppid=16713 vsize=101836 CPUtime=1200.08
/proc/16715/stat : 16715 (csat) R 16713 16715 16678 0 -1 4194304 25830 0 0 0 119909 99 0 0 25 0 1 0 92824131 104280064 24950 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16715/statm: 25459 24950 91 271 0 25185 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 101836

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.11
CPU user time (s): 1199.1
CPU system time (s): 1.01484
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 101836

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

runsolver used 0.744886 second user time and 2.6056 second system time

The end

Launcher Data

Begin job on node17 at 2009-04-25 10:25:07
IDJOB=1719650
IDBENCH=69567
IDSOLVER=517
FILE ID=node17/1719650-1240647907
PBS_JOBID= 9186489
Free space on /tmp= 66136 MiB

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

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED=92390645

node17.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.234
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.234
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:       1644872 kB
Buffers:         39444 kB
Cached:         315544 kB
SwapCached:       7520 kB
Active:         109964 kB
Inactive:       254856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644872 kB
SwapTotal:     4192956 kB
SwapFree:      4180248 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            32140 kB
Committed_AS:   315144 kB
PageTables:       1452 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= 66136 MiB
End job on node17 at 2009-04-25 10:45:10