Trace number 1521047

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.02 1200.31

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S418505498-026.cnf
MD5SUMbefd6412bc726e8030b70acee890aba3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.4872
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1521047-1238282803/watcher-1521047-1238282803 -o /tmp/evaluation-result-1521047-1238282803/solver-1521047-1238282803 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521047-1238282803.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.99 0.98 0.99 3/64 32133
/proc/meminfo: memFree=1257456/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=7224 CPUtime=0
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 1100942148 7397376 238 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 1806 244 88 271 0 1532 0

[startup+0.0544421 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32133
/proc/meminfo: memFree=1257456/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=7352 CPUtime=0.04
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 1626 0 0 0 4 0 0 0 18 0 1 0 1100942148 7528448 1609 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 1838 1609 90 271 0 1564 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7352

[startup+0.102445 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32133
/proc/meminfo: memFree=1257456/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=7352 CPUtime=0.09
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 1644 0 0 0 9 0 0 0 18 0 1 0 1100942148 7528448 1627 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 1838 1627 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301462 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32133
/proc/meminfo: memFree=1257456/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=7612 CPUtime=0.29
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 1708 0 0 0 28 1 0 0 19 0 1 0 1100942148 7794688 1691 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 1903 1691 90 271 0 1629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7612

[startup+0.702497 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32133
/proc/meminfo: memFree=1257456/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=8004 CPUtime=0.69
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 1808 0 0 0 68 1 0 0 22 0 1 0 1100942148 8196096 1791 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 2001 1791 90 271 0 1727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8004

[startup+1.50157 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1250344/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=8664 CPUtime=1.49
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 1961 0 0 0 148 1 0 0 25 0 1 0 1100942148 8871936 1944 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 2166 1944 90 271 0 1892 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8664

[startup+3.10171 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1249576/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=9476 CPUtime=3.09
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 2160 0 0 0 307 2 0 0 25 0 1 0 1100942148 9703424 2143 1992294400 134512640 135625496 4294956240 18446744073709551615 134541443 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 2369 2143 90 271 0 2095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9476

[startup+6.30199 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1248296/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=10540 CPUtime=6.29
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 2417 0 0 0 626 3 0 0 25 0 1 0 1100942148 10792960 2400 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 2635 2400 90 271 0 2361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10540

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1246696/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=11924 CPUtime=12.69
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 2799 0 0 0 1265 4 0 0 25 0 1 0 1100942148 12210176 2741 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 2981 2741 90 271 0 2707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11924

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1244776/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=13684 CPUtime=25.48
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 3240 0 0 0 2542 6 0 0 25 0 1 0 1100942148 14012416 3182 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 3421 3182 90 271 0 3147 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13684

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1242536/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=16000 CPUtime=51.08
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 3871 0 0 0 5098 10 0 0 25 0 1 0 1100942148 16384000 3752 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 4000 3752 90 271 0 3726 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16000

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1239080/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=19536 CPUtime=102.27
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 4812 0 0 0 10210 17 0 0 25 0 1 0 1100942148 20004864 4602 1992294400 134512640 135625496 4294956240 18446744073709551615 134541458 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 4884 4602 90 271 0 4610 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19536

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1236328/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=22148 CPUtime=162.25
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 5510 0 0 0 16204 21 0 0 25 0 1 0 1100942148 22679552 5300 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 5537 5300 90 271 0 5263 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22148

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1233896/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=24844 CPUtime=222.23
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 6225 0 0 0 22198 25 0 0 25 0 1 0 1100942148 25440256 5879 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 6211 5879 90 271 0 5937 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24844

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1231848/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=26848 CPUtime=282.22
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 6737 0 0 0 28193 29 0 0 25 0 1 0 1100942148 27492352 6391 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 6712 6391 90 271 0 6438 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 26848

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1229992/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=28572 CPUtime=342.21
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 7179 0 0 0 34188 33 0 0 25 0 1 0 1100942148 29257728 6833 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 7143 6833 90 271 0 6869 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 28572

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1228200/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=30344 CPUtime=402.19
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 7614 0 0 0 40183 36 0 0 25 0 1 0 1100942148 31072256 7268 1992294400 134512640 135625496 4294956240 18446744073709551615 134529069 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 7586 7268 90 271 0 7312 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 30344

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1226728/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=32224 CPUtime=462.18
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 8221 0 0 0 46178 40 0 0 25 0 1 0 1100942148 32997376 7672 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 8056 7672 90 271 0 7782 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 32224

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1225192/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=33792 CPUtime=522.16
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 8617 0 0 0 52173 43 0 0 25 0 1 0 1100942148 34603008 8068 1992294400 134512640 135625496 4294956240 18446744073709551615 134529029 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 8448 8068 90 271 0 8174 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 33792

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1223336/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=35676 CPUtime=582.15
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 9063 0 0 0 58170 45 0 0 25 0 1 0 1100942148 36532224 8514 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 8919 8514 90 271 0 8645 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 35676

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1221928/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=37220 CPUtime=642.15
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 9427 0 0 0 64166 49 0 0 25 0 1 0 1100942148 38113280 8878 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 9305 8878 90 271 0 9031 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 37220

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1220776/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=38148 CPUtime=702.12
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 9710 0 0 0 70161 51 0 0 25 0 1 0 1100942148 39063552 9161 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 9537 9161 90 271 0 9263 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 38148

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32134
/proc/meminfo: memFree=1219560/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=39308 CPUtime=762.11
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 10016 0 0 0 76157 54 0 0 25 0 1 0 1100942148 40251392 9467 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 9827 9467 90 271 0 9553 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 39308

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32136
/proc/meminfo: memFree=1218344/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=40760 CPUtime=822.1
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 10319 0 0 0 82153 57 0 0 25 0 1 0 1100942148 41738240 9770 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 10190 9770 90 271 0 9916 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 40760

[startup+882.303 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 32136
/proc/meminfo: memFree=1217064/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=41892 CPUtime=882.08
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 10623 0 0 0 88149 59 0 0 25 0 1 0 1100942148 42897408 10074 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 10473 10074 90 271 0 10199 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 41892

[startup+942.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 32136
/proc/meminfo: memFree=1215912/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=43180 CPUtime=942.06
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 10924 0 0 0 94145 61 0 0 25 0 1 0 1100942148 44216320 10375 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 10795 10375 90 271 0 10521 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 43180

[startup+1002.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 32136
/proc/meminfo: memFree=1214888/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=44712 CPUtime=1002.05
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 11491 0 0 0 100142 63 0 0 25 0 1 0 1100942148 45785088 10638 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 11178 10638 90 271 0 10904 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 44712

[startup+1062.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 32136
/proc/meminfo: memFree=1213800/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=45768 CPUtime=1062.04
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 11757 0 0 0 106139 65 0 0 25 0 1 0 1100942148 46866432 10904 1992294400 134512640 135625496 4294956240 18446744073709551615 134541377 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 11442 10904 90 271 0 11168 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 45768

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32136
/proc/meminfo: memFree=1212520/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=46944 CPUtime=1122.02
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 12057 0 0 0 112135 67 0 0 25 0 1 0 1100942148 48070656 11204 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 11736 11204 90 271 0 11462 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 46944

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32136
/proc/meminfo: memFree=1211560/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=47940 CPUtime=1182
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 12306 0 0 0 118131 69 0 0 25 0 1 0 1100942148 49090560 11453 1992294400 134512640 135625496 4294956240 18446744073709551615 134541363 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 11985 11453 90 271 0 11711 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 47940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32136
/proc/meminfo: memFree=1211240/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=48232 CPUtime=1200.01
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 12380 0 0 0 119931 70 0 0 25 0 1 0 1100942148 49389568 11527 1992294400 134512640 135625496 4294956240 18446744073709551615 134541276 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 12058 11527 90 271 0 11784 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 48232

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32136
/proc/meminfo: memFree=1211240/2055920 swapFree=4178784/4192956
[pid=32133] ppid=32131 vsize=48232 CPUtime=1200.01
/proc/32133/stat : 32133 (csat) R 32131 32133 31714 0 -1 4194304 12380 0 0 0 119931 70 0 0 25 0 1 0 1100942148 49389568 11527 1992294400 134512640 135625496 4294956240 18446744073709551615 134541276 0 0 4096 0 0 0 0 17 1 0 0
/proc/32133/statm: 12058 11527 90 271 0 11784 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 48232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.31
CPU system time (s): 0.712891
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 48232

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

runsolver used 0.939857 second user time and 2.47662 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-29 00:26:43
IDJOB=1521047
IDBENCH=70582
IDSOLVER=517
FILE ID=node57/1521047-1238282803
PBS_JOBID= 9060915
Free space on /tmp= 66220 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S418505498-026.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521047-1238282803/watcher-1521047-1238282803 -o /tmp/evaluation-result-1521047-1238282803/solver-1521047-1238282803 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521047-1238282803.cnf

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

MD5SUM BENCH= befd6412bc726e8030b70acee890aba3
RANDOM SEED=786276070

node57.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.213
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.213
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:       1257872 kB
Buffers:         93148 kB
Cached:         617132 kB
SwapCached:       8004 kB
Active:         317532 kB
Inactive:       402272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1257872 kB
SwapTotal:     4192956 kB
SwapFree:      4178784 kB
Dirty:            1376 kB
Writeback:           0 kB
Mapped:          15156 kB
Slab:            64284 kB
Committed_AS:  2508756 kB
PageTables:       1392 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= 66220 MiB
End job on node57 at 2009-03-29 00:46:46