Trace number 294340

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, and are wall clock time (not CPU 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
picosat 535? (TO) 1200.05 1200.37

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
MD5SUM0b051cba6c512264c3dd4a6e98689f83
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.134979
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52769
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-294340-1171787883 -o ROOT/results/node5/solver-294340-1171787883 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294340-1171787883/picosat /tmp/evaluation/294340-1171787883/instance-294340-1171787883.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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/77 14193
/proc/meminfo: memFree=1077600/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=568 CPUtime=0
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 69 0 0 0 0 0 0 0 18 0 1 0 198743128 581632 54 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 142 54 40 102 0 37 0

[startup+0.107543 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14193
/proc/meminfo: memFree=1077600/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=840 CPUtime=0.1
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 147 0 0 0 8 2 0 0 18 0 1 0 198743128 860160 130 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 210 130 48 102 0 105 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 840

[startup+0.515589 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14193
/proc/meminfo: memFree=1077600/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=840 CPUtime=0.51
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 166 0 0 0 49 2 0 0 22 0 1 0 198743128 860160 149 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134522750 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 210 149 48 102 0 105 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 840

[startup+1.33568 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14194
/proc/meminfo: memFree=1077080/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=968 CPUtime=1.33
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 186 0 0 0 131 2 0 0 25 0 1 0 198743128 991232 169 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 242 169 48 102 0 137 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 968

[startup+2.97387 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14194
/proc/meminfo: memFree=1076888/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=1100 CPUtime=2.96
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 211 0 0 0 294 2 0 0 25 0 1 0 198743128 1126400 194 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134520000 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 275 194 48 102 0 170 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1100

[startup+6.25424 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14194
/proc/meminfo: memFree=1076632/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=1216 CPUtime=6.24
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 251 0 0 0 622 2 0 0 25 0 1 0 198743128 1245184 234 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134530085 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 304 234 48 102 0 199 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 1216

[startup+12.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14194
/proc/meminfo: memFree=1076440/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=1332 CPUtime=12.7
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 292 0 0 0 1268 2 0 0 25 0 1 0 198743128 1363968 275 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 333 275 48 102 0 228 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1332

[startup+25.5104 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14194
/proc/meminfo: memFree=1076184/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=1688 CPUtime=25.49
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 351 0 0 0 2547 2 0 0 25 0 1 0 198743128 1728512 334 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 422 334 48 102 0 317 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1688

[startup+51.1243 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14194
/proc/meminfo: memFree=1075864/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=2012 CPUtime=51.1
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 438 0 0 0 5108 2 0 0 25 0 1 0 198743128 2060288 420 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525804 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 503 420 48 102 0 398 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 2012

[startup+102.341 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1075352/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=2288 CPUtime=102.3
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 528 0 0 0 10227 3 0 0 25 0 1 0 198743128 2342912 510 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 572 510 48 102 0 467 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2288

[startup+162.373 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1075032/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=2712 CPUtime=162.31
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 615 0 0 0 16228 3 0 0 25 0 1 0 198743128 2777088 597 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 678 597 48 102 0 573 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 2712

[startup+222.403 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1074776/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=2980 CPUtime=222.33
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 679 0 0 0 22229 4 0 0 25 0 1 0 198743128 3051520 661 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 745 661 48 102 0 640 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 2980

[startup+282.428 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1074584/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=3112 CPUtime=282.34
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 713 0 0 0 28230 4 0 0 25 0 1 0 198743128 3186688 694 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525858 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 778 694 48 102 0 673 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 3112

[startup+342.457 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1074328/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=3376 CPUtime=342.36
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 767 0 0 0 34231 5 0 0 25 0 1 0 198743128 3457024 748 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134529123 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 844 748 48 102 0 739 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 3376

[startup+402.493 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1074136/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=3548 CPUtime=402.37
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 810 0 0 0 40232 5 0 0 25 0 1 0 198743128 3633152 791 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 887 791 48 102 0 782 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 3548

[startup+462.521 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1074072/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=3628 CPUtime=462.39
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 842 0 0 0 46233 6 0 0 25 0 1 0 198743128 3715072 823 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 907 823 48 102 0 802 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 3628

[startup+522.622 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1074008/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=3760 CPUtime=522.48
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 877 0 0 0 52241 7 0 0 25 0 1 0 198743128 3850240 858 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 940 858 48 102 0 835 0
Current children cumulated CPU time (s) 522.48
Current children cumulated vsize (KiB) 3760

[startup+582.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1073816/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=3876 CPUtime=582.49
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 917 0 0 0 58242 7 0 0 25 0 1 0 198743128 3969024 891 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 969 891 48 102 0 864 0
Current children cumulated CPU time (s) 582.49
Current children cumulated vsize (KiB) 3876

[startup+642.679 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1073816/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=3916 CPUtime=642.49
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 923 0 0 0 64242 7 0 0 25 0 1 0 198743128 4009984 897 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 979 897 48 102 0 874 0
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (KiB) 3916

[startup+702.704 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1073688/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=3984 CPUtime=702.51
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 945 0 0 0 70243 8 0 0 25 0 1 0 198743128 4079616 919 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 996 919 48 102 0 891 0
Current children cumulated CPU time (s) 702.51
Current children cumulated vsize (KiB) 3984

[startup+762.731 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1073624/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=4096 CPUtime=762.52
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 966 0 0 0 76244 8 0 0 25 0 1 0 198743128 4194304 940 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 1024 940 48 102 0 919 0
Current children cumulated CPU time (s) 762.52
Current children cumulated vsize (KiB) 4096

[startup+822.765 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1073496/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=4176 CPUtime=822.54
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 992 0 0 0 82245 9 0 0 25 0 1 0 198743128 4276224 963 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 1044 963 48 102 0 939 0
Current children cumulated CPU time (s) 822.54
Current children cumulated vsize (KiB) 4176

[startup+882.794 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1073368/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=4232 CPUtime=882.55
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 1015 0 0 0 88246 9 0 0 25 0 1 0 198743128 4333568 983 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 1058 983 48 102 0 953 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 4232

[startup+942.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1073176/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=4344 CPUtime=942.56
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 1051 0 0 0 94246 10 0 0 25 0 1 0 198743128 4448256 1009 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 1086 1009 48 102 0 981 0
Current children cumulated CPU time (s) 942.56
Current children cumulated vsize (KiB) 4344

[startup+1002.85 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 14196
/proc/meminfo: memFree=1073368/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=4380 CPUtime=1002.57
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 1076 0 0 0 100247 10 0 0 25 0 1 0 198743128 4485120 1027 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 1095 1027 48 102 0 990 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 4380

[startup+1062.88 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 14196
/proc/meminfo: memFree=1073240/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=4488 CPUtime=1062.59
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 1104 0 0 0 106248 11 0 0 25 0 1 0 198743128 4595712 1055 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 1122 1055 48 102 0 1017 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 4488

[startup+1122.91 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1073240/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=4488 CPUtime=1122.61
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 1105 0 0 0 112249 12 0 0 25 0 1 0 198743128 4595712 1056 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 1122 1056 48 102 0 1017 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 4488

[startup+1182.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1073176/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=4544 CPUtime=1182.61
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 1123 0 0 0 118249 12 0 0 25 0 1 0 198743128 4653056 1066 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 1136 1066 48 102 0 1031 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 4544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14196
/proc/meminfo: memFree=1073176/2055920 swapFree=4192812/4192956
[pid=14193] ppid=14191 vsize=4544 CPUtime=1200.03
/proc/14193/stat : 14193 (picosat) R 14191 14193 13813 0 -1 4194304 1123 0 0 0 119991 12 0 0 25 0 1 0 198743128 4653056 1066 18446744073709551615 134512640 134931368 4294956624 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14193/statm: 1136 1066 48 102 0 1031 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 4544

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): 1200.37
CPU time (s): 1200.05
CPU user time (s): 1199.92
CPU system time (s): 0.12898
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 4612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1123
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= 6
involuntary context switches= 24652

runsolver used 1.25981 second user time and 2.70359 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Feb 18 08:38:03 UTC 2007

IDJOB= 294340
IDBENCH= 19886
IDSOLVER= 106
FILE ID= node5/294340-1171787883

PBS_JOBID= 3839312

Free space on /tmp= 66551 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294340-1171787883/picosat /tmp/evaluation/294340-1171787883/instance-294340-1171787883.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-294340-1171787883 -o ROOT/results/node5/solver-294340-1171787883 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294340-1171787883/picosat /tmp/evaluation/294340-1171787883/instance-294340-1171787883.cnf            

META MD5SUM SOLVER= 1cb12d44dc66ecc4d20a168f5cfd1323
MD5SUM BENCH=  0b051cba6c512264c3dd4a6e98689f83

RANDOM SEED= 970428261

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.224
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.224
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:       1078008 kB
Buffers:         56780 kB
Cached:         801584 kB
SwapCached:          0 kB
Active:         517444 kB
Inactive:       384808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1078008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             540 kB
Writeback:           0 kB
Mapped:          62812 kB
Slab:            61256 kB
Committed_AS:   678900 kB
PageTables:       1692 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= 66551 MiB

End job on node5 on Sun Feb 18 08:58:06 UTC 2007