Trace number 1733554

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_11gates_u2_autoenc.cnf
MD5SUM586caddfac4d1887f3667169b6c35a75
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.9016
Satisfiable
(Un)Satisfiability was proved
Number of variables530
Number of clauses153478
Sum of the clauses size900236
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22488
Number of clauses of size 30
Number of clauses of size 41392
Number of clauses of size 57658
Number of clauses of size over 5141876

Solver Data

0.00/0.00	c Parsing...
0.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  153414   900172 |   46024       0        0     nan |  0.000 % |
4.29/4.38	c |         0 |  103568   654290 |      --       0       --      -- |     --   | -7606/44166
4.29/4.38	c ==============================================================================
4.29/4.38	c Result  :   #vars: 430   #clauses: 103568   #literals: 654290
4.29/4.38	c CPU time:   4.35034 s
4.29/4.38	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-1733554-1240789920/watcher-1733554-1240789920 -o /tmp/evaluation-result-1733554-1240789920/solver-1733554-1240789920 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1733554-1240789920.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: 1.83 1.81 1.44 3/64 4049
/proc/meminfo: memFree=1426808/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=0
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107020509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 235 195 169 0 50 0
[pid=4050] ppid=4049 vsize=824 CPUtime=0
/proc/4050/stat : 4050 (SatElite) R 4049 4049 3573 0 -1 4194304 129 0 0 0 0 0 0 0 19 0 1 0 107020509 843776 113 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/4050/statm: 206 114 50 127 0 76 0

[startup+0.072076 s]
/proc/loadavg: 1.83 1.81 1.44 3/64 4049
/proc/meminfo: memFree=1426808/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=0
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107020509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 235 195 169 0 50 0
[pid=4050] ppid=4049 vsize=5784 CPUtime=0.06
/proc/4050/stat : 4050 (SatElite) R 4049 4049 3573 0 -1 4194304 1303 0 0 0 6 0 0 0 19 0 1 0 107020509 5922816 1287 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/4050/statm: 1446 1287 50 127 0 1316 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11140

[startup+0.10208 s]
/proc/loadavg: 1.83 1.81 1.44 3/64 4049
/proc/meminfo: memFree=1426808/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=0
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107020509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 235 195 169 0 50 0
[pid=4050] ppid=4049 vsize=7764 CPUtime=0.09
/proc/4050/stat : 4050 (SatElite) R 4049 4049 3573 0 -1 4194304 1836 0 0 0 9 0 0 0 19 0 1 0 107020509 7950336 1820 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/4050/statm: 1941 1820 50 127 0 1811 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13120

[startup+0.302117 s]
/proc/loadavg: 1.83 1.81 1.44 3/64 4049
/proc/meminfo: memFree=1426808/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=0
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107020509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 235 195 169 0 50 0
[pid=4050] ppid=4049 vsize=14556 CPUtime=0.29
/proc/4050/stat : 4050 (SatElite) R 4049 4049 3573 0 -1 4194304 3460 0 0 0 28 1 0 0 21 0 1 0 107020509 14905344 3441 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/4050/statm: 3639 3441 64 127 0 3509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19912

[startup+0.702194 s]
/proc/loadavg: 1.83 1.81 1.44 3/64 4049
/proc/meminfo: memFree=1426808/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=0
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107020509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 235 195 169 0 50 0
[pid=4050] ppid=4049 vsize=14736 CPUtime=0.69
/proc/4050/stat : 4050 (SatElite) R 4049 4049 3573 0 -1 4194304 3481 0 0 0 68 1 0 0 25 0 1 0 107020509 15089664 3462 1992294400 134512640 135034092 4294956096 18446744073709551615 134540968 0 0 4096 3 0 0 0 17 0 0 0
/proc/4050/statm: 3684 3462 64 127 0 3554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20092

[startup+1.50135 s]
/proc/loadavg: 1.83 1.81 1.44 2/66 4051
/proc/meminfo: memFree=1412712/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=0
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107020509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 235 195 169 0 50 0
[pid=4050] ppid=4049 vsize=15720 CPUtime=1.49
/proc/4050/stat : 4050 (SatElite) R 4049 4049 3573 0 -1 4194304 3607 0 0 0 148 1 0 0 25 0 1 0 107020509 16097280 3588 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/4050/statm: 3930 3588 64 127 0 3800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21076

[startup+3.10165 s]
/proc/loadavg: 1.83 1.81 1.44 2/66 4051
/proc/meminfo: memFree=1410920/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=0
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107020509 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 235 195 169 0 50 0
[pid=4050] ppid=4049 vsize=18940 CPUtime=3.09
/proc/4050/stat : 4050 (SatElite) R 4049 4049 3573 0 -1 4194304 4468 0 0 0 307 2 0 0 25 0 1 0 107020509 19394560 4108 1992294400 134512640 135034092 4294956096 18446744073709551615 134569571 0 0 4096 3 0 0 0 17 0 0 0
/proc/4050/statm: 4735 4108 68 127 0 4605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24296

[startup+6.30127 s]
/proc/loadavg: 1.77 1.80 1.44 3/67 4053
/proc/meminfo: memFree=1403104/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=35196 CPUtime=3.23
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 5814 0 0 0 320 3 0 0 17 0 2 0 107020969 36040704 5800 1992294400 134512640 135305190 4294956144 18446744073709551615 134528446 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 8799 5800 83 193 0 8603 0
[pid=4052/tid=4053] ppid=4049 vsize=35196 CPUtime=1.54
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 1014 0 0 0 153 1 0 0 17 0 2 0 107020983 36040704 5800 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 40552

[startup+12.7015 s]
/proc/loadavg: 1.79 1.80 1.44 3/67 4053
/proc/meminfo: memFree=1393632/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=41700 CPUtime=15.99
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 7457 0 0 0 1593 6 0 0 17 0 2 0 107020969 42700800 7443 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 10425 7443 83 193 0 10229 0
[pid=4052/tid=4053] ppid=4049 vsize=41700 CPUtime=7.91
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 1745 0 0 0 789 2 0 0 16 0 2 0 107020983 42700800 7443 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.57
Current children cumulated vsize (KiB) 47056

[startup+25.5029 s]
/proc/loadavg: 1.83 1.81 1.45 3/67 4053
/proc/meminfo: memFree=1386528/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=49148 CPUtime=41.51
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 9196 0 0 0 4142 9 0 0 17 0 2 0 107020969 50327552 9182 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 12287 9182 83 193 0 12091 0
[pid=4052/tid=4053] ppid=4049 vsize=49148 CPUtime=20.64
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 2606 0 0 0 2061 3 0 0 17 0 2 0 107020983 50327552 9182 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.09
Current children cumulated vsize (KiB) 54504

[startup+51.1028 s]
/proc/loadavg: 1.89 1.83 1.46 3/67 4053
/proc/meminfo: memFree=1377824/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=58204 CPUtime=92.54
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 11445 0 0 0 9241 13 0 0 17 0 2 0 107020969 59600896 11431 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 14551 11431 83 193 0 14355 0
[pid=4052/tid=4053] ppid=4049 vsize=58204 CPUtime=46.1
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 3719 0 0 0 4605 5 0 0 17 0 2 0 107020983 59600896 11431 1992294400 134512640 135305190 4294956144 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97.12
Current children cumulated vsize (KiB) 63560

[startup+102.307 s]
/proc/loadavg: 1.95 1.85 1.49 3/67 4053
/proc/meminfo: memFree=1362912/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=73700 CPUtime=194.66
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 15055 0 0 0 19447 19 0 0 17 0 2 0 107020969 75468800 15041 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 18425 15041 83 193 0 18229 0
[pid=4052/tid=4053] ppid=4049 vsize=73700 CPUtime=97.07
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 5329 0 0 0 9699 8 0 0 25 0 2 0 107020983 75468800 15041 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 199.24
Current children cumulated vsize (KiB) 79056

[startup+162.302 s]
/proc/loadavg: 1.98 1.87 1.52 3/67 4053
/proc/meminfo: memFree=1349920/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=86088 CPUtime=314.32
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 18307 0 0 0 31407 25 0 0 25 0 2 0 107020969 88154112 18293 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 21522 18293 83 193 0 21326 0
[pid=4052/tid=4053] ppid=4049 vsize=86088 CPUtime=156.79
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 6338 0 0 0 15669 10 0 0 25 0 2 0 107020983 88154112 18293 1992294400 134512640 135305190 4294956144 18446744073709551615 134528565 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.9
Current children cumulated vsize (KiB) 91444

[startup+222.302 s]
/proc/loadavg: 1.99 1.89 1.55 3/67 4053
/proc/meminfo: memFree=1335072/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=101580 CPUtime=434
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 22004 0 0 0 43367 33 0 0 22 0 2 0 107020969 104017920 21990 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 25395 21990 83 193 0 25199 0
[pid=4052/tid=4053] ppid=4049 vsize=101580 CPUtime=216.52
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 7997 0 0 0 21639 13 0 0 17 0 2 0 107020983 104017920 21990 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 438.58
Current children cumulated vsize (KiB) 106936

[startup+282.302 s]
/proc/loadavg: 1.99 1.91 1.57 3/67 4053
/proc/meminfo: memFree=1324704/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=112880 CPUtime=553.69
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 24578 0 0 0 55332 37 0 0 25 0 2 0 107020969 115589120 24564 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 28220 24564 83 193 0 28024 0
[pid=4052/tid=4053] ppid=4049 vsize=112880 CPUtime=276.25
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 9054 0 0 0 27610 15 0 0 25 0 2 0 107020983 115589120 24564 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 558.27
Current children cumulated vsize (KiB) 118236

[startup+342.301 s]
/proc/loadavg: 1.99 1.92 1.59 3/67 4053
/proc/meminfo: memFree=1316512/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=121628 CPUtime=673.37
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 26628 0 0 0 67297 40 0 0 25 0 2 0 107020969 124547072 26614 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 30407 26614 83 193 0 30211 0
[pid=4052/tid=4053] ppid=4049 vsize=121628 CPUtime=335.99
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 9871 0 0 0 33582 17 0 0 25 0 2 0 107020983 124547072 26614 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.95
Current children cumulated vsize (KiB) 126984

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.62 3/67 4053
/proc/meminfo: memFree=1306848/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=131272 CPUtime=793.09
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 29042 0 0 0 79263 46 0 0 25 0 2 0 107020969 134422528 29028 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 32818 29028 83 193 0 32622 0
[pid=4052/tid=4053] ppid=4049 vsize=131272 CPUtime=395.73
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 10878 0 0 0 39554 19 0 0 25 0 2 0 107020983 134422528 29028 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 797.67
Current children cumulated vsize (KiB) 136628

[startup+462.302 s]
/proc/loadavg: 1.99 1.94 1.64 3/67 4053
/proc/meminfo: memFree=1294560/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=143480 CPUtime=912.79
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 32099 0 0 0 91227 52 0 0 22 0 2 0 107020969 146923520 32085 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 35870 32085 83 193 0 35674 0
[pid=4052/tid=4053] ppid=4049 vsize=143480 CPUtime=455.48
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 12006 0 0 0 45526 22 0 0 25 0 2 0 107020983 146923520 32085 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 917.37
Current children cumulated vsize (KiB) 148836

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.66 3/67 4053
/proc/meminfo: memFree=1289504/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=149836 CPUtime=1032.5
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 33359 0 0 0 103195 55 0 0 25 0 2 0 107020969 153432064 33345 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 37459 33345 83 193 0 37263 0
[pid=4052/tid=4053] ppid=4049 vsize=149836 CPUtime=515.22
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 12630 0 0 0 51499 23 0 0 25 0 2 0 107020983 153432064 33345 1992294400 134512640 135305190 4294956144 18446744073709551615 134556761 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1037.08
Current children cumulated vsize (KiB) 155192

[startup+582.301 s]
/proc/loadavg: 1.99 1.96 1.67 3/67 4059
/proc/meminfo: memFree=1271904/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=167184 CPUtime=1152.2
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 37726 0 0 0 115157 63 0 0 17 0 2 0 107020969 171196416 37712 1992294400 134512640 135305190 4294956144 18446744073709551615 134538534 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 41796 37712 83 193 0 41600 0
[pid=4052/tid=4053] ppid=4049 vsize=167184 CPUtime=574.96
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 14325 0 0 0 57468 28 0 0 25 0 2 0 107020983 171196416 37712 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1156.78
Current children cumulated vsize (KiB) 172540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.003 s]
/proc/loadavg: 1.99 1.96 1.68 3/67 4059
/proc/meminfo: memFree=1270688/2055920 swapFree=4192812/4192956
[pid=4049] ppid=4047 vsize=5356 CPUtime=4.58
/proc/4049/stat : 4049 (manysat.sh) S 4047 4049 3573 0 -1 4194304 312 4508 0 0 0 0 455 3 19 0 1 0 107020509 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4049/statm: 1339 238 195 169 0 50 0
[pid=4052] ppid=4049 vsize=168584 CPUtime=1195.5
/proc/4052/stat : 4052 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194304 38021 0 0 0 119486 64 0 0 25 0 2 0 107020969 172630016 38007 1992294400 134512640 135305190 4294956144 18446744073709551615 134548040 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/4052/statm: 42146 38007 83 193 0 41950 0
[pid=4052/tid=4053] ppid=4049 vsize=168584 CPUtime=596.57
/proc/4052/task/4053/stat : 4053 (manysat1.1_stat) R 4049 4049 3573 0 -1 4194368 14620 0 0 0 59628 29 0 0 25 0 2 0 107020983 172630016 38007 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 173940

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 4049 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=560306
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=40993
# CPU time returned by wait4() is 4.6013
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 604.02
CPU time (s): 1200.08
CPU user time (s): 1199.41
CPU system time (s): 0.67
CPU usage (%): 198.682
Max. virtual memory (cumulated for all children) (KiB): 173940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.56031
system time used= 0.040993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4820
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= 5
involuntary context switches= 13

runsolver used 0.574912 second user time and 1.63475 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-27 01:52:01
IDJOB=1733554
IDBENCH=71143
IDSOLVER=513
FILE ID=node38/1733554-1240789920
PBS_JOBID= 9187282
Free space on /tmp= 66356 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733554-1240789920/watcher-1733554-1240789920 -o /tmp/evaluation-result-1733554-1240789920/solver-1733554-1240789920 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1733554-1240789920.cnf aimd 0

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

MD5SUM BENCH= 586caddfac4d1887f3667169b6c35a75
RANDOM SEED=1530820528

node38.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.265
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.265
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:       1427352 kB
Buffers:         69032 kB
Cached:         476328 kB
SwapCached:          0 kB
Active:         225256 kB
Inactive:       334044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5796 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            55276 kB
Committed_AS:   538192 kB
PageTables:       1456 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= 66348 MiB
End job on node38 at 2009-04-27 02:02:07