Trace number 1825438

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 10002.4

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1825438-1242508222/watcher-1825438-1242508222 -o /tmp/evaluation-result-1825438-1242508222/solver-1825438-1242508222 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825438-1242508222.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: 1.00 1.00 1.00 3/64 21718
/proc/meminfo: memFree=856880/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=568 CPUtime=0
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 72 0 0 0 0 0 0 0 18 0 1 0 278855641 581632 58 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 142 58 40 102 0 37 0

[startup+0.04371 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21718
/proc/meminfo: memFree=856880/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=740 CPUtime=0.04
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 128 0 0 0 2 2 0 0 18 0 1 0 278855641 757760 114 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 185 114 40 102 0 80 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 740

[startup+0.101713 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21718
/proc/meminfo: memFree=856880/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=1076 CPUtime=0.09
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 186 0 0 0 4 5 0 0 18 0 1 0 278855641 1101824 173 1992294400 134512640 134931368 4294956240 18446744073709551615 134583827 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 269 173 40 102 0 164 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1076

[startup+0.301731 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21718
/proc/meminfo: memFree=856880/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=1868 CPUtime=0.29
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 385 0 0 0 12 17 0 0 19 0 1 0 278855641 1912832 371 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 467 372 40 102 0 362 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1868

[startup+0.701765 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21718
/proc/meminfo: memFree=856880/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=3572 CPUtime=0.69
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 788 0 0 0 32 37 0 0 23 0 1 0 278855641 3657728 774 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 893 774 42 102 0 788 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3572

[startup+1.50184 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21719
/proc/meminfo: memFree=853416/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=4364 CPUtime=1.49
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 985 0 0 0 111 38 0 0 25 0 1 0 278855641 4468736 971 1992294400 134512640 134931368 4294956240 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 1091 971 42 102 0 986 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4364

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21719
/proc/meminfo: memFree=852648/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=5024 CPUtime=3.09
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 1132 0 0 0 271 38 0 0 25 0 1 0 278855641 5144576 1118 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 1256 1118 42 102 0 1151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5024

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21719
/proc/meminfo: memFree=851432/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=6080 CPUtime=6.29
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 1410 0 0 0 591 38 0 0 25 0 1 0 278855641 6225920 1396 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 1520 1396 42 102 0 1415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6080

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21719
/proc/meminfo: memFree=850864/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=6280 CPUtime=12.69
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 1481 0 0 0 1231 38 0 0 25 0 1 0 278855641 6430720 1454 1992294400 134512640 134931368 4294956240 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 1570 1454 48 102 0 1465 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6280

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21719
/proc/meminfo: memFree=848304/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=8776 CPUtime=25.48
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 2125 0 0 0 2509 39 0 0 25 0 1 0 278855641 8986624 2098 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 2194 2098 48 102 0 2089 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8776

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21719
/proc/meminfo: memFree=846832/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=10248 CPUtime=51.07
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 2497 0 0 0 5067 40 0 0 25 0 1 0 278855641 10493952 2470 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 2562 2470 48 102 0 2457 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10248

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21719
/proc/meminfo: memFree=846768/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=10380 CPUtime=102.27
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 2593 0 0 0 10186 41 0 0 25 0 1 0 278855641 10629120 2467 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 2595 2467 48 102 0 2490 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10380

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21719
/proc/meminfo: memFree=846640/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=10380 CPUtime=162.25
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 2680 0 0 0 16184 41 0 0 25 0 1 0 278855641 10629120 2476 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 2595 2476 48 102 0 2490 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 10380

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21719
/proc/meminfo: memFree=846064/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=11040 CPUtime=222.24
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 3000 0 0 0 22183 41 0 0 25 0 1 0 278855641 11304960 2668 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 2760 2668 48 102 0 2655 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 11040

[startup+282.301 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 21719
/proc/meminfo: memFree=844912/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=11964 CPUtime=282.23
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 3380 0 0 0 28181 42 0 0 25 0 1 0 278855641 12251136 2904 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 2991 2904 48 102 0 2886 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 11964

[startup+342.301 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 21719
/proc/meminfo: memFree=844912/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=12384 CPUtime=342.21
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 3550 0 0 0 34179 42 0 0 25 0 1 0 278855641 12681216 2904 1992294400 134512640 134931368 4294956240 18446744073709551615 134525835 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 3096 2904 48 102 0 2991 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 12384

[startup+402.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 21719
/proc/meminfo: memFree=844912/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=12384 CPUtime=402.2
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 3671 0 0 0 40178 42 0 0 25 0 1 0 278855641 12681216 2909 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 3096 2909 48 102 0 2991 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 12384

[startup+462.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 21719
/proc/meminfo: memFree=843632/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=14224 CPUtime=462.18
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 4177 0 0 0 46175 43 0 0 25 0 1 0 278855641 14565376 3290 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 3556 3290 48 102 0 3451 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 14224

[startup+522.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 21719
/proc/meminfo: memFree=836848/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=20560 CPUtime=522.17
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 5851 0 0 0 52172 45 0 0 25 0 1 0 278855641 21053440 4900 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 5140 4900 48 102 0 5035 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 20560

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21719
/proc/meminfo: memFree=838320/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=19100 CPUtime=582.15
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 5916 0 0 0 58170 45 0 0 25 0 1 0 278855641 19558400 4542 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 4775 4542 48 102 0 4670 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 19100

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21719
/proc/meminfo: memFree=838320/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=19100 CPUtime=642.14
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 5923 0 0 0 64169 45 0 0 25 0 1 0 278855641 19558400 4549 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 4775 4549 48 102 0 4670 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 19100


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21735
/proc/meminfo: memFree=822960/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9040.13
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12044 0 0 0 903952 61 0 0 25 0 1 0 278855641 35889152 8385 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8385 48 102 0 8657 0
Current children cumulated CPU time (s) 9040.13
Current children cumulated vsize (KiB) 35048

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822832/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9100.11
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12044 0 0 0 909950 61 0 0 25 0 1 0 278855641 35889152 8385 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8385 48 102 0 8657 0
Current children cumulated CPU time (s) 9100.11
Current children cumulated vsize (KiB) 35048

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822832/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9160.09
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12049 0 0 0 915948 61 0 0 25 0 1 0 278855641 35889152 8390 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8390 48 102 0 8657 0
Current children cumulated CPU time (s) 9160.09
Current children cumulated vsize (KiB) 35048

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822768/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9220.08
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12253 0 0 0 921947 61 0 0 25 0 1 0 278855641 35889152 8400 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8400 48 102 0 8657 0
Current children cumulated CPU time (s) 9220.08
Current children cumulated vsize (KiB) 35048

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822768/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9280.06
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12253 0 0 0 927945 61 0 0 25 0 1 0 278855641 35889152 8400 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8400 48 102 0 8657 0
Current children cumulated CPU time (s) 9280.06
Current children cumulated vsize (KiB) 35048

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822832/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9340.06
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12253 0 0 0 933944 62 0 0 25 0 1 0 278855641 35889152 8400 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8400 48 102 0 8657 0
Current children cumulated CPU time (s) 9340.06
Current children cumulated vsize (KiB) 35048

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822832/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9400.04
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12253 0 0 0 939942 62 0 0 25 0 1 0 278855641 35889152 8400 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8400 48 102 0 8657 0
Current children cumulated CPU time (s) 9400.04
Current children cumulated vsize (KiB) 35048

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822704/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9460.03
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12453 0 0 0 945941 62 0 0 25 0 1 0 278855641 35889152 8404 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8404 48 102 0 8657 0
Current children cumulated CPU time (s) 9460.03
Current children cumulated vsize (KiB) 35048

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822832/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9520.01
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12453 0 0 0 951939 62 0 0 25 0 1 0 278855641 35889152 8404 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8404 48 102 0 8657 0
Current children cumulated CPU time (s) 9520.01
Current children cumulated vsize (KiB) 35048

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822832/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9580
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12453 0 0 0 957938 62 0 0 25 0 1 0 278855641 35889152 8404 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8404 48 102 0 8657 0
Current children cumulated CPU time (s) 9580
Current children cumulated vsize (KiB) 35048

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822832/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9639.98
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12453 0 0 0 963936 62 0 0 25 0 1 0 278855641 35889152 8404 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8404 48 102 0 8657 0
Current children cumulated CPU time (s) 9639.98
Current children cumulated vsize (KiB) 35048

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822832/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9699.97
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12453 0 0 0 969935 62 0 0 25 0 1 0 278855641 35889152 8404 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8404 48 102 0 8657 0
Current children cumulated CPU time (s) 9699.97
Current children cumulated vsize (KiB) 35048

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822768/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9759.95
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12649 0 0 0 975933 62 0 0 25 0 1 0 278855641 35889152 8404 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8404 48 102 0 8657 0
Current children cumulated CPU time (s) 9759.95
Current children cumulated vsize (KiB) 35048

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21737
/proc/meminfo: memFree=822832/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9819.94
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12649 0 0 0 981932 62 0 0 25 0 1 0 278855641 35889152 8404 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8404 48 102 0 8657 0
Current children cumulated CPU time (s) 9819.94
Current children cumulated vsize (KiB) 35048

[startup+9882.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 21737
/proc/meminfo: memFree=822896/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9879.93
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12649 0 0 0 987930 63 0 0 25 0 1 0 278855641 35889152 8404 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8404 48 102 0 8657 0
Current children cumulated CPU time (s) 9879.93
Current children cumulated vsize (KiB) 35048

[startup+9942.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 21737
/proc/meminfo: memFree=822896/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9939.91
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12649 0 0 0 993928 63 0 0 25 0 1 0 278855641 35889152 8404 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8404 48 102 0 8657 0
Current children cumulated CPU time (s) 9939.91
Current children cumulated vsize (KiB) 35048

[startup+10002.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 21737
/proc/meminfo: memFree=822896/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=9999.9
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12656 0 0 0 999927 63 0 0 25 0 1 0 278855641 35889152 8411 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8411 48 102 0 8657 0
Current children cumulated CPU time (s) 9999.9
Current children cumulated vsize (KiB) 35048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.4 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 21737
/proc/meminfo: memFree=822896/2055920 swapFree=4180016/4192956
[pid=21718] ppid=21716 vsize=35048 CPUtime=10000
/proc/21718/stat : 21718 (picosat) R 21716 21718 21648 0 -1 4194304 12656 0 0 0 999937 63 0 0 25 0 1 0 278855641 35889152 8411 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21718/statm: 8762 8411 48 102 0 8657 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 35048

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.4
CPU time (s): 10000
CPU user time (s): 9999.38
CPU system time (s): 0.639902
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 35832

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

runsolver used 6.06308 second user time and 21.8137 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-16 23:10:22
IDJOB=1825438
IDBENCH=71098
IDSOLVER=666
FILE ID=node15/1825438-1242508222
PBS_JOBID= 9307033
Free space on /tmp= 66136 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825438-1242508222/watcher-1825438-1242508222 -o /tmp/evaluation-result-1825438-1242508222/solver-1825438-1242508222 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1825438-1242508222.cnf            

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1164395954

node15.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
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	: 5931.00
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.220
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:        857296 kB
Buffers:         98068 kB
Cached:        1005628 kB
SwapCached:       6744 kB
Active:          66172 kB
Inactive:      1046364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        857296 kB
SwapTotal:     4192956 kB
SwapFree:      4180016 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          14540 kB
Slab:            72004 kB
Committed_AS:   975600 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node15 at 2009-05-17 01:57:07