Trace number 1731239

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 2/2009-03-20UNSAT 385.281 198.449

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.1528
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     640     2560 |     191       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 160   #clauses: 640   #literals: 2560
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
385.23/198.43	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
385.23/198.43	c ============================[ Problem Statistics ]=============================
385.23/198.43	c |                                                                             |
385.23/198.43	c threadId              : 0
385.23/198.43	c restarts              : 583
385.23/198.43	c conflicts             : 532678         (1384 /sec)
385.23/198.43	c decisions             : 703115         (1.95 % random) (1827 /sec)
385.23/198.43	c propagations          : 3393508        (8816 /sec)
385.23/198.43	c conflict literals     : 7486178        (14.72 % deleted)
385.23/198.43	c Memory used           : 82.54 MB
385.23/198.43	c CPU time              : 384.906 s
385.23/198.43	
385.23/198.43	c --->m=2, e=8, aimd=2, HOME/25462_many.cnf	time: 192.455	conflicts: 532678       
385.23/198.44	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731239-1240768357/watcher-1731239-1240768357 -o /tmp/evaluation-result-1731239-1240768357/solver-1731239-1240768357 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1731239-1240768357.cnf aimd 2 

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.14 1.50 1.34 3/65 25462
/proc/meminfo: memFree=1465680/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=15476 CPUtime=0.66
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 581 0 0 0 66 0 0 0 17 0 2 0 104865658 15847424 567 1992294400 134512640 135305190 4294956144 18446744073709551615 134557444 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 3869 567 83 193 0 3673 0
[pid=25464/tid=25465] ppid=25462 vsize=15476 CPUtime=0.33
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 311 0 0 0 33 0 0 0 18 0 2 0 104865658 15847424 567 1992294400 134512640 135305190 4294956144 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0

[startup+0.414293 s]
/proc/loadavg: 1.14 1.50 1.34 3/65 25462
/proc/meminfo: memFree=1465680/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=15612 CPUtime=0.8
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 688 0 0 0 80 0 0 0 17 0 2 0 104865658 15986688 674 1992294400 134512640 135305190 4294956144 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 3903 674 83 193 0 3707 0
[pid=25464/tid=25465] ppid=25462 vsize=15612 CPUtime=0.4
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 389 0 0 0 40 0 0 0 18 0 2 0 104865658 15986688 674 1992294400 134512640 135305190 4294956144 18446744073709551615 134857151 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 20968

[startup+0.50225 s]
/proc/loadavg: 1.14 1.50 1.34 3/65 25462
/proc/meminfo: memFree=1465680/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=15904 CPUtime=0.97
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 792 0 0 0 97 0 0 0 17 0 2 0 104865658 16285696 778 1992294400 134512640 135305190 4294956144 18446744073709551615 134543722 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 3976 778 83 193 0 3780 0
[pid=25464/tid=25465] ppid=25462 vsize=15904 CPUtime=0.48
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 454 0 0 0 48 0 0 0 17 0 2 0 104865658 16285696 778 1992294400 134512640 135305190 4294956144 18446744073709551615 134557577 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 21260

[startup+0.602261 s]
/proc/loadavg: 1.14 1.50 1.34 3/65 25462
/proc/meminfo: memFree=1465680/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=16168 CPUtime=1.17
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 894 0 0 0 117 0 0 0 16 0 2 0 104865658 16556032 880 1992294400 134512640 135305190 4294956144 18446744073709551615 134547993 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 4042 880 83 193 0 3846 0
[pid=25464/tid=25465] ppid=25462 vsize=16168 CPUtime=0.58
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 474 0 0 0 58 0 0 0 17 0 2 0 104865658 16556032 880 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 21524

[startup+0.702273 s]
/proc/loadavg: 1.14 1.50 1.34 3/65 25462
/proc/meminfo: memFree=1465680/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=16572 CPUtime=1.37
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 1028 0 0 0 137 0 0 0 16 0 2 0 104865658 16969728 1014 1992294400 134512640 135305190 4294956144 18446744073709551615 134549011 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 4143 1014 83 193 0 3947 0
[pid=25464/tid=25465] ppid=25462 vsize=16572 CPUtime=0.68
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 501 0 0 0 68 0 0 0 17 0 2 0 104865658 16969728 1014 1992294400 134512640 135305190 4294956144 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 21928

[startup+1.50636 s]
/proc/loadavg: 1.21 1.51 1.34 3/68 25466
/proc/meminfo: memFree=1458104/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=21596 CPUtime=2.97
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 2011 0 0 0 296 1 0 0 17 0 2 0 104865658 22114304 1997 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 5399 1997 83 193 0 5203 0
[pid=25464/tid=25465] ppid=25462 vsize=21596 CPUtime=1.48
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 884 0 0 0 148 0 0 0 18 0 2 0 104865658 22114304 1997 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 26952

[startup+3.10253 s]
/proc/loadavg: 1.21 1.51 1.34 3/68 25466
/proc/meminfo: memFree=1454072/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=25092 CPUtime=6.17
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 3135 0 0 0 615 2 0 0 17 0 2 0 104865658 25694208 3121 1992294400 134512640 135305190 4294956144 18446744073709551615 134547993 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 6273 3121 83 193 0 6077 0
[pid=25464/tid=25465] ppid=25462 vsize=25092 CPUtime=3.08
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 1288 0 0 0 308 0 0 0 21 0 2 0 104865658 25694208 3121 1992294400 134512640 135305190 4294956144 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 30448

[startup+6.30186 s]
/proc/loadavg: 1.27 1.52 1.34 3/68 25466
/proc/meminfo: memFree=1450424/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=29692 CPUtime=12.54
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 3944 0 0 0 1251 3 0 0 17 0 2 0 104865658 30404608 3930 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 7423 3930 83 193 0 7227 0
[pid=25464/tid=25465] ppid=25462 vsize=29692 CPUtime=6.28
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 1609 0 0 0 627 1 0 0 17 0 2 0 104865658 30404608 3930 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 35048

[startup+12.7015 s]
/proc/loadavg: 1.33 1.53 1.35 3/68 25466
/proc/meminfo: memFree=1440696/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=38560 CPUtime=25.31
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 6153 0 0 0 2525 6 0 0 17 0 2 0 104865658 39485440 6139 1992294400 134512640 135305190 4294956144 18446744073709551615 134538919 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 9640 6139 83 193 0 9444 0
[pid=25464/tid=25465] ppid=25462 vsize=38560 CPUtime=12.68
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 2592 0 0 0 1266 2 0 0 19 0 2 0 104865658 39485440 6139 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 43916

[startup+25.5019 s]
/proc/loadavg: 1.43 1.54 1.35 3/68 25466
/proc/meminfo: memFree=1433400/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=47432 CPUtime=50.84
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 7980 0 0 0 5075 9 0 0 18 0 2 0 104865658 48570368 7966 1992294400 134512640 135305190 4294956144 18446744073709551615 134528356 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 11858 7966 83 193 0 11662 0
[pid=25464/tid=25465] ppid=25462 vsize=47432 CPUtime=25.46
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 3896 0 0 0 2543 3 0 0 17 0 2 0 104865658 48570368 7966 1992294400 134512640 135305190 4294956144 18446744073709551615 134538546 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 52788

[startup+51.1016 s]
/proc/loadavg: 1.65 1.58 1.37 3/68 25466
/proc/meminfo: memFree=1426552/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=54768 CPUtime=101.92
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 9710 0 0 0 10178 14 0 0 17 0 2 0 104865658 56082432 9696 1992294400 134512640 135305190 4294956144 18446744073709551615 134538175 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 13692 9696 83 193 0 13496 0
[pid=25464/tid=25465] ppid=25462 vsize=54768 CPUtime=51.05
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 4782 0 0 0 5099 6 0 0 20 0 2 0 104865658 56082432 9696 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 60124

[startup+102.302 s]
/proc/loadavg: 1.85 1.65 1.40 3/68 25466
/proc/meminfo: memFree=1415608/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=66656 CPUtime=204.07
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 12425 0 0 0 20383 24 0 0 18 0 2 0 104865658 68255744 12411 1992294400 134512640 135305190 4294956144 18446744073709551615 134556926 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 16664 12411 83 193 0 16468 0
[pid=25464/tid=25465] ppid=25462 vsize=66656 CPUtime=102.21
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 6107 0 0 0 10211 10 0 0 20 0 2 0 104865658 68255744 12411 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 72012

[startup+162.301 s]
/proc/loadavg: 1.94 1.71 1.44 3/68 25466
/proc/meminfo: memFree=1401848/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=81984 CPUtime=323.78
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 15837 0 0 0 32345 33 0 0 25 0 2 0 104865658 83951616 15823 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 20496 15823 83 193 0 20300 0
[pid=25464/tid=25465] ppid=25462 vsize=81984 CPUtime=162.17
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 7745 0 0 0 16203 14 0 0 17 0 2 0 104865658 83951616 15823 1992294400 134512640 135305190 4294956144 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.78
Current children cumulated vsize (KiB) 87340

Solver just ended. Dumping a history of the last processes samples

[startup+179.502 s]
/proc/loadavg: 1.95 1.72 1.45 3/68 25466
/proc/meminfo: memFree=1400696/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=83676 CPUtime=358.11
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 16145 0 0 0 35777 34 0 0 21 0 2 0 104865658 85684224 16131 1992294400 134512640 135305190 4294956144 18446744073709551615 134548023 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 20919 16131 83 193 0 20723 0
[pid=25464/tid=25465] ppid=25462 vsize=83676 CPUtime=179.37
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 8024 0 0 0 17922 15 0 0 25 0 2 0 104865658 85684224 16131 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 358.11
Current children cumulated vsize (KiB) 89032

[startup+185.902 s]
/proc/loadavg: 1.96 1.73 1.45 3/68 25466
/proc/meminfo: memFree=1400056/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=84516 CPUtime=370.89
/proc/25464/stat : 25464 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194304 16294 0 0 0 37054 35 0 0 25 0 2 0 104865658 86544384 16280 1992294400 134512640 135305190 4294956144 18446744073709551615 134548023 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 21129 16280 83 193 0 20933 0
[pid=25464/tid=25465] ppid=25462 vsize=84516 CPUtime=185.76
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 8172 0 0 0 18561 15 0 0 25 0 2 0 104865658 86544384 16280 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 370.89
Current children cumulated vsize (KiB) 89872

[startup+192.301 s]
/proc/loadavg: 1.88 1.72 1.45 2/68 25466
/proc/meminfo: memFree=1399928/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=84516 CPUtime=379.13
/proc/25464/stat : 25464 (manysat1.1_stat) S 25462 25462 25105 0 -1 4194304 16309 0 0 0 37878 35 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 21129 16295 83 193 0 20933 0
[pid=25464/tid=25465] ppid=25462 vsize=84516 CPUtime=192.16
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 8179 0 0 0 19201 15 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134529618 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 379.13
Current children cumulated vsize (KiB) 89872

[startup+195.502 s]
/proc/loadavg: 1.88 1.72 1.45 2/68 25466
/proc/meminfo: memFree=1399928/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=84516 CPUtime=382.33
/proc/25464/stat : 25464 (manysat1.1_stat) S 25462 25462 25105 0 -1 4194304 16309 0 0 0 38198 35 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 21129 16295 83 193 0 20933 0
[pid=25464/tid=25465] ppid=25462 vsize=84516 CPUtime=195.36
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 8179 0 0 0 19521 15 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134529618 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 382.33
Current children cumulated vsize (KiB) 89872

[startup+197.102 s]
/proc/loadavg: 1.81 1.71 1.45 2/68 25466
/proc/meminfo: memFree=1399928/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=84516 CPUtime=383.92
/proc/25464/stat : 25464 (manysat1.1_stat) S 25462 25462 25105 0 -1 4194304 16309 0 0 0 38357 35 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 21129 16295 83 193 0 20933 0
[pid=25464/tid=25465] ppid=25462 vsize=84516 CPUtime=196.95
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 8179 0 0 0 19680 15 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 383.92
Current children cumulated vsize (KiB) 89872

[startup+197.902 s]
/proc/loadavg: 1.81 1.71 1.45 2/68 25466
/proc/meminfo: memFree=1399928/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=84516 CPUtime=384.72
/proc/25464/stat : 25464 (manysat1.1_stat) S 25462 25462 25105 0 -1 4194304 16309 0 0 0 38437 35 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 21129 16295 83 193 0 20933 0
[pid=25464/tid=25465] ppid=25462 vsize=84516 CPUtime=197.75
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 8179 0 0 0 19760 15 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134529244 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 384.72
Current children cumulated vsize (KiB) 89872

[startup+198.302 s]
/proc/loadavg: 1.81 1.71 1.45 2/68 25466
/proc/meminfo: memFree=1399928/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=84516 CPUtime=385.13
/proc/25464/stat : 25464 (manysat1.1_stat) S 25462 25462 25105 0 -1 4194304 16309 0 0 0 38478 35 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 21129 16295 83 193 0 20933 0
[pid=25464/tid=25465] ppid=25462 vsize=84516 CPUtime=198.16
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 8179 0 0 0 19801 15 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134529546 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 385.13
Current children cumulated vsize (KiB) 89872

[startup+198.406 s]
/proc/loadavg: 1.81 1.71 1.45 2/68 25466
/proc/meminfo: memFree=1399928/2055920 swapFree=4181316/4192956
[pid=25462] ppid=25460 vsize=5356 CPUtime=0
/proc/25462/stat : 25462 (manysat.sh) S 25460 25462 25105 0 -1 4194304 312 117 0 0 0 0 0 0 18 0 1 0 104865657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25462/statm: 1339 238 195 169 0 50 0
[pid=25464] ppid=25462 vsize=84516 CPUtime=385.23
/proc/25464/stat : 25464 (manysat1.1_stat) S 25462 25462 25105 0 -1 4194304 16309 0 0 0 38488 35 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25464/statm: 21129 16295 83 193 0 20933 0
[pid=25464/tid=25465] ppid=25462 vsize=84516 CPUtime=198.26
/proc/25464/task/25465/stat : 25465 (manysat1.1_stat) R 25462 25462 25105 0 -1 4194368 8179 0 0 0 19811 15 0 0 25 0 2 0 104865658 86544384 16295 1992294400 134512640 135305190 4294956144 18446744073709551615 134529363 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 385.23
Current children cumulated vsize (KiB) 89872

Child status: 20
Real time (s): 198.449
CPU time (s): 385.281
CPU user time (s): 384.913
CPU system time (s): 0.367944
CPU usage (%): 194.146
Max. virtual memory (cumulated for all children) (KiB): 89872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 384.913
system time used= 0.367944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16907
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= 1173
involuntary context switches= 2870

runsolver used 0.171973 second user time and 0.560914 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-26 19:52:37
IDJOB=1731239
IDBENCH=24747
IDSOLVER=515
FILE ID=node79/1731239-1240768357
PBS_JOBID= 9187155
Free space on /tmp= 66164 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731239-1240768357/watcher-1731239-1240768357 -o /tmp/evaluation-result-1731239-1240768357/solver-1731239-1240768357 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1731239-1240768357.cnf aimd 2

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

MD5SUM BENCH= b8ad54973e17f84e99bf9d2e7bc768ce
RANDOM SEED=1185890265

node79.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.220
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.220
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:      2055920 kB
MemFree:       1466160 kB
Buffers:         69388 kB
Cached:         442960 kB
SwapCached:       5880 kB
Active:         225944 kB
Inactive:       294588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1466160 kB
SwapTotal:     4192956 kB
SwapFree:      4181316 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            55240 kB
Committed_AS:   401980 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= 66164 MiB
End job on node79 at 2009-04-26 19:55:55