Trace number 1825058

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
SAT07 reference solver: picosat 535? (TO) 10000.1 10002.5

General information on the benchmark

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

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825058-1242472868/watcher-1825058-1242472868 -o /tmp/evaluation-result-1825058-1242472868/solver-1825058-1242472868 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825058-1242472868.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.90 3/64 766
/proc/meminfo: memFree=1809456/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=568 CPUtime=0
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 68 0 0 0 0 0 0 0 18 0 1 0 275314769 581632 54 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 142 54 40 102 0 37 0

[startup+0.104208 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 766
/proc/meminfo: memFree=1809456/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=1344 CPUtime=0.09
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 241 0 0 0 4 5 0 0 18 0 1 0 275314769 1376256 227 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 336 227 40 102 0 231 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1344

[startup+0.201217 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 766
/proc/meminfo: memFree=1809456/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=2204 CPUtime=0.19
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 387 0 0 0 9 10 0 0 18 0 1 0 275314769 2256896 373 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 551 373 40 102 0 446 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2204

[startup+0.301225 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 766
/proc/meminfo: memFree=1809456/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=2468 CPUtime=0.29
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 512 0 0 0 14 15 0 0 19 0 1 0 275314769 2527232 498 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 617 498 40 102 0 512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2468

[startup+0.701263 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 766
/proc/meminfo: memFree=1809456/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=4552 CPUtime=0.69
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 1080 0 0 0 33 36 0 0 22 0 1 0 275314769 4661248 1066 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 1138 1066 40 102 0 1033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4552

[startup+1.50134 s]
/proc/loadavg: 0.93 0.98 0.90 2/65 767
/proc/meminfo: memFree=1803048/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=13068 CPUtime=1.49
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 2202 0 0 0 69 80 0 0 25 0 1 0 275314769 13381632 2188 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 3267 2188 40 102 0 3162 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13068

[startup+3.10149 s]
/proc/loadavg: 0.93 0.98 0.90 2/65 767
/proc/meminfo: memFree=1796712/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=26004 CPUtime=3.09
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 4432 0 0 0 143 166 0 0 25 0 1 0 275314769 26628096 4418 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 6501 4418 40 102 0 6396 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26004

[startup+6.30178 s]
/proc/loadavg: 0.93 0.98 0.90 2/65 767
/proc/meminfo: memFree=1778288/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=51616 CPUtime=6.29
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 8898 0 0 0 294 335 0 0 25 0 1 0 275314769 52854784 8884 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 12904 8884 40 102 0 12799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51616

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.91 2/65 767
/proc/meminfo: memFree=1753392/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=65244 CPUtime=12.69
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 14061 0 0 0 750 519 0 0 25 0 1 0 275314769 66809856 14036 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 16311 14036 42 102 0 16206 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65244

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.91 2/65 767
/proc/meminfo: memFree=1752880/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=69604 CPUtime=25.48
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 14209 0 0 0 2029 519 0 0 25 0 1 0 275314769 71274496 14184 1992294400 134512640 134931368 4294956240 18446744073709551615 134525800 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 17401 14184 42 102 0 17296 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69604

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.91 2/65 767
/proc/meminfo: memFree=1751600/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=70800 CPUtime=51.08
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 14547 0 0 0 4589 519 0 0 25 0 1 0 275314769 72499200 14520 1992294400 134512640 134931368 4294956240 18446744073709551615 134544748 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 17700 14520 48 102 0 17595 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70800

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.91 2/65 767
/proc/meminfo: memFree=1748720/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=73436 CPUtime=102.27
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 15291 0 0 0 9707 520 0 0 25 0 1 0 275314769 75198464 15264 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 18359 15264 48 102 0 18254 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73436

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 767
/proc/meminfo: memFree=1744880/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=77264 CPUtime=162.25
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 16268 0 0 0 15704 521 0 0 25 0 1 0 275314769 79118336 16241 1992294400 134512640 134931368 4294956240 18446744073709551615 134522899 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 19316 16241 48 102 0 19211 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 77264

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 767
/proc/meminfo: memFree=1740656/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=83264 CPUtime=222.24
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 17285 0 0 0 21702 522 0 0 25 0 1 0 275314769 85262336 17258 1992294400 134512640 134931368 4294956240 18446744073709551615 134522836 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 20816 17258 48 102 0 20711 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 83264

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 767
/proc/meminfo: memFree=1738992/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=84320 CPUtime=282.22
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 17746 0 0 0 27699 523 0 0 25 0 1 0 275314769 86343680 17623 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 21080 17623 48 102 0 20975 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 84320

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 767
/proc/meminfo: memFree=1738992/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=84320 CPUtime=342.21
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 17746 0 0 0 33698 523 0 0 25 0 1 0 275314769 86343680 17623 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 21080 17623 48 102 0 20975 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 84320

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 767
/proc/meminfo: memFree=1737392/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=86168 CPUtime=402.19
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 18201 0 0 0 39696 523 0 0 25 0 1 0 275314769 88236032 18078 1992294400 134512640 134931368 4294956240 18446744073709551615 134544724 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 21542 18078 48 102 0 21437 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 86168

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 767
/proc/meminfo: memFree=1735920/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=87224 CPUtime=462.18
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 18622 0 0 0 45694 524 0 0 25 0 1 0 275314769 89317376 18389 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 21806 18389 48 102 0 21701 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 87224

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 767
/proc/meminfo: memFree=1735920/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=87224 CPUtime=522.16
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 18622 0 0 0 51692 524 0 0 25 0 1 0 275314769 89317376 18389 1992294400 134512640 134931368 4294956240 18446744073709551615 134530799 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 21806 18389 48 102 0 21701 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 87224

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 767
/proc/meminfo: memFree=1735920/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=87224 CPUtime=582.15
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 18622 0 0 0 57691 524 0 0 25 0 1 0 275314769 89317376 18389 1992294400 134512640 134931368 4294956240 18446744073709551615 134522721 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 21806 18389 48 102 0 21701 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 87224

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 767
/proc/meminfo: memFree=1733936/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=89204 CPUtime=642.14
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 19214 0 0 0 63689 525 0 0 25 0 1 0 275314769 91344896 18865 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 22301 18865 48 102 0 22196 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 89204


################
# More data... #
################

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 785
/proc/meminfo: memFree=1671728/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=145908 CPUtime=9040.06
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 38237 0 0 0 903433 573 0 0 25 0 1 0 275314769 149409792 33509 1992294400 134512640 134931368 4294956240 18446744073709551615 134524195 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 36477 33509 48 102 0 36372 0
Current children cumulated CPU time (s) 9040.06
Current children cumulated vsize (KiB) 145908

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 785
/proc/meminfo: memFree=1671664/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=145908 CPUtime=9100.05
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 38237 0 0 0 909431 574 0 0 25 0 1 0 275314769 149409792 33509 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 36477 33509 48 102 0 36372 0
Current children cumulated CPU time (s) 9100.05
Current children cumulated vsize (KiB) 145908

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 785
/proc/meminfo: memFree=1671664/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=145908 CPUtime=9160.03
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 38237 0 0 0 915429 574 0 0 25 0 1 0 275314769 149409792 33509 1992294400 134512640 134931368 4294956240 18446744073709551615 134530822 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 36477 33509 48 102 0 36372 0
Current children cumulated CPU time (s) 9160.03
Current children cumulated vsize (KiB) 145908

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 785
/proc/meminfo: memFree=1671600/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=145908 CPUtime=9220.02
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 38237 0 0 0 921428 574 0 0 25 0 1 0 275314769 149409792 33509 1992294400 134512640 134931368 4294956240 18446744073709551615 134524176 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 36477 33509 48 102 0 36372 0
Current children cumulated CPU time (s) 9220.02
Current children cumulated vsize (KiB) 145908

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 785
/proc/meminfo: memFree=1671600/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=145908 CPUtime=9280
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 38237 0 0 0 927426 574 0 0 25 0 1 0 275314769 149409792 33509 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 36477 33509 48 102 0 36372 0
Current children cumulated CPU time (s) 9280
Current children cumulated vsize (KiB) 145908

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 785
/proc/meminfo: memFree=1671600/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=145908 CPUtime=9339.99
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 38237 0 0 0 933425 574 0 0 25 0 1 0 275314769 149409792 33509 1992294400 134512640 134931368 4294956240 18446744073709551615 134525554 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 36477 33509 48 102 0 36372 0
Current children cumulated CPU time (s) 9339.99
Current children cumulated vsize (KiB) 145908

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 785
/proc/meminfo: memFree=1671600/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=145908 CPUtime=9399.98
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 38237 0 0 0 939423 575 0 0 25 0 1 0 275314769 149409792 33509 1992294400 134512640 134931368 4294956240 18446744073709551615 134525823 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 36477 33509 48 102 0 36372 0
Current children cumulated CPU time (s) 9399.98
Current children cumulated vsize (KiB) 145908

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 785
/proc/meminfo: memFree=1671600/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=145908 CPUtime=9459.96
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 38237 0 0 0 945421 575 0 0 25 0 1 0 275314769 149409792 33509 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 36477 33509 48 102 0 36372 0
Current children cumulated CPU time (s) 9459.96
Current children cumulated vsize (KiB) 145908

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 785
/proc/meminfo: memFree=1671664/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=145908 CPUtime=9519.95
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 38237 0 0 0 951420 575 0 0 25 0 1 0 275314769 149409792 33509 1992294400 134512640 134931368 4294956240 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 36477 33509 48 102 0 36372 0
Current children cumulated CPU time (s) 9519.95
Current children cumulated vsize (KiB) 145908

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 785
/proc/meminfo: memFree=1669808/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=147888 CPUtime=9579.93
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 38729 0 0 0 957417 576 0 0 25 0 1 0 275314769 151437312 34001 1992294400 134512640 134931368 4294956240 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 36972 34001 48 102 0 36867 0
Current children cumulated CPU time (s) 9579.93
Current children cumulated vsize (KiB) 147888

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 791
/proc/meminfo: memFree=1665264/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=151956 CPUtime=9639.9
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 40128 0 0 0 963413 577 0 0 25 0 1 0 275314769 155602944 35046 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 37989 35046 48 102 0 37884 0
Current children cumulated CPU time (s) 9639.9
Current children cumulated vsize (KiB) 151956

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 791
/proc/meminfo: memFree=1665200/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=151956 CPUtime=9699.9
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 40128 0 0 0 969412 578 0 0 25 0 1 0 275314769 155602944 35046 1992294400 134512640 134931368 4294956240 18446744073709551615 134525723 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 37989 35046 48 102 0 37884 0
Current children cumulated CPU time (s) 9699.9
Current children cumulated vsize (KiB) 151956

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 791
/proc/meminfo: memFree=1665136/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=151956 CPUtime=9759.88
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 40128 0 0 0 975410 578 0 0 25 0 1 0 275314769 155602944 35046 1992294400 134512640 134931368 4294956240 18446744073709551615 134544730 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 37989 35046 48 102 0 37884 0
Current children cumulated CPU time (s) 9759.88
Current children cumulated vsize (KiB) 151956

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 791
/proc/meminfo: memFree=1665136/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=151956 CPUtime=9819.87
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 40128 0 0 0 981409 578 0 0 25 0 1 0 275314769 155602944 35046 1992294400 134512640 134931368 4294956240 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 37989 35046 48 102 0 37884 0
Current children cumulated CPU time (s) 9819.87
Current children cumulated vsize (KiB) 151956

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 791
/proc/meminfo: memFree=1665136/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=151956 CPUtime=9879.85
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 40128 0 0 0 987407 578 0 0 25 0 1 0 275314769 155602944 35046 1992294400 134512640 134931368 4294956240 18446744073709551615 134543543 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 37989 35046 48 102 0 37884 0
Current children cumulated CPU time (s) 9879.85
Current children cumulated vsize (KiB) 151956

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 791
/proc/meminfo: memFree=1665136/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=151956 CPUtime=9939.83
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 40128 0 0 0 993405 578 0 0 25 0 1 0 275314769 155602944 35046 1992294400 134512640 134931368 4294956240 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 37989 35046 48 102 0 37884 0
Current children cumulated CPU time (s) 9939.83
Current children cumulated vsize (KiB) 151956

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 791
/proc/meminfo: memFree=1665136/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=151956 CPUtime=9999.82
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 40128 0 0 0 999404 578 0 0 25 0 1 0 275314769 155602944 35046 1992294400 134512640 134931368 4294956240 18446744073709551615 134525528 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 37989 35046 48 102 0 37884 0
Current children cumulated CPU time (s) 9999.82
Current children cumulated vsize (KiB) 151956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 791
/proc/meminfo: memFree=1665136/2055920 swapFree=4176228/4192956
[pid=766] ppid=764 vsize=151956 CPUtime=10000
/proc/766/stat : 766 (picosat) R 764 766 685 0 -1 4194304 40128 0 0 0 999424 578 0 0 25 0 1 0 275314769 155602944 35046 1992294400 134512640 134931368 4294956240 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/766/statm: 37989 35046 48 102 0 37884 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 151956

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): 10002.5
CPU time (s): 10000.1
CPU user time (s): 9994.25
CPU system time (s): 5.81012
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 153372

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

runsolver used 7.82981 second user time and 20.4869 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-16 13:21:10
IDJOB=1825058
IDBENCH=69591
IDSOLVER=666
FILE ID=node48/1825058-1242472868
PBS_JOBID= 9306789
Free space on /tmp= 66240 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825058-1242472868/watcher-1825058-1242472868 -o /tmp/evaluation-result-1825058-1242472868/solver-1825058-1242472868 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1825058-1242472868.cnf            

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=1604079579

node48.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.209
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.209
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:       1809872 kB
Buffers:         30424 kB
Cached:         161500 kB
SwapCached:      11464 kB
Active:         100516 kB
Inactive:       104460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809872 kB
SwapTotal:     4192956 kB
SwapFree:      4176228 kB
Dirty:           24184 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            27060 kB
Committed_AS:  1065864 kB
PageTables:       1368 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= 66240 MiB
End job on node48 at 2009-05-16 16:07:55