Trace number 1727580

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
ManySAT 1.1 aimd 0/2009-03-20? (TO) 1200.14 631.423

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

Solver Data

0.00/0.00	c Parsing...
2.39/2.47	c ==============================================================================
2.39/2.47	c |           |     ORIGINAL     |              LEARNT              |          |
2.39/2.47	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.39/2.47	c ==============================================================================
2.39/2.47	c |         0 | 2507999  5028712 |  752399       0        0     nan |  0.000 % |
51.88/51.97	c |         0 | 2490066  8503430 |      --       0       --      -- |     --   | -17933/3474718
51.88/51.97	c ==============================================================================
51.88/51.97	c Result  :   #vars: 14776   #clauses: 2490066   #literals: 8503430
51.88/51.97	c CPU time:   51.5322 s
51.88/51.97	c ==============================================================================

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-1727580-1240726578/watcher-1727580-1240726578 -o /tmp/evaluation-result-1727580-1240726578/solver-1727580-1240726578 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1727580-1240726578.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.92 0.97 0.99 3/64 30000
/proc/meminfo: memFree=1759864/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=0
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100686910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30000/statm: 1339 235 195 169 0 50 0
[pid=30001] ppid=30000 vsize=2388 CPUtime=0
/proc/30001/stat : 30001 (SatElite) R 30000 30000 29576 0 -1 4194304 450 0 0 0 0 0 0 0 18 0 1 0 100686911 2445312 434 1992294400 134512640 135034092 4294956096 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 1 0 0
/proc/30001/statm: 597 436 50 127 0 467 0

[startup+0.088324 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 30000
/proc/meminfo: memFree=1759864/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=0
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100686910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30000/statm: 1339 235 195 169 0 50 0
[pid=30001] ppid=30000 vsize=8652 CPUtime=0.08
/proc/30001/stat : 30001 (SatElite) R 30000 30000 29576 0 -1 4194304 1755 0 0 0 7 1 0 0 18 0 1 0 100686911 8859648 1739 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/30001/statm: 2163 1740 50 127 0 2033 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14008

[startup+0.101324 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 30000
/proc/meminfo: memFree=1759864/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=0
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100686910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30000/statm: 1339 235 195 169 0 50 0
[pid=30001] ppid=30000 vsize=9312 CPUtime=0.09
/proc/30001/stat : 30001 (SatElite) R 30000 30000 29576 0 -1 4194304 1944 0 0 0 8 1 0 0 18 0 1 0 100686911 9535488 1928 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30001/statm: 2328 1928 50 127 0 2198 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14668

[startup+0.301344 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 30000
/proc/meminfo: memFree=1759864/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=0
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100686910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30000/statm: 1339 235 195 169 0 50 0
[pid=30001] ppid=30000 vsize=20352 CPUtime=0.29
/proc/30001/stat : 30001 (SatElite) R 30000 30000 29576 0 -1 4194304 4561 0 0 0 26 3 0 0 19 0 1 0 100686911 20840448 4545 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30001/statm: 5088 4546 50 127 0 4958 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25708

[startup+0.701383 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 30000
/proc/meminfo: memFree=1759864/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=0
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100686910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30000/statm: 1339 235 195 169 0 50 0
[pid=30001] ppid=30000 vsize=41540 CPUtime=0.68
/proc/30001/stat : 30001 (SatElite) R 30000 30000 29576 0 -1 4194304 9822 0 0 0 62 6 0 0 22 0 1 0 100686911 42536960 9806 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30001/statm: 10385 9806 50 127 0 10255 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 46896

[startup+1.50146 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 30002
/proc/meminfo: memFree=1707816/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=0
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100686910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30000/statm: 1339 235 195 169 0 50 0
[pid=30001] ppid=30000 vsize=84576 CPUtime=1.48
/proc/30001/stat : 30001 (SatElite) R 30000 30000 29576 0 -1 4194304 20457 0 0 0 135 13 0 0 25 0 1 0 100686911 86605824 20441 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30001/statm: 21144 20442 50 127 0 21014 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 89932

[startup+3.10263 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 30002
/proc/meminfo: memFree=1650152/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=0
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100686910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30000/statm: 1339 235 195 169 0 50 0
[pid=30001] ppid=30000 vsize=152572 CPUtime=3.09
/proc/30001/stat : 30001 (SatElite) R 30000 30000 29576 0 -1 4194304 33610 0 0 0 286 23 0 0 25 0 1 0 100686911 156233728 33594 1992294400 134512640 135034092 4294956096 18446744073709551615 134576142 0 0 4096 3 0 0 0 17 1 0 0
/proc/30001/statm: 38143 33594 68 127 0 38013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 157928

[startup+6.30194 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 30002
/proc/meminfo: memFree=1600360/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=0
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100686910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30000/statm: 1339 235 195 169 0 50 0
[pid=30001] ppid=30000 vsize=180784 CPUtime=6.29
/proc/30001/stat : 30001 (SatElite) R 30000 30000 29576 0 -1 4194304 40533 0 0 0 599 30 0 0 25 0 1 0 100686911 185122816 40517 1992294400 134512640 135034092 4294956096 18446744073709551615 134569538 0 0 4096 3 0 0 0 17 1 0 0
/proc/30001/statm: 45196 40517 68 127 0 45066 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 186140

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 30002
/proc/meminfo: memFree=1531560/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=0
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100686910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30000/statm: 1339 235 195 169 0 50 0
[pid=30001] ppid=30000 vsize=270148 CPUtime=12.68
/proc/30001/stat : 30001 (SatElite) R 30000 30000 29576 0 -1 4194304 54983 0 0 0 1227 41 0 0 25 0 1 0 100686911 276631552 54967 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/30001/statm: 67537 54967 68 127 0 67407 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 275504

[startup+25.5019 s]
/proc/loadavg: 1.02 0.99 0.99 2/66 30002
/proc/meminfo: memFree=1531304/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=0
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100686910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30000/statm: 1339 235 195 169 0 50 0
[pid=30001] ppid=30000 vsize=270524 CPUtime=25.48
/proc/30001/stat : 30001 (SatElite) R 30000 30000 29576 0 -1 4194304 55074 0 0 0 2507 41 0 0 25 0 1 0 100686911 277016576 55058 1992294400 134512640 135034092 4294956096 18446744073709551615 134563229 0 0 4096 3 0 0 0 17 1 0 0
/proc/30001/statm: 67631 55058 68 127 0 67501 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 275880

[startup+51.1014 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 30002
/proc/meminfo: memFree=1531112/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=0
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100686910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30000/statm: 1339 235 195 169 0 50 0
[pid=30001] ppid=30000 vsize=270800 CPUtime=51.08
/proc/30001/stat : 30001 (SatElite) R 30000 30000 29576 0 -1 4194304 55178 0 0 0 5066 42 0 0 25 0 1 0 100686911 277299200 55103 1992294400 134512640 135034092 4294956096 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 1 0 0
/proc/30001/statm: 67700 55103 68 127 0 67570 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 276156

[startup+102.307 s]
/proc/loadavg: 1.58 1.14 1.04 3/67 30004
/proc/meminfo: memFree=1380000/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=55.62
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 312 55199 0 0 0 0 5496 66 16 0 1 0 100686910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30000/statm: 1339 238 195 169 0 50 0
[pid=30003] ppid=30000 vsize=338556 CPUtime=88.59
/proc/30003/stat : 30003 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194304 79480 0 0 0 8803 56 0 0 25 0 2 0 100692475 346681344 79462 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30003/statm: 84639 79462 83 193 0 84443 0
[pid=30003/tid=30004] ppid=30000 vsize=338556 CPUtime=41.96
/proc/30003/task/30004/stat : 30004 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194368 6485 0 0 0 4186 10 0 0 20 0 2 0 100692923 346681344 79462 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 144.21
Current children cumulated vsize (KiB) 343912

[startup+162.301 s]
/proc/loadavg: 1.89 1.31 1.11 3/67 30004
/proc/meminfo: memFree=1372000/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=55.62
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 312 55199 0 0 0 0 5496 66 16 0 1 0 100686910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30000/statm: 1339 238 195 169 0 50 0
[pid=30003] ppid=30000 vsize=347044 CPUtime=208.31
/proc/30003/stat : 30003 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194304 81724 0 0 0 20771 60 0 0 25 0 2 0 100692475 355373056 81706 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30003/statm: 86761 81706 83 193 0 86565 0
[pid=30003/tid=30004] ppid=30000 vsize=347044 CPUtime=101.7
/proc/30003/task/30004/stat : 30004 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194368 7633 0 0 0 10158 12 0 0 25 0 2 0 100692923 355373056 81706 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 263.93
Current children cumulated vsize (KiB) 352400

[startup+222.301 s]
/proc/loadavg: 2.15 1.49 1.18 3/67 30004
/proc/meminfo: memFree=1362976/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=55.62
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 312 55199 0 0 0 0 5496 66 16 0 1 0 100686910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30000/statm: 1339 238 195 169 0 50 0
[pid=30003] ppid=30000 vsize=355428 CPUtime=328.06
/proc/30003/stat : 30003 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194304 83949 0 0 0 32742 64 0 0 25 0 2 0 100692475 363958272 83931 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30003/statm: 88857 83931 83 193 0 88661 0
[pid=30003/tid=30004] ppid=30000 vsize=355428 CPUtime=161.47
/proc/30003/task/30004/stat : 30004 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194368 8638 0 0 0 16133 14 0 0 17 0 2 0 100692923 363958272 83931 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 383.68
Current children cumulated vsize (KiB) 360784

[startup+282.301 s]
/proc/loadavg: 2.05 1.58 1.23 3/67 30004
/proc/meminfo: memFree=1359392/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=55.62
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 312 55199 0 0 0 0 5496 66 16 0 1 0 100686910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30000/statm: 1339 238 195 169 0 50 0
[pid=30003] ppid=30000 vsize=360240 CPUtime=447.8
/proc/30003/stat : 30003 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194304 84823 0 0 0 44715 65 0 0 25 0 2 0 100692475 368885760 84805 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30003/statm: 90060 84805 83 193 0 89864 0
[pid=30003/tid=30004] ppid=30000 vsize=360240 CPUtime=221.22
/proc/30003/task/30004/stat : 30004 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194368 8998 0 0 0 22108 14 0 0 25 0 2 0 100692923 368885760 84805 1992294400 134512640 135305190 4294956144 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 503.42
Current children cumulated vsize (KiB) 365596

[startup+342.301 s]
/proc/loadavg: 2.02 1.65 1.28 3/67 30004
/proc/meminfo: memFree=1357216/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=55.62
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 312 55199 0 0 0 0 5496 66 16 0 1 0 100686910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30000/statm: 1339 238 195 169 0 50 0
[pid=30003] ppid=30000 vsize=362324 CPUtime=567.55
/proc/30003/stat : 30003 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194304 85382 0 0 0 56688 67 0 0 17 0 2 0 100692475 371019776 85364 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30003/statm: 90581 85364 83 193 0 90385 0
[pid=30003/tid=30004] ppid=30000 vsize=362324 CPUtime=280.98
/proc/30003/task/30004/stat : 30004 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194368 9251 0 0 0 28083 15 0 0 18 0 2 0 100692923 371019776 85364 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 623.17
Current children cumulated vsize (KiB) 367680

[startup+402.301 s]
/proc/loadavg: 2.00 1.71 1.32 3/67 30004
/proc/meminfo: memFree=1353568/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=55.62
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 312 55199 0 0 0 0 5496 66 16 0 1 0 100686910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30000/statm: 1339 238 195 169 0 50 0
[pid=30003] ppid=30000 vsize=366420 CPUtime=687.29
/proc/30003/stat : 30003 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194304 86304 0 0 0 68661 68 0 0 25 0 2 0 100692475 375214080 86286 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30003/statm: 91605 86286 83 193 0 91409 0
[pid=30003/tid=30004] ppid=30000 vsize=366420 CPUtime=340.74
/proc/30003/task/30004/stat : 30004 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194368 9649 0 0 0 34059 15 0 0 25 0 2 0 100692923 375214080 86286 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 742.91
Current children cumulated vsize (KiB) 371776

[startup+462.301 s]
/proc/loadavg: 2.00 1.76 1.36 3/67 30004
/proc/meminfo: memFree=1344800/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=55.62
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 312 55199 0 0 0 0 5496 66 16 0 1 0 100686910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30000/statm: 1339 238 195 169 0 50 0
[pid=30003] ppid=30000 vsize=374244 CPUtime=807.04
/proc/30003/stat : 30003 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194304 88468 0 0 0 80631 73 0 0 25 0 2 0 100692475 383225856 88450 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30003/statm: 93561 88450 83 193 0 93365 0
[pid=30003/tid=30004] ppid=30000 vsize=374244 CPUtime=400.5
/proc/30003/task/30004/stat : 30004 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194368 10574 0 0 0 40033 17 0 0 25 0 2 0 100692923 383225856 88450 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 862.66
Current children cumulated vsize (KiB) 379600

[startup+522.301 s]
/proc/loadavg: 2.00 1.80 1.39 3/67 30004
/proc/meminfo: memFree=1342432/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=55.62
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 312 55199 0 0 0 0 5496 66 16 0 1 0 100686910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30000/statm: 1339 238 195 169 0 50 0
[pid=30003] ppid=30000 vsize=376960 CPUtime=926.78
/proc/30003/stat : 30003 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194304 89051 0 0 0 92603 75 0 0 22 0 2 0 100692475 386007040 89033 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30003/statm: 94240 89033 83 193 0 94044 0
[pid=30003/tid=30004] ppid=30000 vsize=376960 CPUtime=460.26
/proc/30003/task/30004/stat : 30004 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194368 10830 0 0 0 46008 18 0 0 25 0 2 0 100692923 386007040 89033 1992294400 134512640 135305190 4294956144 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 982.4
Current children cumulated vsize (KiB) 382316

[startup+582.301 s]
/proc/loadavg: 2.00 1.84 1.43 3/67 30004
/proc/meminfo: memFree=1342112/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=55.62
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 312 55199 0 0 0 0 5496 66 16 0 1 0 100686910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30000/statm: 1339 238 195 169 0 50 0
[pid=30003] ppid=30000 vsize=377216 CPUtime=1046.52
/proc/30003/stat : 30003 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194304 89113 0 0 0 104577 75 0 0 25 0 2 0 100692475 386269184 89095 1992294400 134512640 135305190 4294956144 18446744073709551615 134528571 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30003/statm: 94304 89095 83 193 0 94108 0
[pid=30003/tid=30004] ppid=30000 vsize=377216 CPUtime=520.01
/proc/30003/task/30004/stat : 30004 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194368 10842 0 0 0 51983 18 0 0 25 0 2 0 100692923 386269184 89095 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1102.14
Current children cumulated vsize (KiB) 382572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+631.405 s]
/proc/loadavg: 2.00 1.86 1.46 3/67 30004
/proc/meminfo: memFree=1342048/2055920 swapFree=4192812/4192956
[pid=30000] ppid=29998 vsize=5356 CPUtime=55.62
/proc/30000/stat : 30000 (manysat.sh) S 29998 30000 29576 0 -1 4194304 312 55199 0 0 0 0 5496 66 16 0 1 0 100686910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30000/statm: 1339 238 195 169 0 50 0
[pid=30003] ppid=30000 vsize=377296 CPUtime=1144.52
/proc/30003/stat : 30003 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194304 89119 0 0 0 114377 75 0 0 25 0 2 0 100692475 386351104 89101 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30003/statm: 94324 89101 83 193 0 94128 0
[pid=30003/tid=30004] ppid=30000 vsize=377296 CPUtime=568.91
/proc/30003/task/30004/stat : 30004 (manysat1.1_stat) R 30000 30000 29576 0 -1 4194368 10848 0 0 0 56873 18 0 0 25 0 2 0 100692923 386351104 89101 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 382652

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30000 and gives
#  childrusage.ru_utime.tv_sec=54
#  childrusage.ru_utime.tv_usec=965643
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=662899
# CPU time returned by wait4() is 55.6285
# while last known CPU time is 1200.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 631.423
CPU time (s): 1200.14
CPU user time (s): 1198.73
CPU system time (s): 1.41
CPU usage (%): 190.069
Max. virtual memory (cumulated for all children) (KiB): 382652

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

runsolver used 0.671897 second user time and 1.63675 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-26 08:16:23
IDJOB=1727580
IDBENCH=24641
IDSOLVER=513
FILE ID=node36/1727580-1240726578
PBS_JOBID= 9186867
Free space on /tmp= 66360 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727580-1240726578/watcher-1727580-1240726578 -o /tmp/evaluation-result-1727580-1240726578/solver-1727580-1240726578 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1727580-1240726578.cnf aimd 0

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=1612235907

node36.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.232
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.232
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:       1760280 kB
Buffers:         18204 kB
Cached:         198436 kB
SwapCached:        144 kB
Active:          68548 kB
Inactive:       162212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760280 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           35204 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            50856 kB
Committed_AS:   364356 kB
PageTables:       1356 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= 66300 MiB
End job on node36 at 2009-04-26 08:26:57