Trace number 1825430

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 10003

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_12_UNKNOWN.cnf
MD5SUMd18a114d646a89f18fb3efba2be009e6
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 variables1898
Number of clauses118441
Sum of the clauses size352559
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22994
Number of clauses of size 3115424
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-1825430-1242507659/watcher-1825430-1242507659 -o /tmp/evaluation-result-1825430-1242507659/solver-1825430-1242507659 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825430-1242507659.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.84 0.94 0.90 3/64 31375
/proc/meminfo: memFree=882192/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=568 CPUtime=0
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 80 0 0 0 0 0 0 0 18 0 1 0 278799589 581632 66 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 142 66 40 102 0 37 0

[startup+0.0286331 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 31375
/proc/meminfo: memFree=882192/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=740 CPUtime=0.02
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 113 0 0 0 1 1 0 0 18 0 1 0 278799589 757760 99 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 185 99 40 102 0 80 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 740

[startup+0.101641 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 31375
/proc/meminfo: memFree=882192/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=1004 CPUtime=0.09
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 186 0 0 0 4 5 0 0 18 0 1 0 278799589 1028096 172 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 251 172 40 102 0 146 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1004

[startup+0.301663 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 31375
/proc/meminfo: memFree=882192/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=1796 CPUtime=0.29
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 385 0 0 0 13 16 0 0 19 0 1 0 278799589 1839104 371 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 449 371 40 102 0 344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1796

[startup+0.70171 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 31375
/proc/meminfo: memFree=882192/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=3632 CPUtime=0.69
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 785 0 0 0 30 39 0 0 22 0 1 0 278799589 3719168 771 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 908 771 40 102 0 803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3632

[startup+1.5028 s]
/proc/loadavg: 0.84 0.94 0.90 2/65 31376
/proc/meminfo: memFree=878024/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=5612 CPUtime=1.49
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 1327 0 0 0 91 58 0 0 25 0 1 0 278799589 5746688 1313 1992294400 134512640 134931368 4294956240 18446744073709551615 134529914 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 1403 1313 42 102 0 1298 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5612

[startup+3.10199 s]
/proc/loadavg: 0.84 0.94 0.90 2/65 31382
/proc/meminfo: memFree=875904/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=7592 CPUtime=3.08
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 1828 0 0 0 250 58 0 0 25 0 1 0 278799589 7774208 1814 1992294400 134512640 134931368 4294956240 18446744073709551615 134529850 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 1898 1814 42 102 0 1793 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7592

[startup+6.30136 s]
/proc/loadavg: 0.85 0.94 0.90 2/65 31382
/proc/meminfo: memFree=872512/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=11016 CPUtime=6.28
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 2559 0 0 0 569 59 0 0 25 0 1 0 278799589 11280384 2543 1992294400 134512640 134931368 4294956240 18446744073709551615 134531136 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 2754 2543 48 102 0 2649 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11016

[startup+12.7011 s]
/proc/loadavg: 0.87 0.94 0.90 2/65 31382
/proc/meminfo: memFree=868872/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=14136 CPUtime=12.68
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 3372 0 0 0 1208 60 0 0 25 0 1 0 278799589 14475264 3356 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 3534 3356 48 102 0 3429 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14136

[startup+25.5016 s]
/proc/loadavg: 0.89 0.94 0.90 2/65 31382
/proc/meminfo: memFree=868616/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=14136 CPUtime=25.48
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 3375 0 0 0 2488 60 0 0 25 0 1 0 278799589 14475264 3359 1992294400 134512640 134931368 4294956240 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 3534 3359 48 102 0 3429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14136

[startup+51.1016 s]
/proc/loadavg: 0.93 0.94 0.90 2/65 31382
/proc/meminfo: memFree=867848/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=15056 CPUtime=51.07
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 3622 0 0 0 5047 60 0 0 25 0 1 0 278799589 15417344 3538 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 3764 3538 48 102 0 3659 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15056

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.91 2/65 31382
/proc/meminfo: memFree=865544/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=17168 CPUtime=102.25
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 4347 0 0 0 10164 61 0 0 25 0 1 0 278799589 17580032 4107 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 4292 4107 48 102 0 4187 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17168

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 31382
/proc/meminfo: memFree=865224/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=17384 CPUtime=162.23
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 4515 0 0 0 16162 61 0 0 25 0 1 0 278799589 17801216 4179 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 4346 4179 48 102 0 4241 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17384

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 31382
/proc/meminfo: memFree=860232/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=22516 CPUtime=222.22
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 5864 0 0 0 22159 63 0 0 25 0 1 0 278799589 23056384 5470 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 5629 5470 48 102 0 5524 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22516

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31382
/proc/meminfo: memFree=858120/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=24256 CPUtime=282.2
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 6493 0 0 0 28157 63 0 0 25 0 1 0 278799589 24838144 5924 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 6064 5924 48 102 0 5959 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24256

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31382
/proc/meminfo: memFree=858120/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=24508 CPUtime=342.18
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 6499 0 0 0 34155 63 0 0 25 0 1 0 278799589 25096192 5929 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 6127 5929 48 102 0 6022 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 24508

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31382
/proc/meminfo: memFree=858120/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=24508 CPUtime=402.16
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 6505 0 0 0 40153 63 0 0 25 0 1 0 278799589 25096192 5935 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 6127 5935 48 102 0 6022 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 24508

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31382
/proc/meminfo: memFree=853320/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=29392 CPUtime=462.15
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 7856 0 0 0 46150 65 0 0 25 0 1 0 278799589 30097408 7139 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 7348 7139 48 102 0 7243 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 29392

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31382
/proc/meminfo: memFree=853384/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=29392 CPUtime=522.13
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 7856 0 0 0 52148 65 0 0 25 0 1 0 278799589 30097408 7139 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 7348 7139 48 102 0 7243 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 29392

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31382
/proc/meminfo: memFree=852232/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=30368 CPUtime=582.11
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 8225 0 0 0 58145 66 0 0 25 0 1 0 278799589 31096832 7429 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 7592 7429 48 102 0 7487 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 30368

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31382
/proc/meminfo: memFree=852232/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=30368 CPUtime=642.1
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 8225 0 0 0 64144 66 0 0 25 0 1 0 278799589 31096832 7429 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 7592 7429 48 102 0 7487 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 30368


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

[startup+9042.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31398
/proc/meminfo: memFree=835656/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9039.61
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13094 0 0 0 903873 88 0 0 25 0 1 0 278799589 48562176 11537 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11537 48 102 0 11751 0
Current children cumulated CPU time (s) 9039.61
Current children cumulated vsize (KiB) 47424

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31398
/proc/meminfo: memFree=835656/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9099.59
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13100 0 0 0 909871 88 0 0 25 0 1 0 278799589 48562176 11543 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11543 48 102 0 11751 0
Current children cumulated CPU time (s) 9099.59
Current children cumulated vsize (KiB) 47424

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31398
/proc/meminfo: memFree=835592/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9159.57
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13100 0 0 0 915869 88 0 0 25 0 1 0 278799589 48562176 11543 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11543 48 102 0 11751 0
Current children cumulated CPU time (s) 9159.57
Current children cumulated vsize (KiB) 47424

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31398
/proc/meminfo: memFree=835592/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9219.56
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13100 0 0 0 921868 88 0 0 25 0 1 0 278799589 48562176 11543 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11543 48 102 0 11751 0
Current children cumulated CPU time (s) 9219.56
Current children cumulated vsize (KiB) 47424

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31398
/proc/meminfo: memFree=835592/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9279.54
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13100 0 0 0 927866 88 0 0 25 0 1 0 278799589 48562176 11543 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11543 48 102 0 11751 0
Current children cumulated CPU time (s) 9279.54
Current children cumulated vsize (KiB) 47424

[startup+9342.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31398
/proc/meminfo: memFree=835592/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9339.52
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13100 0 0 0 933864 88 0 0 25 0 1 0 278799589 48562176 11543 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11543 48 102 0 11751 0
Current children cumulated CPU time (s) 9339.52
Current children cumulated vsize (KiB) 47424

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31398
/proc/meminfo: memFree=835592/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9399.51
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13100 0 0 0 939862 89 0 0 25 0 1 0 278799589 48562176 11543 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11543 48 102 0 11751 0
Current children cumulated CPU time (s) 9399.51
Current children cumulated vsize (KiB) 47424

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31398
/proc/meminfo: memFree=835592/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9459.49
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13100 0 0 0 945860 89 0 0 25 0 1 0 278799589 48562176 11543 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11543 48 102 0 11751 0
Current children cumulated CPU time (s) 9459.49
Current children cumulated vsize (KiB) 47424

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31398
/proc/meminfo: memFree=835528/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9519.47
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13100 0 0 0 951858 89 0 0 25 0 1 0 278799589 48562176 11543 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11543 48 102 0 11751 0
Current children cumulated CPU time (s) 9519.47
Current children cumulated vsize (KiB) 47424

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31398
/proc/meminfo: memFree=835592/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9579.45
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13100 0 0 0 957856 89 0 0 25 0 1 0 278799589 48562176 11543 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11543 48 102 0 11751 0
Current children cumulated CPU time (s) 9579.45
Current children cumulated vsize (KiB) 47424

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31398
/proc/meminfo: memFree=835528/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9639.43
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13103 0 0 0 963854 89 0 0 25 0 1 0 278799589 48562176 11546 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11546 48 102 0 11751 0
Current children cumulated CPU time (s) 9639.43
Current children cumulated vsize (KiB) 47424

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31400
/proc/meminfo: memFree=835336/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9699.41
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13114 0 0 0 969852 89 0 0 25 0 1 0 278799589 48562176 11557 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11557 48 102 0 11751 0
Current children cumulated CPU time (s) 9699.41
Current children cumulated vsize (KiB) 47424

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31400
/proc/meminfo: memFree=835400/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9759.4
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13114 0 0 0 975850 90 0 0 25 0 1 0 278799589 48562176 11557 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11557 48 102 0 11751 0
Current children cumulated CPU time (s) 9759.4
Current children cumulated vsize (KiB) 47424

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31400
/proc/meminfo: memFree=835464/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9819.38
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13114 0 0 0 981848 90 0 0 25 0 1 0 278799589 48562176 11557 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11557 48 102 0 11751 0
Current children cumulated CPU time (s) 9819.38
Current children cumulated vsize (KiB) 47424

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31400
/proc/meminfo: memFree=835464/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9879.36
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13114 0 0 0 987846 90 0 0 25 0 1 0 278799589 48562176 11557 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11557 48 102 0 11751 0
Current children cumulated CPU time (s) 9879.36
Current children cumulated vsize (KiB) 47424

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31400
/proc/meminfo: memFree=835528/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9939.34
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13114 0 0 0 993844 90 0 0 25 0 1 0 278799589 48562176 11557 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11557 48 102 0 11751 0
Current children cumulated CPU time (s) 9939.34
Current children cumulated vsize (KiB) 47424

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31400
/proc/meminfo: memFree=835464/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=9999.32
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13114 0 0 0 999842 90 0 0 25 0 1 0 278799589 48562176 11557 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11557 48 102 0 11751 0
Current children cumulated CPU time (s) 9999.32
Current children cumulated vsize (KiB) 47424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31400
/proc/meminfo: memFree=835464/2055920 swapFree=4182092/4192956
[pid=31375] ppid=31373 vsize=47424 CPUtime=10000
/proc/31375/stat : 31375 (picosat) R 31373 31375 31338 0 -1 4194304 13114 0 0 0 999912 90 0 0 25 0 1 0 278799589 48562176 11557 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/31375/statm: 11856 11557 48 102 0 11751 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 47424

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): 10003
CPU time (s): 10000
CPU user time (s): 9999.13
CPU system time (s): 0.91786
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 47424

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

runsolver used 7.2329 second user time and 20.4529 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-16 23:00:59
IDJOB=1825430
IDBENCH=71092
IDSOLVER=666
FILE ID=node11/1825430-1242507659
PBS_JOBID= 9307035
Free space on /tmp= 66288 MiB

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

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED=922839415

node11.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:        882608 kB
Buffers:         92912 kB
Cached:         985416 kB
SwapCached:       4708 kB
Active:         198104 kB
Inactive:       888064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        882608 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            2496 kB
Writeback:           0 kB
Mapped:          14324 kB
Slab:            73100 kB
Committed_AS:  1045660 kB
PageTables:       1448 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= 66288 MiB
End job on node11 at 2009-05-17 01:47:44