Trace number 1825589

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

General information on the benchmark

Namemanol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark579.848
Satisfiable
(Un)Satisfiability was proved
Number of variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
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-1825589-1242510161/watcher-1825589-1242510161 -o /tmp/evaluation-result-1825589-1242510161/solver-1825589-1242510161 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825589-1242510161.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 0.92 3/64 22874
/proc/meminfo: memFree=1189104/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=568 CPUtime=0
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 73 0 0 0 0 0 0 0 18 0 1 0 279048883 581632 59 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 142 59 40 102 0 37 0

[startup+0.0171541 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 22874
/proc/meminfo: memFree=1189104/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=568 CPUtime=0.01
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 90 0 0 0 0 1 0 0 18 0 1 0 279048883 581632 76 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 142 76 40 102 0 37 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 568

[startup+0.101163 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 22874
/proc/meminfo: memFree=1189104/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=1344 CPUtime=0.09
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 245 0 0 0 4 5 0 0 18 0 1 0 279048883 1376256 231 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 336 231 40 102 0 231 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1344

[startup+0.301186 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 22874
/proc/meminfo: memFree=1189104/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=2476 CPUtime=0.29
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 536 0 0 0 12 17 0 0 19 0 1 0 279048883 2535424 522 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 619 522 40 102 0 514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2476

[startup+0.701233 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 22874
/proc/meminfo: memFree=1189104/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=7004 CPUtime=0.69
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 1188 0 0 0 30 39 0 0 23 0 1 0 279048883 7172096 1174 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 1751 1174 40 102 0 1646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7004

[startup+1.50133 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22875
/proc/meminfo: memFree=1183016/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=13472 CPUtime=1.49
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 2338 0 0 0 67 82 0 0 25 0 1 0 279048883 13795328 2324 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 3368 2324 40 102 0 3263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13472

[startup+3.10152 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1176040/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=26540 CPUtime=3.09
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 4711 0 0 0 141 168 0 0 25 0 1 0 279048883 27176960 4697 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 6635 4697 40 102 0 6530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26540

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1156392/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=52808 CPUtime=6.29
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 9496 0 0 0 288 341 0 0 25 0 1 0 279048883 54075392 9482 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 13202 9482 40 102 0 13097 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52808

[startup+12.7027 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1140584/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=65444 CPUtime=12.69
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 12205 0 0 0 851 418 0 0 25 0 1 0 279048883 67014656 12129 1992294400 134512640 134931368 4294956240 18446744073709551615 134524107 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 16361 12129 42 102 0 16256 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65444

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1140392/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=65716 CPUtime=25.48
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 12349 0 0 0 2130 418 0 0 25 0 1 0 279048883 67293184 12271 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 16429 12271 48 102 0 16324 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65716

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1139432/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=66640 CPUtime=51.06
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 12588 0 0 0 4688 418 0 0 25 0 1 0 279048883 68239360 12510 1992294400 134512640 134931368 4294956240 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 16660 12510 48 102 0 16555 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 66640

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1137128/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=69012 CPUtime=102.25
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 13181 0 0 0 9806 419 0 0 25 0 1 0 279048883 70668288 13103 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 17253 13103 48 102 0 17148 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 69012

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1132008/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=74024 CPUtime=162.23
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 14474 0 0 0 15802 421 0 0 25 0 1 0 279048883 75800576 14396 1992294400 134512640 134931368 4294956240 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 18506 14396 48 102 0 18401 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 74024

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1126056/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=79424 CPUtime=222.2
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 15961 0 0 0 21798 422 0 0 25 0 1 0 279048883 81330176 15793 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 19856 15793 48 102 0 19751 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 79424

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1126120/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=79424 CPUtime=282.17
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 15967 0 0 0 27795 422 0 0 25 0 1 0 279048883 81330176 15799 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 19856 15799 48 102 0 19751 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 79424

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1124904/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=80876 CPUtime=342.13
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 16332 0 0 0 33790 423 0 0 25 0 1 0 279048883 82817024 16164 1992294400 134512640 134931368 4294956240 18446744073709551615 134529999 0 0 4096 0 0 0 0 17 1 0 0
/proc/22874/statm: 20219 16164 48 102 0 20114 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 80876

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1124456/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=81008 CPUtime=402.07
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 16492 0 0 0 39784 423 0 0 25 0 1 0 279048883 82952192 16229 1992294400 134512640 134931368 4294956240 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 20252 16229 48 102 0 20147 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 81008

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1124456/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=81008 CPUtime=462.05
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 16492 0 0 0 45782 423 0 0 25 0 1 0 279048883 82952192 16229 1992294400 134512640 134931368 4294956240 18446744073709551615 134525703 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 20252 16229 48 102 0 20147 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 81008

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1124328/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=81008 CPUtime=522.02
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 16578 0 0 0 51779 423 0 0 25 0 1 0 279048883 82952192 16229 1992294400 134512640 134931368 4294956240 18446744073709551615 134529347 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 20252 16229 48 102 0 20147 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 81008

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1124392/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=81008 CPUtime=582
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 16578 0 0 0 57777 423 0 0 25 0 1 0 279048883 82952192 16229 1992294400 134512640 134931368 4294956240 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 20252 16229 48 102 0 20147 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 81008

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 22877
/proc/meminfo: memFree=1123176/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=82460 CPUtime=641.97
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 16929 0 0 0 63774 423 0 0 25 0 1 0 279048883 84439040 16580 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 20615 16580 48 102 0 20510 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 82460


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051240/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9098.01
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 909351 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9098.01
Current children cumulated vsize (KiB) 153964

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051240/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9157.98
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 915348 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9157.98
Current children cumulated vsize (KiB) 153964

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051176/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9217.97
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 921347 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9217.97
Current children cumulated vsize (KiB) 153964

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051240/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9277.94
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 927344 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9277.94
Current children cumulated vsize (KiB) 153964

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051240/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9337.92
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 933342 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9337.92
Current children cumulated vsize (KiB) 153964

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051240/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9397.89
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 939339 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9397.89
Current children cumulated vsize (KiB) 153964

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051240/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9457.86
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 945336 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9457.86
Current children cumulated vsize (KiB) 153964

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051304/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9517.82
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 951332 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134529449 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9517.82
Current children cumulated vsize (KiB) 153964

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051304/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9577.8
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 957330 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9577.8
Current children cumulated vsize (KiB) 153964

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051304/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9637.77
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 963327 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525875 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9637.77
Current children cumulated vsize (KiB) 153964

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051176/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9697.75
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 969325 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9697.75
Current children cumulated vsize (KiB) 153964

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051240/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9757.73
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 975323 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525627 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9757.73
Current children cumulated vsize (KiB) 153964

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051240/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9817.71
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 981321 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134522778 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9817.71
Current children cumulated vsize (KiB) 153964

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051240/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9877.68
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 987318 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134529977 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9877.68
Current children cumulated vsize (KiB) 153964

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051240/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9937.66
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 993316 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9937.66
Current children cumulated vsize (KiB) 153964

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051304/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=9997.64
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 999314 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 9997.64
Current children cumulated vsize (KiB) 153964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051304/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=10000
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 999554 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 153964

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

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

[startup+10004.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 22899
/proc/meminfo: memFree=1051304/2055920 swapFree=4180172/4192956
[pid=22874] ppid=22872 vsize=153964 CPUtime=10000
/proc/22874/stat : 22874 (picosat) R 22872 22874 22810 0 -1 4194304 38752 0 0 0 999554 450 0 0 25 0 1 0 279048883 157659136 34351 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/22874/statm: 38491 34351 48 102 0 38386 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 153964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004.7
CPU time (s): 10000.1
CPU user time (s): 9995.54
CPU system time (s): 4.53031
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 156064

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

runsolver used 8.27674 second user time and 28.1127 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-16 23:42:42
IDJOB=1825589
IDBENCH=71749
IDSOLVER=666
FILE ID=node33/1825589-1242510161
PBS_JOBID= 9307051
Free space on /tmp= 66108 MiB

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

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

MD5SUM BENCH= b99a5b8844b4e1d2656eb1422e6e888f
RANDOM SEED=1260718981

node33.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.212
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.212
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:       1189584 kB
Buffers:         83804 kB
Cached:         693448 kB
SwapCached:       6584 kB
Active:         186984 kB
Inactive:       598628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189584 kB
SwapTotal:     4192956 kB
SwapFree:      4180172 kB
Dirty:           20540 kB
Writeback:           0 kB
Mapped:          14012 kB
Slab:            66772 kB
Committed_AS:  1018352 kB
PageTables:       1388 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= 66108 MiB
End job on node33 at 2009-05-17 02:29:29