Trace number 1825080

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 10004.4

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark424.718
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
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-1825080-1242472949/watcher-1825080-1242472949 -o /tmp/evaluation-result-1825080-1242472949/solver-1825080-1242472949 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825080-1242472949.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.98 0.96 0.91 3/64 9297
/proc/meminfo: memFree=1228068/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=568 CPUtime=0
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 64 0 0 0 0 0 0 0 19 0 1 0 275327568 581632 50 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 142 50 40 102 0 37 0

[startup+0.0703259 s]
/proc/loadavg: 0.98 0.96 0.91 3/64 9297
/proc/meminfo: memFree=1228068/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=988 CPUtime=0.06
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 174 0 0 0 4 2 0 0 19 0 1 0 275327568 1011712 160 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 247 160 40 102 0 142 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 988

[startup+0.101329 s]
/proc/loadavg: 0.98 0.96 0.91 3/64 9297
/proc/meminfo: memFree=1228068/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=1344 CPUtime=0.09
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 242 0 0 0 5 4 0 0 19 0 1 0 275327568 1376256 228 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 336 228 40 102 0 231 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1344

[startup+0.301351 s]
/proc/loadavg: 0.98 0.96 0.91 3/64 9297
/proc/meminfo: memFree=1228068/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=2468 CPUtime=0.28
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 537 0 0 0 14 14 0 0 21 0 1 0 275327568 2527232 523 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 617 523 40 102 0 512 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 2468

[startup+0.701396 s]
/proc/loadavg: 0.98 0.96 0.91 3/64 9297
/proc/meminfo: memFree=1228068/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=6996 CPUtime=0.68
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 1194 0 0 0 32 36 0 0 24 0 1 0 275327568 7163904 1180 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 1749 1180 40 102 0 1644 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6996

[startup+1.50148 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 9298
/proc/meminfo: memFree=1221852/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=13332 CPUtime=1.49
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 2333 0 0 0 67 82 0 0 25 0 1 0 275327568 13651968 2319 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 3333 2319 40 102 0 3228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13332

[startup+3.10166 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 9298
/proc/meminfo: memFree=1215132/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=26532 CPUtime=3.08
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 4725 0 0 0 142 166 0 0 25 0 1 0 275327568 27168768 4711 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 6633 4711 40 102 0 6528 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26532

[startup+6.30201 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 9298
/proc/meminfo: memFree=1195228/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=35220 CPUtime=6.29
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 8256 0 0 0 344 285 0 0 25 0 1 0 275327568 36065280 8223 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 8805 8223 42 102 0 8700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35220

[startup+12.7017 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 9298
/proc/meminfo: memFree=1194780/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=37276 CPUtime=12.68
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 8402 0 0 0 983 285 0 0 25 0 1 0 275327568 38170624 8367 1992294400 134512640 134931368 4294956240 18446744073709551615 134531070 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 9319 8367 48 102 0 9214 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37276

[startup+25.5011 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 9298
/proc/meminfo: memFree=1194140/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=38068 CPUtime=25.48
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 8594 0 0 0 2262 286 0 0 25 0 1 0 275327568 38981632 8559 1992294400 134512640 134931368 4294956240 18446744073709551615 134525661 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 9517 8559 48 102 0 9412 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38068

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9298
/proc/meminfo: memFree=1192476/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=40672 CPUtime=51.05
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 9014 0 0 0 4819 286 0 0 25 0 1 0 275327568 41648128 8979 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 10168 8979 48 102 0 10063 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 40672

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9298
/proc/meminfo: memFree=1186972/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=45676 CPUtime=102.24
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 10395 0 0 0 9936 288 0 0 25 0 1 0 275327568 46772224 10298 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 11419 10298 48 102 0 11314 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 45676

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9298
/proc/meminfo: memFree=1184348/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=48312 CPUtime=162.2
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 11108 0 0 0 15931 289 0 0 25 0 1 0 275327568 49471488 10946 1992294400 134512640 134931368 4294956240 18446744073709551615 134525800 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 12078 10946 48 102 0 11973 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 48312

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9298
/proc/meminfo: memFree=1184348/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=48312 CPUtime=222.17
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 11188 0 0 0 21928 289 0 0 25 0 1 0 275327568 49471488 10958 1992294400 134512640 134931368 4294956240 18446744073709551615 134522778 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 12078 10958 48 102 0 11973 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 48312

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9298
/proc/meminfo: memFree=1183324/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=49236 CPUtime=282.14
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 11492 0 0 0 27925 289 0 0 25 0 1 0 275327568 50417664 11191 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 12309 11191 48 102 0 12204 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 49236

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9298
/proc/meminfo: memFree=1182692/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=49896 CPUtime=342.11
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 11748 0 0 0 33922 289 0 0 25 0 1 0 275327568 51093504 11372 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 12474 11372 48 102 0 12369 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 49896

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9298
/proc/meminfo: memFree=1182628/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=49896 CPUtime=402.1
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 11835 0 0 0 39920 290 0 0 25 0 1 0 275327568 51093504 11380 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 12474 11380 48 102 0 12369 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 49896

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9298
/proc/meminfo: memFree=1182628/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=49896 CPUtime=462.07
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 11835 0 0 0 45917 290 0 0 25 0 1 0 275327568 51093504 11380 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 12474 11380 48 102 0 12369 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 49896

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9298
/proc/meminfo: memFree=1182628/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=49896 CPUtime=522.04
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 11926 0 0 0 51914 290 0 0 25 0 1 0 275327568 51093504 11388 1992294400 134512640 134931368 4294956240 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 12474 11388 48 102 0 12369 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 49896

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9298
/proc/meminfo: memFree=1182116/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=50416 CPUtime=582.01
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 12150 0 0 0 57911 290 0 0 25 0 1 0 275327568 51625984 11525 1992294400 134512640 134931368 4294956240 18446744073709551615 134529347 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 12604 11525 48 102 0 12499 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 50416

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9298
/proc/meminfo: memFree=1181348/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=51076 CPUtime=641.99
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 12424 0 0 0 63909 290 0 0 25 0 1 0 275327568 52301824 11708 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 12769 11708 48 102 0 12664 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 51076


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9316
/proc/meminfo: memFree=1099364/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9038.35
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38596 0 0 0 903513 322 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9038.35
Current children cumulated vsize (KiB) 133780

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9316
/proc/meminfo: memFree=1099236/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9098.32
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38596 0 0 0 909510 322 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9098.32
Current children cumulated vsize (KiB) 133780

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9316
/proc/meminfo: memFree=1099236/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9158.29
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38596 0 0 0 915507 322 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9158.29
Current children cumulated vsize (KiB) 133780

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9316
/proc/meminfo: memFree=1099172/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9218.27
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38596 0 0 0 921505 322 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9218.27
Current children cumulated vsize (KiB) 133780

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9316
/proc/meminfo: memFree=1099236/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9278.24
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38596 0 0 0 927502 322 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9278.24
Current children cumulated vsize (KiB) 133780

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9316
/proc/meminfo: memFree=1099236/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9338.22
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38596 0 0 0 933500 322 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9338.22
Current children cumulated vsize (KiB) 133780

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9316
/proc/meminfo: memFree=1099236/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9398.19
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 939496 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9398.19
Current children cumulated vsize (KiB) 133780

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9316
/proc/meminfo: memFree=1099300/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9458.17
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 945494 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9458.17
Current children cumulated vsize (KiB) 133780

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9322
/proc/meminfo: memFree=1099172/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9518.13
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 951490 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134523062 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9518.13
Current children cumulated vsize (KiB) 133780

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9322
/proc/meminfo: memFree=1099172/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9578.11
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 957488 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9578.11
Current children cumulated vsize (KiB) 133780

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9322
/proc/meminfo: memFree=1099236/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9638.09
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 963486 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9638.09
Current children cumulated vsize (KiB) 133780

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9322
/proc/meminfo: memFree=1099172/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9698.07
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 969484 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9698.07
Current children cumulated vsize (KiB) 133780

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9322
/proc/meminfo: memFree=1099172/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9758.04
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 975481 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134522899 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9758.04
Current children cumulated vsize (KiB) 133780

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9322
/proc/meminfo: memFree=1099236/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9818.01
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 981478 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9818.01
Current children cumulated vsize (KiB) 133780

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9322
/proc/meminfo: memFree=1099236/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9877.98
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 987475 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134549296 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9877.98
Current children cumulated vsize (KiB) 133780

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9322
/proc/meminfo: memFree=1099236/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9937.96
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 993473 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134529868 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9937.96
Current children cumulated vsize (KiB) 133780

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9322
/proc/meminfo: memFree=1099300/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=9997.94
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 999471 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 9997.94
Current children cumulated vsize (KiB) 133780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 9322
/proc/meminfo: memFree=1099300/2055920 swapFree=4181288/4192956
[pid=9297] ppid=9295 vsize=133780 CPUtime=10000
/proc/9297/stat : 9297 (picosat) R 9295 9297 9156 0 -1 4194304 38902 0 0 0 999681 323 0 0 25 0 1 0 275327568 136990720 32031 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/9297/statm: 33445 32031 48 102 0 33340 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 133780

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): 10004.4
CPU time (s): 10000.1
CPU user time (s): 9996.82
CPU system time (s): 3.2605
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 135004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9996.82
system time used= 3.2605
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38902
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= 1
involuntary context switches= 28527

runsolver used 8.28174 second user time and 28.1047 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-16 13:22:30
IDJOB=1825080
IDBENCH=69630
IDSOLVER=666
FILE ID=node35/1825080-1242472949
PBS_JOBID= 9306799
Free space on /tmp= 66112 MiB

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

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED=1145935040

node35.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.214
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.214
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:       1228548 kB
Buffers:         84204 kB
Cached:         648132 kB
SwapCached:       5464 kB
Active:         160992 kB
Inactive:       579256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1228548 kB
SwapTotal:     4192956 kB
SwapFree:      4181288 kB
Dirty:           13892 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            73144 kB
Committed_AS:  1038140 kB
PageTables:       1396 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= 66112 MiB
End job on node35 at 2009-05-16 16:09:17