Trace number 305533

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

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S1178874381-13.cnf
MD5SUM587d72078fb304e879726e3b68b5b5e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.9234
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
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/node20/watcher-305533-1172080916 -o ROOT/results/node20/solver-305533-1172080916 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305533-1172080916/picosat /tmp/evaluation/305533-1172080916/instance-305533-1172080916.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: 0.78 0.95 0.98 3/83 12044
/proc/meminfo: memFree=1495544/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=884 CPUtime=0
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 228045625 905216 126 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 221 126 40 102 0 116 0

[startup+0.106862 s]
/proc/loadavg: 0.78 0.95 0.98 3/83 12044
/proc/meminfo: memFree=1495544/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=1168 CPUtime=0.09
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 228 0 0 0 4 5 0 0 18 0 1 0 228045625 1196032 213 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 292 213 40 102 0 187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1168

[startup+0.51491 s]
/proc/loadavg: 0.78 0.95 0.98 3/83 12044
/proc/meminfo: memFree=1495544/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=2348 CPUtime=0.5
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 505 0 0 0 43 7 0 0 22 0 1 0 228045625 2404352 488 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 587 488 48 102 0 482 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2348

[startup+1.33501 s]
/proc/loadavg: 0.78 0.95 0.98 2/84 12045
/proc/meminfo: memFree=1492912/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=3136 CPUtime=1.33
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 719 0 0 0 125 8 0 0 25 0 1 0 228045625 3211264 702 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134597652 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 784 702 48 102 0 679 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3136

[startup+2.97221 s]
/proc/loadavg: 0.78 0.95 0.98 2/84 12055
/proc/meminfo: memFree=1492464/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=3400 CPUtime=2.96
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 796 0 0 0 288 8 0 0 25 0 1 0 228045625 3481600 779 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 850 779 48 102 0 745 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3400

[startup+6.25161 s]
/proc/loadavg: 0.80 0.95 0.98 2/84 12059
/proc/meminfo: memFree=1491696/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=4176 CPUtime=6.23
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 977 0 0 0 615 8 0 0 25 0 1 0 228045625 4276224 960 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 1044 960 48 102 0 939 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 4176

[startup+12.7104 s]
/proc/loadavg: 0.81 0.95 0.98 2/84 12079
/proc/meminfo: memFree=1490800/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=4912 CPUtime=12.67
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 1172 0 0 0 1259 8 0 0 25 0 1 0 228045625 5029888 1155 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 1228 1155 48 102 0 1123 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4912

[startup+25.5249 s]
/proc/loadavg: 0.85 0.95 0.98 2/84 12095
/proc/meminfo: memFree=1489328/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=6540 CPUtime=25.48
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 1569 0 0 0 2539 9 0 0 25 0 1 0 228045625 6696960 1552 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 1635 1552 48 102 0 1530 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6540

[startup+51.141 s]
/proc/loadavg: 0.90 0.96 0.98 2/78 12119
/proc/meminfo: memFree=1487840/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=9036 CPUtime=51.06
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 2201 0 0 0 5097 9 0 0 25 0 1 0 228045625 9252864 2184 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529719 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 2259 2184 48 102 0 2154 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9036

[startup+102.363 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 12119
/proc/meminfo: memFree=1485792/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=11748 CPUtime=102.28
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 2818 0 0 0 10218 10 0 0 25 0 1 0 228045625 12029952 2801 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134531773 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 2937 2801 48 102 0 2832 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 11748

[startup+162.395 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 12119
/proc/meminfo: memFree=1483552/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=13480 CPUtime=162.28
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 3301 0 0 0 16218 10 0 0 25 0 1 0 228045625 13803520 3281 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134520058 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 3370 3281 48 102 0 3265 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 13480

[startup+222.422 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 12119
/proc/meminfo: memFree=1481632/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=15424 CPUtime=222.29
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 3801 0 0 0 22218 11 0 0 25 0 1 0 228045625 15794176 3774 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 3856 3774 48 102 0 3751 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 15424

[startup+282.449 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 12119
/proc/meminfo: memFree=1479904/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=17060 CPUtime=282.31
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 4369 0 0 0 28219 12 0 0 25 0 1 0 228045625 17469440 4188 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525858 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 4265 4188 48 102 0 4160 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 17060

[startup+342.475 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12119
/proc/meminfo: memFree=1477792/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=19276 CPUtime=342.31
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 4899 0 0 0 34218 13 0 0 25 0 1 0 228045625 19738624 4716 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529868 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 4819 4716 48 102 0 4714 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 19276

[startup+402.508 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 12119
/proc/meminfo: memFree=1477792/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=19172 CPUtime=402.33
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 4937 0 0 0 40219 14 0 0 25 0 1 0 228045625 19632128 4694 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134549509 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 4793 4694 48 102 0 4688 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 19172

[startup+462.535 s]
/proc/loadavg: 1.03 1.00 0.99 2/78 12119
/proc/meminfo: memFree=1476192/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=21480 CPUtime=462.34
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 6229 0 0 0 46219 15 0 0 25 0 1 0 228045625 21995520 5247 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 5370 5247 48 102 0 5265 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 21480

[startup+522.565 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 12119
/proc/meminfo: memFree=1475232/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=21676 CPUtime=522.35
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 6609 0 0 0 52219 16 0 0 25 0 1 0 228045625 22196224 5325 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 5419 5325 48 102 0 5314 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 21676

[startup+582.591 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 12119
/proc/meminfo: memFree=1474208/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=22724 CPUtime=582.37
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 7018 0 0 0 58220 17 0 0 25 0 1 0 228045625 23269376 5582 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529868 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 5681 5582 48 102 0 5576 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 22724

[startup+642.624 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 12119
/proc/meminfo: memFree=1473760/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=23060 CPUtime=642.38
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 7397 0 0 0 64220 18 0 0 25 0 1 0 228045625 23613440 5680 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529604 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 5765 5680 48 102 0 5660 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 23060

[startup+702.647 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 12119
/proc/meminfo: memFree=1472032/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=24872 CPUtime=702.38
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 8252 0 0 0 70219 19 0 0 25 0 1 0 228045625 25468928 6117 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525800 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 6218 6117 48 102 0 6113 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 24872

[startup+762.671 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 12119
/proc/meminfo: memFree=1471200/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=25572 CPUtime=762.39
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 8947 0 0 0 76219 20 0 0 25 0 1 0 228045625 26185728 6309 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 6393 6309 48 102 0 6288 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 25572

[startup+822.701 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 12119
/proc/meminfo: memFree=1471200/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=25584 CPUtime=822.39
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 9207 0 0 0 82219 20 0 0 25 0 1 0 228045625 26198016 6318 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 6396 6318 48 102 0 6291 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 25584

[startup+882.733 s]
/proc/loadavg: 1.08 1.02 1.00 2/78 12119
/proc/meminfo: memFree=1469792/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=27028 CPUtime=882.41
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 9692 0 0 0 88220 21 0 0 25 0 1 0 228045625 27676672 6668 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134597671 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 6757 6668 48 102 0 6652 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 27028

[startup+942.762 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 12119
/proc/meminfo: memFree=1469472/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=27512 CPUtime=942.42
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 9854 0 0 0 94220 22 0 0 25 0 1 0 228045625 28172288 6736 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134530083 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 6878 6736 48 102 0 6773 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 27512

[startup+1002.79 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 12119
/proc/meminfo: memFree=1468704/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=28204 CPUtime=1002.43
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 10474 0 0 0 100220 23 0 0 25 0 1 0 228045625 28880896 6915 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 7051 6915 48 102 0 6946 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 28204

[startup+1062.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12119
/proc/meminfo: memFree=1468064/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=28860 CPUtime=1062.44
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 10782 0 0 0 106221 23 0 0 25 0 1 0 228045625 29552640 7076 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 7215 7076 48 102 0 7110 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 28860

[startup+1122.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12119
/proc/meminfo: memFree=1466208/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=30796 CPUtime=1122.45
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 11404 0 0 0 112221 24 0 0 25 0 1 0 228045625 31535104 7550 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 7699 7550 48 102 0 7594 0
Current children cumulated CPU time (s) 1122.45
Current children cumulated vsize (KiB) 30796

[startup+1182.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12119
/proc/meminfo: memFree=1466656/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=30228 CPUtime=1182.47
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 11769 0 0 0 118222 25 0 0 25 0 1 0 228045625 30953472 7431 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 7557 7431 48 102 0 7452 0
Current children cumulated CPU time (s) 1182.47
Current children cumulated vsize (KiB) 30228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12119
/proc/meminfo: memFree=1467616/2055920 swapFree=4120812/4192956
[pid=12044] ppid=12042 vsize=29276 CPUtime=1200.08
/proc/12044/stat : 12044 (picosat) R 12042 12044 11985 0 -1 4194304 11769 0 0 0 119983 25 0 0 25 0 1 0 228045625 29978624 7193 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529170 0 0 4096 0 0 0 0 17 1 0 0
/proc/12044/statm: 7319 7193 48 102 0 7214 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 29276

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.51
CPU time (s): 1200.1
CPU user time (s): 1199.84
CPU system time (s): 0.26196
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 30996

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

runsolver used 1.2888 second user time and 2.78058 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Wed Feb 21 18:01:56 UTC 2007

IDJOB= 305533
IDBENCH= 20159
IDSOLVER= 106
FILE ID= node20/305533-1172080916

PBS_JOBID= 3892830

Free space on /tmp= 66560 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v4000/unif-k3-r4.2-v4000-c16800-S1178874381-13.cnf
COMMAND LINE= /tmp/evaluation/305533-1172080916/picosat /tmp/evaluation/305533-1172080916/instance-305533-1172080916.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-305533-1172080916 -o ROOT/results/node20/solver-305533-1172080916 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305533-1172080916/picosat /tmp/evaluation/305533-1172080916/instance-305533-1172080916.cnf            

META MD5SUM SOLVER= 1cb12d44dc66ecc4d20a168f5cfd1323
MD5SUM BENCH=  587d72078fb304e879726e3b68b5b5e2

RANDOM SEED= 254008675

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.234
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.234
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:       1495952 kB
Buffers:         37472 kB
Cached:         415268 kB
SwapCached:      36520 kB
Active:          35500 kB
Inactive:       471040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1495952 kB
SwapTotal:     4192956 kB
SwapFree:      4120812 kB
Dirty:             976 kB
Writeback:           0 kB
Mapped:          30952 kB
Slab:            38620 kB
Committed_AS:   589956 kB
PageTables:       1920 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= 66560 MiB

End job on node20 on Wed Feb 21 18:21:59 UTC 2007