Trace number 1735704

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.17 602.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1375c111739g2.cnf
MD5SUM4a0161ad7ac9d31215b2f5b6bcc0673a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark369.137
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.00	c Parsing...
0.05/0.06	c ==============================================================================
0.05/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.06	c ==============================================================================
0.05/0.06	c |         0 |  111739   224743 |   33521       0        0     nan |  0.000 % |
0.49/0.55	c |         0 |  110364   369987 |      --       0       --      -- |     --   | -1375/145244
0.49/0.55	c ==============================================================================
0.49/0.55	c Result  :   #vars: 1320   #clauses: 110364   #literals: 369987
0.49/0.55	c CPU time:   0.541917 s
0.49/0.55	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-1735704-1240805607/watcher-1735704-1240805607 -o /tmp/evaluation-result-1735704-1240805607/solver-1735704-1240805607 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1735704-1240805607.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.08 1.04 1.00 3/65 22110
/proc/meminfo: memFree=1334784/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108590012 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 235 195 169 0 50 0
[pid=22111] ppid=22110 vsize=824 CPUtime=0
/proc/22111/stat : 22111 (SatElite) R 22110 22110 21253 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 108590012 843776 112 1992294400 134512640 135034092 4294956096 18446744073709551615 134529264 0 0 4096 3 0 0 0 17 0 0 0
/proc/22111/statm: 206 113 51 127 0 76 0

[startup+0.062179 s]
/proc/loadavg: 1.08 1.04 1.00 3/65 22110
/proc/meminfo: memFree=1334784/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108590012 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 235 195 169 0 50 0
[pid=22111] ppid=22110 vsize=6348 CPUtime=0.05
/proc/22111/stat : 22111 (SatElite) R 22110 22110 21253 0 -1 4194304 1473 0 0 0 4 1 0 0 19 0 1 0 108590012 6500352 1457 1992294400 134512640 135034092 4294956096 18446744073709551615 134542695 0 0 4096 3 0 0 0 17 0 0 0
/proc/22111/statm: 1587 1457 51 127 0 1457 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11704

[startup+0.102182 s]
/proc/loadavg: 1.08 1.04 1.00 3/65 22110
/proc/meminfo: memFree=1334784/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108590012 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 235 195 169 0 50 0
[pid=22111] ppid=22110 vsize=8428 CPUtime=0.09
/proc/22111/stat : 22111 (SatElite) R 22110 22110 21253 0 -1 4194304 1904 0 0 0 8 1 0 0 19 0 1 0 108590012 8630272 1888 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/22111/statm: 2107 1889 68 127 0 1977 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13784

[startup+0.302202 s]
/proc/loadavg: 1.08 1.04 1.00 3/65 22110
/proc/meminfo: memFree=1334784/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108590012 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 235 195 169 0 50 0
[pid=22111] ppid=22110 vsize=11584 CPUtime=0.29
/proc/22111/stat : 22111 (SatElite) R 22110 22110 21253 0 -1 4194304 2384 0 0 0 28 1 0 0 21 0 1 0 108590012 11862016 2368 1992294400 134512640 135034092 4294956096 18446744073709551615 134563275 0 0 4096 3 0 0 0 17 0 0 0
/proc/22111/statm: 2896 2368 68 127 0 2766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16940

[startup+0.702266 s]
/proc/loadavg: 1.08 1.04 1.00 3/65 22110
/proc/meminfo: memFree=1334784/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5356

[startup+1.50134 s]
/proc/loadavg: 1.16 1.06 1.01 3/68 22114
/proc/meminfo: memFree=1317344/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=29692 CPUtime=1.49
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 4554 0 0 0 146 3 0 0 17 0 2 0 108590081 30404608 4540 1992294400 134512640 135305190 4294956144 18446744073709551615 134556804 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 7423 4540 83 193 0 7227 0
[pid=22113/tid=22114] ppid=22110 vsize=29692 CPUtime=0.68
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 656 0 0 0 68 0 0 0 17 0 2 0 108590093 30404608 4540 1992294400 134512640 135305190 4294956144 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 35048

[startup+3.10151 s]
/proc/loadavg: 1.16 1.06 1.01 3/68 22114
/proc/meminfo: memFree=1312736/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=35340 CPUtime=4.67
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 5865 0 0 0 463 4 0 0 17 0 2 0 108590081 36188160 5851 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 8835 5851 83 193 0 8639 0
[pid=22113/tid=22114] ppid=22110 vsize=35340 CPUtime=2.28
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 1343 0 0 0 227 1 0 0 17 0 2 0 108590093 36188160 5851 1992294400 134512640 135305190 4294956144 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 40696

[startup+6.30184 s]
/proc/loadavg: 1.16 1.06 1.01 3/68 22114
/proc/meminfo: memFree=1304480/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=40248 CPUtime=11.06
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 7228 0 0 0 1100 6 0 0 17 0 2 0 108590081 41213952 7214 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 10062 7214 83 193 0 9866 0
[pid=22113/tid=22114] ppid=22110 vsize=40248 CPUtime=5.47
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 2108 0 0 0 546 1 0 0 17 0 2 0 108590093 41213952 7214 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 45604

[startup+12.7015 s]
/proc/loadavg: 1.36 1.10 1.02 3/68 22114
/proc/meminfo: memFree=1296608/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=47744 CPUtime=23.82
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 8920 0 0 0 2374 8 0 0 17 0 2 0 108590081 48889856 8906 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 11936 8906 83 193 0 11740 0
[pid=22113/tid=22114] ppid=22110 vsize=47744 CPUtime=11.87
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 3017 0 0 0 1184 3 0 0 17 0 2 0 108590093 48889856 8906 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.5
Current children cumulated vsize (KiB) 53100

[startup+25.5028 s]
/proc/loadavg: 1.46 1.13 1.03 3/68 22114
/proc/meminfo: memFree=1286440/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=57280 CPUtime=49.35
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 11515 0 0 0 4923 12 0 0 17 0 2 0 108590081 58654720 11501 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 14320 11501 83 193 0 14124 0
[pid=22113/tid=22114] ppid=22110 vsize=57280 CPUtime=24.64
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 4388 0 0 0 2460 4 0 0 17 0 2 0 108590093 58654720 11501 1992294400 134512640 135305190 4294956144 18446744073709551615 134558836 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.03
Current children cumulated vsize (KiB) 62636

[startup+51.1025 s]
/proc/loadavg: 1.64 1.20 1.06 3/68 22114
/proc/meminfo: memFree=1273640/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=70956 CPUtime=100.4
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 14745 0 0 0 10023 17 0 0 17 0 2 0 108590081 72658944 14731 1992294400 134512640 135305190 4294956144 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22113/statm: 17739 14731 83 193 0 17543 0
[pid=22113/tid=22114] ppid=22110 vsize=70956 CPUtime=50.14
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 6034 0 0 0 5007 7 0 0 16 0 2 0 108590093 72658944 14731 1992294400 134512640 135305190 4294956144 18446744073709551615 134835798 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.08
Current children cumulated vsize (KiB) 76312

[startup+102.307 s]
/proc/loadavg: 1.85 1.33 1.11 3/68 22114
/proc/meminfo: memFree=1246888/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=97628 CPUtime=202.54
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 21379 0 0 0 20228 26 0 0 25 0 2 0 108590081 99971072 21365 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22113/statm: 24407 21365 83 193 0 24211 0
[pid=22113/tid=22114] ppid=22110 vsize=97628 CPUtime=101.1
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 9615 0 0 0 10098 12 0 0 20 0 2 0 108590093 99971072 21365 1992294400 134512640 135305190 4294956144 18446744073709551615 134558427 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.22
Current children cumulated vsize (KiB) 102984

[startup+162.303 s]
/proc/loadavg: 1.94 1.45 1.16 3/68 22114
/proc/meminfo: memFree=1217064/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=127288 CPUtime=322.22
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 28801 0 0 0 32180 42 0 0 17 0 2 0 108590081 130342912 28787 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22113/statm: 31822 28787 83 193 0 31626 0
[pid=22113/tid=22114] ppid=22110 vsize=127288 CPUtime=160.87
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 13838 0 0 0 16066 21 0 0 25 0 2 0 108590093 130342912 28787 1992294400 134512640 135305190 4294956144 18446744073709551615 134528554 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.9
Current children cumulated vsize (KiB) 132644

[startup+222.302 s]
/proc/loadavg: 1.98 1.55 1.21 3/68 22114
/proc/meminfo: memFree=1197288/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=147008 CPUtime=441.91
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 33760 0 0 0 44139 52 0 0 19 0 2 0 108590081 150536192 33746 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22113/statm: 36752 33746 83 193 0 36556 0
[pid=22113/tid=22114] ppid=22110 vsize=147008 CPUtime=220.84
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 16461 0 0 0 22059 25 0 0 25 0 2 0 108590093 150536192 33746 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.59
Current children cumulated vsize (KiB) 152364

[startup+282.303 s]
/proc/loadavg: 1.99 1.63 1.26 3/68 22114
/proc/meminfo: memFree=1172520/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=171556 CPUtime=561.58
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 39935 0 0 0 56096 62 0 0 25 0 2 0 108590081 175673344 39921 1992294400 134512640 135305190 4294956144 18446744073709551615 134528397 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 42889 39921 83 193 0 42693 0
[pid=22113/tid=22114] ppid=22110 vsize=171556 CPUtime=280.64
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 19602 0 0 0 28035 29 0 0 25 0 2 0 108590093 175673344 39921 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.26
Current children cumulated vsize (KiB) 176912

[startup+342.303 s]
/proc/loadavg: 1.99 1.69 1.30 3/68 22114
/proc/meminfo: memFree=1152680/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=192604 CPUtime=681.32
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 44953 0 0 0 68061 71 0 0 18 0 2 0 108590081 197226496 44939 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 48151 44939 83 193 0 47955 0
[pid=22113/tid=22114] ppid=22110 vsize=192604 CPUtime=340.4
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 22274 0 0 0 34006 34 0 0 18 0 2 0 108590093 197226496 44939 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682
Current children cumulated vsize (KiB) 197960

[startup+402.302 s]
/proc/loadavg: 1.99 1.75 1.34 3/68 22114
/proc/meminfo: memFree=1146920/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=197560 CPUtime=801.01
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 46318 0 0 0 80027 74 0 0 18 0 2 0 108590081 202301440 46304 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 49390 46304 83 193 0 49194 0
[pid=22113/tid=22114] ppid=22110 vsize=197560 CPUtime=400.13
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 23063 0 0 0 39978 35 0 0 25 0 2 0 108590093 202301440 46304 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.69
Current children cumulated vsize (KiB) 202916

[startup+462.302 s]
/proc/loadavg: 1.99 1.79 1.38 3/68 22114
/proc/meminfo: memFree=1121064/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=223668 CPUtime=920.74
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 52785 0 0 0 91987 87 0 0 16 0 2 0 108590081 229036032 52771 1992294400 134512640 135305190 4294956144 18446744073709551615 134538314 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 55917 52771 83 193 0 55721 0
[pid=22113/tid=22114] ppid=22110 vsize=223668 CPUtime=459.9
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 26175 0 0 0 45949 41 0 0 25 0 2 0 108590093 229036032 52771 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.42
Current children cumulated vsize (KiB) 229024

[startup+522.303 s]
/proc/loadavg: 1.99 1.83 1.42 3/68 22114
/proc/meminfo: memFree=1120488/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=224052 CPUtime=1040.43
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 52911 0 0 0 103955 88 0 0 25 0 2 0 108590081 229429248 52897 1992294400 134512640 135305190 4294956144 18446744073709551615 134558410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 56013 52897 83 193 0 55817 0
[pid=22113/tid=22114] ppid=22110 vsize=224052 CPUtime=519.63
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 26252 0 0 0 51922 41 0 0 25 0 2 0 108590093 229429248 52897 1992294400 134512640 135305190 4294956144 18446744073709551615 134556792 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.11
Current children cumulated vsize (KiB) 229408

[startup+582.303 s]
/proc/loadavg: 1.99 1.85 1.45 3/68 22114
/proc/meminfo: memFree=1116776/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=228472 CPUtime=1160.17
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 53876 0 0 0 115926 91 0 0 20 0 2 0 108590081 233955328 53862 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 57118 53862 83 193 0 56922 0
[pid=22113/tid=22114] ppid=22110 vsize=228472 CPUtime=579.39
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 26756 0 0 0 57896 43 0 0 20 0 2 0 108590093 233955328 53862 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.85
Current children cumulated vsize (KiB) 233828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.002 s]
/proc/loadavg: 1.99 1.86 1.46 3/68 22114
/proc/meminfo: memFree=1106984/2055924 swapFree=4181440/4192956
[pid=22110] ppid=22108 vsize=5356 CPUtime=0.68
/proc/22110/stat : 22110 (manysat.sh) S 22108 22110 21253 0 -1 4194304 312 2390 0 0 0 0 66 2 18 0 1 0 108590012 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22110/statm: 1339 238 195 169 0 50 0
[pid=22113] ppid=22110 vsize=237444 CPUtime=1199.49
/proc/22113/stat : 22113 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194304 56280 0 0 0 119852 97 0 0 19 0 2 0 108590081 243142656 56266 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22113/statm: 59361 56266 83 193 0 59165 0
[pid=22113/tid=22114] ppid=22110 vsize=237444 CPUtime=599.01
/proc/22113/task/22114/stat : 22114 (manysat1.1_stat) R 22110 22110 21253 0 -1 4194368 28029 0 0 0 59855 46 0 0 19 0 2 0 108590093 243142656 56267 1992294400 134512640 135305190 4294956144 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 242800

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

Real time (s): 602.02
CPU time (s): 1200.17
CPU user time (s): 1199.18
CPU system time (s): 0.99
CPU usage (%): 199.357
Max. virtual memory (cumulated for all children) (KiB): 242800

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

runsolver used 0.547916 second user time and 1.65475 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-27 06:13:27
IDJOB=1735704
IDBENCH=71511
IDSOLVER=513
FILE ID=node83/1735704-1240805607
PBS_JOBID= 9187374
Free space on /tmp= 66092 MiB

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

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

MD5SUM BENCH= 4a0161ad7ac9d31215b2f5b6bcc0673a
RANDOM SEED=1270024268

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1335328 kB
Buffers:         79276 kB
Cached:         558116 kB
SwapCached:       5412 kB
Active:         255460 kB
Inactive:       390868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1335328 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            2836 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            60296 kB
Committed_AS:   453476 kB
PageTables:       1384 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= 66088 MiB
End job on node83 at 2009-04-27 06:23:31