Trace number 1773606

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 1/2009-03-20UNSAT 161.483 82.0301

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand064.cnf
MD5SUM1394bf507e3ed448c81b5502d6550d78
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark88.2906
Satisfiable
(Un)Satisfiability was proved
Number of variables40042
Number of clauses119357
Sum of the clauses size278497
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 279570
Number of clauses of size 339785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.08/0.11	c ==============================================================================
0.08/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.11	c ==============================================================================
0.08/0.11	c |         0 |  119355   278495 |   35806       0        0     nan |  0.000 % |
1.88/1.91	c |         0 |   48581   208867 |      --       0       --      -- |     --   | -70752/-69575
1.88/1.91	c ==============================================================================
1.88/1.91	c Result  :   #vars: 4857   #clauses: 48581   #literals: 208867
1.88/1.91	c CPU time:   1.85272 s
1.88/1.91	c ==============================================================================
161.24/81.99	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
161.24/81.99	c ============================[ Problem Statistics ]=============================
161.24/81.99	c |                                                                             |
161.24/81.99	c threadId              : 1
161.24/81.99	c restarts              : 523
161.24/81.99	c conflicts             : 59947          (377 /sec)
161.24/81.99	c decisions             : 365655         (1.61 % random) (2298 /sec)
161.24/81.99	c propagations          : 17213951       (108171 /sec)
161.24/81.99	c conflict literals     : 13433281       (35.71 % deleted)
161.24/81.99	c Memory used           : 168.27 MB
161.24/81.99	c CPU time              : 159.136 s
161.24/81.99	
161.24/81.99	c --->m=4, e=8, aimd=1, HOME/26474_many.cnf	time: 39.784	conflicts: 59947        
161.44/82.01	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-1773606-1241287776/watcher-1773606-1241287776 -o /tmp/evaluation-result-1773606-1241287776/solver-1773606-1241287776 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773606-1241287776.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.25 1.05 1.02 3/64 26474
/proc/meminfo: memFree=1059128/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=0
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156805372 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 235 195 169 0 50 0
[pid=26475] ppid=26474 vsize=824 CPUtime=0
/proc/26475/stat : 26475 (SatElite) R 26474 26474 26371 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 156805373 843776 101 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26475/statm: 206 105 50 127 0 76 0

[startup+0.051163 s]
/proc/loadavg: 1.25 1.05 1.02 3/64 26474
/proc/meminfo: memFree=1059128/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=0
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156805372 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 235 195 169 0 50 0
[pid=26475] ppid=26474 vsize=8256 CPUtime=0.04
/proc/26475/stat : 26475 (SatElite) R 26474 26474 26371 0 -1 4194304 1733 0 0 0 4 0 0 0 18 0 1 0 156805373 8454144 1717 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26475/statm: 2064 1719 50 127 0 1934 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13612

[startup+0.102168 s]
/proc/loadavg: 1.25 1.05 1.02 3/64 26474
/proc/meminfo: memFree=1059128/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=0
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156805372 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 235 195 169 0 50 0
[pid=26475] ppid=26474 vsize=16280 CPUtime=0.08
/proc/26475/stat : 26475 (SatElite) R 26474 26474 26371 0 -1 4194304 3474 0 0 0 7 1 0 0 18 0 1 0 156805373 16670720 3458 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26475/statm: 4070 3461 51 127 0 3940 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21636

[startup+0.301188 s]
/proc/loadavg: 1.25 1.05 1.02 3/64 26474
/proc/meminfo: memFree=1059128/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=0
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156805372 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 235 195 169 0 50 0
[pid=26475] ppid=26474 vsize=20000 CPUtime=0.29
/proc/26475/stat : 26475 (SatElite) R 26474 26474 26371 0 -1 4194304 4616 0 0 0 26 3 0 0 19 0 1 0 156805373 20480000 4255 1992294400 134512640 135034092 4294956112 18446744073709551615 134566284 0 0 4096 3 0 0 0 17 0 0 0
/proc/26475/statm: 5000 4255 68 127 0 4870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25356

[startup+0.702231 s]
/proc/loadavg: 1.25 1.05 1.02 3/64 26474
/proc/meminfo: memFree=1059128/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=0
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156805372 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 235 195 169 0 50 0
[pid=26475] ppid=26474 vsize=21016 CPUtime=0.69
/proc/26475/stat : 26475 (SatElite) R 26474 26474 26371 0 -1 4194304 4844 0 0 0 65 4 0 0 23 0 1 0 156805373 21520384 4483 1992294400 134512640 135034092 4294956112 18446744073709551615 134566256 0 0 4096 3 0 0 0 17 0 0 0
/proc/26475/statm: 5254 4483 68 127 0 5124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26372

[startup+1.50232 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 26476
/proc/meminfo: memFree=1035368/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=0
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156805372 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 235 195 169 0 50 0
[pid=26475] ppid=26474 vsize=22188 CPUtime=1.49
/proc/26475/stat : 26475 (SatElite) R 26474 26474 26371 0 -1 4194304 5156 0 0 0 144 5 0 0 25 0 1 0 156805373 22720512 4795 1992294400 134512640 135034092 4294956112 18446744073709551615 134566239 0 0 4096 3 0 0 0 17 0 0 0
/proc/26475/statm: 5547 4795 68 127 0 5417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27544

[startup+3.1015 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 26477
/proc/meminfo: memFree=1036648/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=53404 CPUtime=2.02
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 5071 0 0 0 196 6 0 0 16 0 4 0 156805573 54685696 5057 1992294400 134512640 135305190 4294956160 18446744073709551615 134561695 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 13351 5057 83 193 0 13155 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 58760

[startup+6.30184 s]
/proc/loadavg: 1.23 1.05 1.02 5/69 26480
/proc/meminfo: memFree=1017360/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=70336 CPUtime=8.4
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 9131 0 0 0 831 9 0 0 16 0 4 0 156805573 72024064 9117 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 17584 9117 83 193 0 17388 0
[pid=26477/tid=26478] ppid=26474 vsize=70336 CPUtime=2.16
/proc/26477/task/26478/stat : 26478 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 1373 0 0 0 214 2 0 0 17 0 4 0 156805587 72024064 9117 1992294400 134512640 135305190 4294956160 18446744073709551615 134556787 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26479] ppid=26474 vsize=70336 CPUtime=2.26
/proc/26477/task/26479/stat : 26479 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 1871 0 0 0 223 3 0 0 17 0 4 0 156805587 72024064 9117 1992294400 134512640 135305190 4294956160 18446744073709551615 134555240 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26477/tid=26480] ppid=26474 vsize=70336 CPUtime=1.66
/proc/26477/task/26480/stat : 26480 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 941 0 0 0 165 1 0 0 16 0 4 0 156805587 72024064 9117 1992294400 134512640 135305190 4294956160 18446744073709551615 134551614 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.39
Current children cumulated vsize (KiB) 75692

[startup+12.7015 s]
/proc/loadavg: 1.66 1.15 1.05 5/69 26480
/proc/meminfo: memFree=986512/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=98752 CPUtime=21.18
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 16286 0 0 0 2103 15 0 0 17 0 4 0 156805573 101122048 16272 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26477/statm: 24688 16272 83 193 0 24492 0
[pid=26477/tid=26478] ppid=26474 vsize=98752 CPUtime=5.5
/proc/26477/task/26478/stat : 26478 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 3392 0 0 0 547 3 0 0 17 0 4 0 156805587 101122048 16272 1992294400 134512640 135305190 4294956160 18446744073709551615 134530700 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26479] ppid=26474 vsize=98752 CPUtime=4.34
/proc/26477/task/26479/stat : 26479 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 3141 0 0 0 431 3 0 0 17 0 4 0 156805587 101122048 16272 1992294400 134512640 135305190 4294956160 18446744073709551615 134551746 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26477/tid=26480] ppid=26474 vsize=98752 CPUtime=4.91
/proc/26477/task/26480/stat : 26480 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 2249 0 0 0 489 2 0 0 17 0 4 0 156805587 101122048 16272 1992294400 134512640 135305190 4294956160 18446744073709551615 134551986 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.17
Current children cumulated vsize (KiB) 104108

[startup+25.5029 s]
/proc/loadavg: 2.02 1.24 1.08 5/69 26480
/proc/meminfo: memFree=952464/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=130244 CPUtime=46.71
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 24405 0 0 0 4650 21 0 0 18 0 4 0 156805573 133369856 24391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 32561 24391 83 193 0 32365 0
[pid=26477/tid=26478] ppid=26474 vsize=130244 CPUtime=12.97
/proc/26477/task/26478/stat : 26478 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6411 0 0 0 1292 5 0 0 17 0 4 0 156805587 133369856 24391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26477/tid=26479] ppid=26474 vsize=130244 CPUtime=10.19
/proc/26477/task/26479/stat : 26479 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 4905 0 0 0 1014 5 0 0 18 0 4 0 156805587 133369856 24391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26480] ppid=26474 vsize=130244 CPUtime=11.82
/proc/26477/task/26480/stat : 26480 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 3756 0 0 0 1178 4 0 0 17 0 4 0 156805587 133369856 24391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.7
Current children cumulated vsize (KiB) 135600

[startup+51.1027 s]
/proc/loadavg: 2.69 1.46 1.15 5/69 26480
/proc/meminfo: memFree=923088/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=159164 CPUtime=97.8
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 31666 0 0 0 9752 28 0 0 17 0 4 0 156805573 162983936 31652 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 39791 31652 83 193 0 39595 0
[pid=26477/tid=26478] ppid=26474 vsize=159164 CPUtime=22.47
/proc/26477/task/26478/stat : 26478 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 7973 0 0 0 2241 6 0 0 19 0 4 0 156805587 162983936 31652 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26477/tid=26479] ppid=26474 vsize=159164 CPUtime=21.79
/proc/26477/task/26479/stat : 26479 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6616 0 0 0 2173 6 0 0 18 0 4 0 156805587 162983936 31652 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26480] ppid=26474 vsize=159164 CPUtime=32.86
/proc/26477/task/26480/stat : 26480 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 5877 0 0 0 3279 7 0 0 17 0 4 0 156805587 162983936 31652 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.79
Current children cumulated vsize (KiB) 164520

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

[startup+63.901 s]
/proc/loadavg: 2.98 1.58 1.20 5/69 26480
/proc/meminfo: memFree=912720/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=169872 CPUtime=123.33
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 34060 0 0 0 12303 30 0 0 17 0 4 0 156805573 173948928 34046 1992294400 134512640 135305190 4294956160 18446744073709551615 134558354 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 42468 34046 83 193 0 42272 0
[pid=26477/tid=26478] ppid=26474 vsize=169872 CPUtime=28.21
/proc/26477/task/26478/stat : 26478 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 8301 0 0 0 2814 7 0 0 17 0 4 0 156805587 173948928 34046 1992294400 134512640 135305190 4294956160 18446744073709551615 134558360 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26479] ppid=26474 vsize=169872 CPUtime=24.89
/proc/26477/task/26479/stat : 26479 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6768 0 0 0 2483 6 0 0 21 0 4 0 156805587 173948928 34046 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26477/tid=26480] ppid=26474 vsize=169872 CPUtime=40.79
/proc/26477/task/26480/stat : 26480 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6560 0 0 0 4071 8 0 0 19 0 4 0 156805587 173948928 34046 1992294400 134512640 135305190 4294956160 18446744073709551615 134551691 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 125.32
Current children cumulated vsize (KiB) 175228

[startup+70.3017 s]
/proc/loadavg: 3.06 1.62 1.21 5/69 26480
/proc/meminfo: memFree=912656/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=169872 CPUtime=136.11
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 34073 0 0 0 13581 30 0 0 18 0 4 0 156805573 173948928 34059 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 42468 34059 83 193 0 42272 0
[pid=26477/tid=26478] ppid=26474 vsize=169872 CPUtime=31.22
/proc/26477/task/26478/stat : 26478 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 8301 0 0 0 3115 7 0 0 22 0 4 0 156805587 173948928 34059 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26479] ppid=26474 vsize=169872 CPUtime=28.38
/proc/26477/task/26479/stat : 26479 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6778 0 0 0 2832 6 0 0 19 0 4 0 156805587 173948928 34059 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26480] ppid=26474 vsize=169872 CPUtime=43.55
/proc/26477/task/26480/stat : 26480 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6560 0 0 0 4347 8 0 0 17 0 4 0 156805587 173948928 34059 1992294400 134512640 135305190 4294956160 18446744073709551615 134570400 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 138.1
Current children cumulated vsize (KiB) 175228

[startup+76.7024 s]
/proc/loadavg: 3.21 1.70 1.24 5/69 26480
/proc/meminfo: memFree=912336/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=170296 CPUtime=148.89
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 34185 0 0 0 14858 31 0 0 20 0 4 0 156805573 174383104 34171 1992294400 134512640 135305190 4294956160 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 42574 34171 83 193 0 42378 0
[pid=26477/tid=26478] ppid=26474 vsize=170296 CPUtime=33.69
/proc/26477/task/26478/stat : 26478 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 8344 0 0 0 3362 7 0 0 25 0 4 0 156805587 174383104 34171 1992294400 134512640 135305190 4294956160 18446744073709551615 134557916 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26479] ppid=26474 vsize=170296 CPUtime=32.31
/proc/26477/task/26479/stat : 26479 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6812 0 0 0 3225 6 0 0 23 0 4 0 156805587 174383104 34171 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26480] ppid=26474 vsize=170296 CPUtime=46.42
/proc/26477/task/26480/stat : 26480 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6564 0 0 0 4634 8 0 0 17 0 4 0 156805587 174383104 34171 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 150.88
Current children cumulated vsize (KiB) 175652

[startup+79.9018 s]
/proc/loadavg: 3.21 1.70 1.24 5/69 26480
/proc/meminfo: memFree=912016/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=170716 CPUtime=155.27
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 34289 0 0 0 15496 31 0 0 22 0 4 0 156805573 174813184 34275 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 42679 34275 83 193 0 42483 0
[pid=26477/tid=26478] ppid=26474 vsize=170716 CPUtime=35.29
/proc/26477/task/26478/stat : 26478 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 8397 0 0 0 3522 7 0 0 25 0 4 0 156805587 174813184 34275 1992294400 134512640 135305190 4294956160 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26479] ppid=26474 vsize=170716 CPUtime=33.91
/proc/26477/task/26479/stat : 26479 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6825 0 0 0 3385 6 0 0 25 0 4 0 156805587 174813184 34275 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26480] ppid=26474 vsize=170716 CPUtime=49.11
/proc/26477/task/26480/stat : 26480 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6595 0 0 0 4903 8 0 0 18 0 4 0 156805587 174813184 34275 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.26
Current children cumulated vsize (KiB) 176072

[startup+80.7018 s]
/proc/loadavg: 3.21 1.70 1.24 5/69 26480
/proc/meminfo: memFree=911376/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=171512 CPUtime=156.86
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 34495 0 0 0 15655 31 0 0 22 0 4 0 156805573 175628288 34481 1992294400 134512640 135305190 4294956160 18446744073709551615 134551951 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 42878 34481 83 193 0 42682 0
[pid=26477/tid=26478] ppid=26474 vsize=171512 CPUtime=35.69
/proc/26477/task/26478/stat : 26478 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 8462 0 0 0 3562 7 0 0 25 0 4 0 156805587 175628288 34482 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26479] ppid=26474 vsize=171512 CPUtime=34.31
/proc/26477/task/26479/stat : 26479 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6876 0 0 0 3424 7 0 0 25 0 4 0 156805587 175628288 34482 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26480] ppid=26474 vsize=171512 CPUtime=49.88
/proc/26477/task/26480/stat : 26480 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6682 0 0 0 4980 8 0 0 19 0 4 0 156805587 175628288 34482 1992294400 134512640 135305190 4294956160 18446744073709551615 134551726 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 158.85
Current children cumulated vsize (KiB) 176868

[startup+81.5019 s]
/proc/loadavg: 3.27 1.74 1.26 5/69 26480
/proc/meminfo: memFree=910224/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=172304 CPUtime=158.45
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 34680 0 0 0 15814 31 0 0 23 0 4 0 156805573 176439296 34666 1992294400 134512640 135305190 4294956160 18446744073709551615 134551980 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 43076 34666 83 193 0 42880 0
[pid=26477/tid=26478] ppid=26474 vsize=172304 CPUtime=36.11
/proc/26477/task/26478/stat : 26478 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 8513 0 0 0 3604 7 0 0 17 0 4 0 156805587 176439296 34666 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26479] ppid=26474 vsize=172304 CPUtime=34.69
/proc/26477/task/26479/stat : 26479 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6921 0 0 0 3462 7 0 0 25 0 4 0 156805587 176439296 34666 1992294400 134512640 135305190 4294956160 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26480] ppid=26474 vsize=172304 CPUtime=50.28
/proc/26477/task/26480/stat : 26480 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6712 0 0 0 5020 8 0 0 19 0 4 0 156805587 176439296 34666 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.44
Current children cumulated vsize (KiB) 177660

[startup+81.902 s]
/proc/loadavg: 3.27 1.74 1.26 5/69 26480
/proc/meminfo: memFree=910224/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=172304 CPUtime=159.25
/proc/26477/stat : 26477 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194304 34680 0 0 0 15894 31 0 0 23 0 4 0 156805573 176439296 34666 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 43076 34666 83 193 0 42880 0
[pid=26477/tid=26478] ppid=26474 vsize=172304 CPUtime=36.51
/proc/26477/task/26478/stat : 26478 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 8513 0 0 0 3644 7 0 0 17 0 4 0 156805587 176439296 34666 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26479] ppid=26474 vsize=172304 CPUtime=34.69
/proc/26477/task/26479/stat : 26479 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6921 0 0 0 3462 7 0 0 25 0 4 0 156805587 176439296 34666 1992294400 134512640 135305190 4294956160 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26477/tid=26480] ppid=26474 vsize=172304 CPUtime=50.48
/proc/26477/task/26480/stat : 26480 (manysat1.1_stat) R 26474 26474 26371 0 -1 4194368 6712 0 0 0 5040 8 0 0 19 0 4 0 156805587 176439296 34666 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 177660

[startup+82.002 s]
/proc/loadavg: 3.27 1.74 1.26 5/69 26480
/proc/meminfo: memFree=910224/2055920 swapFree=4181276/4192956
[pid=26474] ppid=26472 vsize=5356 CPUtime=1.99
/proc/26474/stat : 26474 (manysat.sh) S 26472 26474 26371 0 -1 4194304 313 5959 0 0 0 0 193 6 16 0 1 0 156805372 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26474/statm: 1339 238 195 169 0 50 0
[pid=26477] ppid=26474 vsize=0 CPUtime=159.45
/proc/26477/stat : 26477 (manysat1.1_stat) Z 26474 26474 26371 0 -1 4194316 34695 0 0 0 15913 32 0 0 24 0 2 0 156805573 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26477/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 161.44
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 82.0301
CPU time (s): 161.483
CPU user time (s): 161.07
CPU system time (s): 0.413937
CPU usage (%): 196.859
Max. virtual memory (cumulated for all children) (KiB): 177660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 161.07
system time used= 0.413937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41121
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= 2893
involuntary context switches= 4620

runsolver used 0.078987 second user time and 0.227965 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 20:09:36
IDJOB=1773606
IDBENCH=70758
IDSOLVER=612
FILE ID=node47/1773606-1241287776
PBS_JOBID= 9225101
Free space on /tmp= 66496 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand064.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773606-1241287776/watcher-1773606-1241287776 -o /tmp/evaluation-result-1773606-1241287776/solver-1773606-1241287776 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773606-1241287776.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1394bf507e3ed448c81b5502d6550d78
RANDOM SEED=1105583455

node47.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.212
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.212
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:       1059672 kB
Buffers:         80452 kB
Cached:         809892 kB
SwapCached:       5488 kB
Active:          19736 kB
Inactive:       878448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1059672 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:            3656 kB
Writeback:           0 kB
Mapped:          13528 kB
Slab:            84040 kB
Committed_AS:   729012 kB
PageTables:       1444 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= 66492 MiB
End job on node47 at 2009-05-02 20:10:58