Trace number 456140

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) 5000.05 5002.01

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
Bench CategoryCRAFTED (crafted 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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
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.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node23/watcher-456140-1178324837 -o ROOT/results/node23/solver-456140-1178324837 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456140-1178324837/picosat /tmp/evaluation/456140-1178324837/instance-456140-1178324837.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.85 1.31 1.03 3/77 23287
/proc/meminfo: memFree=1550776/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=724 CPUtime=0
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 94 0 0 0 0 0 0 0 18 0 1 0 280400809 741376 80 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 181 80 40 102 0 76 0

[startup+0.0837989 s]
/proc/loadavg: 1.85 1.31 1.03 3/77 23287
/proc/meminfo: memFree=1550776/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=1044 CPUtime=0.07
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 169 0 0 0 3 4 0 0 18 0 1 0 280400809 1069056 155 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 261 155 40 102 0 156 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1044

[startup+0.101803 s]
/proc/loadavg: 1.85 1.31 1.03 3/77 23287
/proc/meminfo: memFree=1550776/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=1044 CPUtime=0.09
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 187 0 0 0 3 6 0 0 18 0 1 0 280400809 1069056 173 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 261 173 40 102 0 156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1044

[startup+0.301841 s]
/proc/loadavg: 1.85 1.31 1.03 3/77 23287
/proc/meminfo: memFree=1550776/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=1440 CPUtime=0.29
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 277 0 0 0 22 7 0 0 19 0 1 0 280400809 1474560 263 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 360 263 42 102 0 255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1440

[startup+0.701918 s]
/proc/loadavg: 1.85 1.31 1.03 3/77 23287
/proc/meminfo: memFree=1550776/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=1580 CPUtime=0.69
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 322 0 0 0 62 7 0 0 23 0 1 0 280400809 1617920 306 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 395 306 48 102 0 290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1580

[startup+1.50107 s]
/proc/loadavg: 1.85 1.31 1.03 2/78 23288
/proc/meminfo: memFree=1549680/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=1700 CPUtime=1.49
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 336 0 0 0 142 7 0 0 25 0 1 0 280400809 1740800 320 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 425 320 48 102 0 320 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1700

[startup+3.10138 s]
/proc/loadavg: 1.85 1.31 1.03 2/78 23288
/proc/meminfo: memFree=1549488/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=1700 CPUtime=3.09
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 363 0 0 0 302 7 0 0 25 0 1 0 280400809 1740800 347 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134524060 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 425 347 48 102 0 320 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1700

[startup+6.30201 s]
/proc/loadavg: 1.78 1.31 1.03 2/78 23288
/proc/meminfo: memFree=1549168/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=1960 CPUtime=6.29
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 410 0 0 0 622 7 0 0 25 0 1 0 280400809 2007040 394 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 490 394 48 102 0 385 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1960

[startup+12.7012 s]
/proc/loadavg: 1.72 1.30 1.03 2/78 23288
/proc/meminfo: memFree=1548784/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=2192 CPUtime=12.68
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 486 0 0 0 1261 7 0 0 25 0 1 0 280400809 2244608 470 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 548 470 48 102 0 443 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2192

[startup+25.5017 s]
/proc/loadavg: 1.56 1.29 1.03 2/78 23288
/proc/meminfo: memFree=1548464/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=2548 CPUtime=25.48
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 574 0 0 0 2540 8 0 0 25 0 1 0 280400809 2609152 558 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 637 558 48 102 0 532 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2548

[startup+51.1017 s]
/proc/loadavg: 1.37 1.26 1.03 2/78 23288
/proc/meminfo: memFree=1547952/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=3084 CPUtime=51.07
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 714 0 0 0 5099 8 0 0 25 0 1 0 280400809 3158016 694 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 771 694 48 102 0 666 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3084

[startup+102.306 s]
/proc/loadavg: 1.16 1.22 1.02 2/78 23288
/proc/meminfo: memFree=1547120/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=3820 CPUtime=102.26
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 882 0 0 0 10217 9 0 0 25 0 1 0 280400809 3911680 862 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 955 862 48 102 0 850 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3820

[startup+162.301 s]
/proc/loadavg: 1.06 1.18 1.02 2/78 23288
/proc/meminfo: memFree=1546608/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=4236 CPUtime=162.23
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 1012 0 0 0 16214 9 0 0 25 0 1 0 280400809 4337664 945 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 1059 945 48 102 0 954 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4236

[startup+222.303 s]
/proc/loadavg: 1.02 1.14 1.01 2/78 23288
/proc/meminfo: memFree=1546352/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=4620 CPUtime=222.21
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 1118 0 0 0 22211 10 0 0 25 0 1 0 280400809 4730880 1047 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 1155 1047 48 102 0 1050 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 4620

[startup+282.302 s]
/proc/loadavg: 1.00 1.11 1.00 2/78 23288
/proc/meminfo: memFree=1545712/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=4932 CPUtime=282.19
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 1317 0 0 0 28208 11 0 0 25 0 1 0 280400809 5050368 1140 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 1233 1140 48 102 0 1128 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 4932

[startup+342.301 s]
/proc/loadavg: 1.00 1.09 1.00 2/78 23288
/proc/meminfo: memFree=1545584/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=5288 CPUtime=342.16
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 1408 0 0 0 34205 11 0 0 25 0 1 0 280400809 5414912 1225 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 1322 1225 48 102 0 1217 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 5288

[startup+402.302 s]
/proc/loadavg: 1.00 1.07 1.00 2/78 23288
/proc/meminfo: memFree=1545008/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=5736 CPUtime=402.14
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 1542 0 0 0 40202 12 0 0 25 0 1 0 280400809 5873664 1346 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525898 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 1434 1346 48 102 0 1329 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 5736

[startup+462.301 s]
/proc/loadavg: 1.00 1.06 1.00 2/78 23288
/proc/meminfo: memFree=1544752/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=6040 CPUtime=462.11
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 1615 0 0 0 46199 12 0 0 25 0 1 0 280400809 6184960 1419 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 1510 1419 48 102 0 1405 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 6040

[startup+522.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/78 23288
/proc/meminfo: memFree=1544688/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=6040 CPUtime=522.1
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 1620 0 0 0 52197 13 0 0 25 0 1 0 280400809 6184960 1424 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 1510 1424 48 102 0 1405 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 6040

[startup+582.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 23288
/proc/meminfo: memFree=1544432/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=6168 CPUtime=582.07
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 1681 0 0 0 58194 13 0 0 25 0 1 0 280400809 6316032 1459 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 1542 1459 48 102 0 1437 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 6168

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 23288
/proc/meminfo: memFree=1544304/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=6340 CPUtime=642.06
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 1757 0 0 0 64192 14 0 0 25 0 1 0 280400809 6492160 1503 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525831 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 1585 1503 48 102 0 1480 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 6340


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23488
/proc/meminfo: memFree=1538032/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11404 CPUtime=4000.71
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 7728 0 0 0 400026 45 0 0 25 0 1 0 280400809 11677696 2715 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2851 2715 48 102 0 2746 0
Current children cumulated CPU time (s) 4000.71
Current children cumulated vsize (KiB) 11404

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23488
/proc/meminfo: memFree=1537904/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11536 CPUtime=4060.69
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 7816 0 0 0 406024 45 0 0 25 0 1 0 280400809 11812864 2748 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2884 2748 48 102 0 2779 0
Current children cumulated CPU time (s) 4060.69
Current children cumulated vsize (KiB) 11536

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23488
/proc/meminfo: memFree=1537520/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11932 CPUtime=4120.67
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 7953 0 0 0 412021 46 0 0 25 0 1 0 280400809 12218368 2830 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2983 2830 48 102 0 2878 0
Current children cumulated CPU time (s) 4120.67
Current children cumulated vsize (KiB) 11932

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23488
/proc/meminfo: memFree=1537392/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11964 CPUtime=4180.64
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8148 0 0 0 418018 46 0 0 25 0 1 0 280400809 12251136 2867 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2991 2867 48 102 0 2886 0
Current children cumulated CPU time (s) 4180.64
Current children cumulated vsize (KiB) 11964

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23488
/proc/meminfo: memFree=1537456/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4240.62
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8205 0 0 0 424015 47 0 0 25 0 1 0 280400809 12185600 2851 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2851 48 102 0 2870 0
Current children cumulated CPU time (s) 4240.62
Current children cumulated vsize (KiB) 11900

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23488
/proc/meminfo: memFree=1537456/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4300.59
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8264 0 0 0 430012 47 0 0 25 0 1 0 280400809 12185600 2852 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2852 48 102 0 2870 0
Current children cumulated CPU time (s) 4300.59
Current children cumulated vsize (KiB) 11900

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23488
/proc/meminfo: memFree=1537392/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4360.58
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8321 0 0 0 436010 48 0 0 25 0 1 0 280400809 12185600 2852 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2852 48 102 0 2870 0
Current children cumulated CPU time (s) 4360.58
Current children cumulated vsize (KiB) 11900

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23488
/proc/meminfo: memFree=1537392/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4420.55
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8436 0 0 0 442007 48 0 0 25 0 1 0 280400809 12185600 2852 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529108 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2852 48 102 0 2870 0
Current children cumulated CPU time (s) 4420.55
Current children cumulated vsize (KiB) 11900

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23490
/proc/meminfo: memFree=1537328/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4480.53
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8493 0 0 0 448004 49 0 0 25 0 1 0 280400809 12185600 2852 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2852 48 102 0 2870 0
Current children cumulated CPU time (s) 4480.53
Current children cumulated vsize (KiB) 11900

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23490
/proc/meminfo: memFree=1537264/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4540.5
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8551 0 0 0 454001 49 0 0 25 0 1 0 280400809 12185600 2852 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2852 48 102 0 2870 0
Current children cumulated CPU time (s) 4540.5
Current children cumulated vsize (KiB) 11900

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23490
/proc/meminfo: memFree=1537264/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4600.49
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8608 0 0 0 459999 50 0 0 25 0 1 0 280400809 12185600 2852 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2852 48 102 0 2870 0
Current children cumulated CPU time (s) 4600.49
Current children cumulated vsize (KiB) 11900

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23490
/proc/meminfo: memFree=1537264/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4660.46
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8665 0 0 0 465996 50 0 0 25 0 1 0 280400809 12185600 2852 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2852 48 102 0 2870 0
Current children cumulated CPU time (s) 4660.46
Current children cumulated vsize (KiB) 11900

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23490
/proc/meminfo: memFree=1537264/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4720.45
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8722 0 0 0 471994 51 0 0 25 0 1 0 280400809 12185600 2852 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2852 48 102 0 2870 0
Current children cumulated CPU time (s) 4720.45
Current children cumulated vsize (KiB) 11900

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23490
/proc/meminfo: memFree=1537200/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4780.42
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8836 0 0 0 477991 51 0 0 25 0 1 0 280400809 12185600 2852 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2852 48 102 0 2870 0
Current children cumulated CPU time (s) 4780.42
Current children cumulated vsize (KiB) 11900

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23490
/proc/meminfo: memFree=1537136/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4840.4
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8901 0 0 0 483988 52 0 0 25 0 1 0 280400809 12185600 2857 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2857 48 102 0 2870 0
Current children cumulated CPU time (s) 4840.4
Current children cumulated vsize (KiB) 11900

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23490
/proc/meminfo: memFree=1537136/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4900.37
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 8961 0 0 0 489985 52 0 0 25 0 1 0 280400809 12185600 2857 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2857 48 102 0 2870 0
Current children cumulated CPU time (s) 4900.37
Current children cumulated vsize (KiB) 11900

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23490
/proc/meminfo: memFree=1537136/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=11900 CPUtime=4960.36
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 9021 0 0 0 495983 53 0 0 25 0 1 0 280400809 12185600 2857 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 2975 2857 48 102 0 2870 0
Current children cumulated CPU time (s) 4960.36
Current children cumulated vsize (KiB) 11900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23490
/proc/meminfo: memFree=1537008/2055920 swapFree=4169180/4192956
[pid=23287] ppid=23285 vsize=12164 CPUtime=5000.04
/proc/23287/stat : 23287 (picosat) R 23285 23287 22631 0 -1 4194304 9115 0 0 0 499951 53 0 0 25 0 1 0 280400809 12455936 2891 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23287/statm: 3041 2891 48 102 0 2936 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 12164

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): 5002.01
CPU time (s): 5000.05
CPU user time (s): 4999.52
CPU system time (s): 0.538918
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 12196

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

runsolver used 4.09638 second user time and 10.3994 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat May  5 00:27:17 UTC 2007

IDJOB= 456140
IDBENCH= 24612
IDSOLVER= 171
FILE ID= node23/456140-1178324837

PBS_JOBID= 5188755

Free space on /tmp= 66564 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456140-1178324837/picosat /tmp/evaluation/456140-1178324837/instance-456140-1178324837.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-456140-1178324837 -o ROOT/results/node23/solver-456140-1178324837 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456140-1178324837/picosat /tmp/evaluation/456140-1178324837/instance-456140-1178324837.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  378c3c007a4c6e49e4da1e6f32094183

RANDOM SEED= 664724235

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1551184 kB
Buffers:         32708 kB
Cached:         349308 kB
SwapCached:       2796 kB
Active:         132120 kB
Inactive:       274592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551184 kB
SwapTotal:     4192956 kB
SwapFree:      4169180 kB
Dirty:             724 kB
Writeback:           0 kB
Mapped:          32084 kB
Slab:            83572 kB
Committed_AS:  5142536 kB
PageTables:       1796 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= 66564 MiB

End job on node23 on Sat May  5 01:50:41 UTC 2007