Trace number 1775707

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-20 (4 threads)UNSAT 451.38 116.987

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-15-u.cnf
MD5SUMc716daea92d5e29b94f85a19b52859ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.98
Satisfiable
(Un)Satisfiability was proved
Number of variables151952
Number of clauses697321
Sum of the clauses size1601192
Maximum clause length10
Minimum clause length1
Number of clauses of size 112754
Number of clauses of size 2551183
Number of clauses of size 3104744
Number of clauses of size 43180
Number of clauses of size 512720
Number of clauses of size over 512740

Solver Data

0.00/0.00	c Parsing...
0.48/0.52	c ==============================================================================
0.48/0.52	c |           |     ORIGINAL     |              LEARNT              |          |
0.48/0.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.48/0.52	c ==============================================================================
0.48/0.52	c |         0 |  684567  1588438 |  205370       0        0     nan |  0.000 % |
3.58/3.67	c |         0 |  274294   727061 |      --       0       --      -- |     --   | -250115/-498767
3.58/3.67	c ==============================================================================
3.58/3.67	c Result  :   #vars: 46737   #clauses: 274294   #literals: 727061
3.58/3.67	c CPU time:   3.52 s
3.58/3.67	c ==============================================================================
451.30/116.97	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
451.30/116.97	c ============================[ Problem Statistics ]=============================
451.30/116.97	c |                                                                             |
451.30/116.97	c threadId              : 3
451.30/116.97	c restarts              : 204
451.30/116.97	c conflicts             : 203553         (456 /sec)
451.30/116.97	c decisions             : 246247         (1.36 % random) (551 /sec)
451.30/116.97	c propagations          : 162712021      (364229 /sec)
451.30/116.97	c conflict literals     : 4633179        (34.05 % deleted)
451.30/116.97	c Memory used           : 139.20 MB
451.30/116.97	c CPU time              : 446.73 s
451.30/116.97	
451.30/116.97	c --->m=4, e=8, aimd=2, HOME/29576_many.cnf	time: 111.683	conflicts: 203553       
451.30/116.98	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1775707-1243500376/watcher-1775707-1243500376 -o /tmp/evaluation-result-1775707-1243500376/solver-1775707-1243500376 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775707-1243500376.cnf aimd 2 

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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.40 4.42 4.20 3/99 29576
/proc/meminfo: memFree=3189988/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2412 CPUtime=0
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114702084 2469888 272 4294967295 134512640 135169312 3219833328 3219831864 3085631214 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29576/statm: 603 272 231 161 0 42 0
[pid=29577] ppid=29576 vsize=1756 CPUtime=0
/proc/29577/stat : 29577 (SatElite) R 29576 29576 19648 0 -1 4202496 371 0 0 0 0 0 0 0 18 0 1 0 1114702085 1798144 308 4294967295 134512640 135034092 3217690544 3217686888 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29577/statm: 439 311 49 128 0 309 0

[startup+0.049469 s]
/proc/loadavg: 4.40 4.42 4.20 3/99 29576
/proc/meminfo: memFree=3189988/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2412 CPUtime=0
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114702084 2469888 272 4294967295 134512640 135169312 3219833328 3219831864 3085631214 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29576/statm: 603 272 231 161 0 42 0
[pid=29577] ppid=29576 vsize=12528 CPUtime=0.04
/proc/29577/stat : 29577 (SatElite) R 29576 29576 19648 0 -1 4202496 2817 0 0 0 4 0 0 0 18 0 1 0 1114702085 12828672 2754 4294967295 134512640 135034092 3217690544 3217686832 134545186 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29577/statm: 3132 2754 49 128 0 3002 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14940

[startup+0.109463 s]
/proc/loadavg: 4.40 4.42 4.20 3/99 29576
/proc/meminfo: memFree=3189988/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2412 CPUtime=0
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114702084 2469888 272 4294967295 134512640 135169312 3219833328 3219831864 3085631214 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29576/statm: 603 272 231 161 0 42 0
[pid=29577] ppid=29576 vsize=37764 CPUtime=0.1
/proc/29577/stat : 29577 (SatElite) R 29576 29576 19648 0 -1 4202496 6399 0 0 0 7 3 0 0 18 0 1 0 1114702085 38670336 6336 4294967295 134512640 135034092 3217690544 3217686888 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29577/statm: 9441 6336 49 128 0 9311 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 40176

[startup+0.309444 s]
/proc/loadavg: 4.40 4.42 4.20 3/99 29576
/proc/meminfo: memFree=3189988/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2412 CPUtime=0
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114702084 2469888 272 4294967295 134512640 135169312 3219833328 3219831864 3085631214 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29576/statm: 603 272 231 161 0 42 0
[pid=29577] ppid=29576 vsize=56212 CPUtime=0.29
/proc/29577/stat : 29577 (SatElite) R 29576 29576 19648 0 -1 4202496 11092 0 0 0 24 5 0 0 18 0 1 0 1114702085 57561088 11029 4294967295 134512640 135034092 3217690544 3217686888 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29577/statm: 14053 11030 49 128 0 13923 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58624

[startup+0.709405 s]
/proc/loadavg: 4.40 4.42 4.20 3/99 29576
/proc/meminfo: memFree=3189988/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2412 CPUtime=0
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114702084 2469888 272 4294967295 134512640 135169312 3219833328 3219831864 3085631214 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29576/statm: 603 272 231 161 0 42 0
[pid=29577] ppid=29576 vsize=81692 CPUtime=0.68
/proc/29577/stat : 29577 (SatElite) R 29576 29576 19648 0 -1 4202496 18512 0 0 0 61 7 0 0 18 0 1 0 1114702085 83652608 16968 4294967295 134512640 135034092 3217690544 3217686540 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29577/statm: 20423 16968 67 128 0 20293 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84104

[startup+1.50933 s]
/proc/loadavg: 4.40 4.42 4.20 2/101 29578
/proc/meminfo: memFree=3118760/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2412 CPUtime=0
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114702084 2469888 272 4294967295 134512640 135169312 3219833328 3219831864 3085631214 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29576/statm: 603 272 231 161 0 42 0
[pid=29577] ppid=29576 vsize=86484 CPUtime=1.48
/proc/29577/stat : 29577 (SatElite) R 29576 29576 19648 0 -1 4202496 19916 0 0 0 139 9 0 0 20 0 1 0 1114702085 88559616 18258 4294967295 134512640 135034092 3217690544 3217687088 134583293 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29577/statm: 21621 18258 67 128 0 21491 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88896

[startup+3.10918 s]
/proc/loadavg: 4.40 4.42 4.20 2/101 29579
/proc/meminfo: memFree=3110324/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2412 CPUtime=0
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114702084 2469888 272 4294967295 134512640 135169312 3219833328 3219831864 3085631214 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29576/statm: 603 272 231 161 0 42 0
[pid=29577] ppid=29576 vsize=99608 CPUtime=3.08
/proc/29577/stat : 29577 (SatElite) R 29576 29576 19648 0 -1 4202496 23948 0 0 0 297 11 0 0 25 0 1 0 1114702085 101998592 20085 4294967295 134512640 135034092 3217690544 3217686848 134569526 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29577/statm: 24902 20085 67 128 0 24772 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 102020

[startup+6.30888 s]
/proc/loadavg: 4.13 4.36 4.18 5/104 29584
/proc/meminfo: memFree=3105752/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2416 CPUtime=3.98
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 368 30410 0 0 0 0 383 15 18 0 1 0 1114702084 2473984 274 4294967295 134512640 135169312 3219833328 3219829544 3085631214 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29576/statm: 604 274 231 161 0 43 0
[pid=29580] ppid=29576 vsize=108136 CPUtime=6.8
/proc/29580/stat : 29580 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202496 19236 0 0 0 657 23 0 0 16 0 4 0 1114702485 110731264 19172 4294967295 134512640 135305190 3219044640 3219042816 134528237 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29580/statm: 27034 19172 79 194 0 26838 0
[pid=29580/tid=29581] ppid=29576 vsize=108136 CPUtime=1.54
/proc/29580/task/29581/stat : 29581 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 343 0 0 0 148 6 0 0 16 0 4 0 1114702541 110731264 19172 4294967295 134512640 135305190 3219044640 3061615808 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29580/tid=29582] ppid=29576 vsize=108136 CPUtime=1.51
/proc/29580/task/29582/stat : 29582 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 386 0 0 0 143 8 0 0 16 0 4 0 1114702541 110731264 19172 4294967295 134512640 135305190 3219044640 3053227200 134530561 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29580/tid=29583] ppid=29576 vsize=108136 CPUtime=1.65
/proc/29580/task/29583/stat : 29583 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 410 0 0 0 163 2 0 0 15 0 4 0 1114702541 110731264 19172 4294967295 134512640 135305190 3219044640 3044838592 134530700 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.78
Current children cumulated vsize (KiB) 110552

[startup+12.7083 s]
/proc/loadavg: 4.20 4.37 4.18 5/104 29585
/proc/meminfo: memFree=3104308/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2416 CPUtime=3.98
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 368 30410 0 0 0 0 383 15 18 0 1 0 1114702084 2473984 274 4294967295 134512640 135169312 3219833328 3219829544 3085631214 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29576/statm: 604 274 231 161 0 43 0
[pid=29580] ppid=29576 vsize=109304 CPUtime=32.36
/proc/29580/stat : 29580 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202496 19561 0 0 0 3211 25 0 0 23 0 4 0 1114702485 111927296 19497 4294967295 134512640 135305190 3219044640 3219042816 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29580/statm: 27326 19497 79 194 0 27130 0
[pid=29580/tid=29581] ppid=29576 vsize=109304 CPUtime=7.93
/proc/29580/task/29581/stat : 29581 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 402 0 0 0 787 6 0 0 24 0 4 0 1114702541 111927296 19497 4294967295 134512640 135305190 3219044640 3061615808 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29580/tid=29582] ppid=29576 vsize=109304 CPUtime=7.9
/proc/29580/task/29582/stat : 29582 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 459 0 0 0 782 8 0 0 25 0 4 0 1114702541 111927296 19497 4294967295 134512640 135305190 3219044640 3053227200 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29580/tid=29583] ppid=29576 vsize=109304 CPUtime=8.03
/proc/29580/task/29583/stat : 29583 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 538 0 0 0 800 3 0 0 24 0 4 0 1114702541 111927296 19497 4294967295 134512640 135305190 3219044640 3044838592 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 36.34
Current children cumulated vsize (KiB) 111720

[startup+25.5071 s]
/proc/loadavg: 4.29 4.39 4.19 5/104 29585
/proc/meminfo: memFree=3098792/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2416 CPUtime=3.98
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 368 30410 0 0 0 0 383 15 18 0 1 0 1114702084 2473984 274 4294967295 134512640 135169312 3219833328 3219829544 3085631214 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29576/statm: 604 274 231 161 0 43 0
[pid=29580] ppid=29576 vsize=114676 CPUtime=83.53
/proc/29580/stat : 29580 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202496 20891 0 0 0 8326 27 0 0 25 0 4 0 1114702485 117428224 20827 4294967295 134512640 135305190 3219044640 3219042816 134528289 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29580/statm: 28669 20827 79 194 0 28473 0
[pid=29580/tid=29581] ppid=29576 vsize=114676 CPUtime=20.71
/proc/29580/task/29581/stat : 29581 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 660 0 0 0 2065 6 0 0 25 0 4 0 1114702541 117428224 20827 4294967295 134512640 135305190 3219044640 3061615808 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29580/tid=29582] ppid=29576 vsize=114676 CPUtime=20.7
/proc/29580/task/29582/stat : 29582 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 949 0 0 0 2061 9 0 0 25 0 4 0 1114702541 117428224 20827 4294967295 134512640 135305190 3219044640 3053227200 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29580/tid=29583] ppid=29576 vsize=114676 CPUtime=20.82
/proc/29580/task/29583/stat : 29583 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 881 0 0 0 2078 4 0 0 25 0 4 0 1114702541 117428224 20827 4294967295 134512640 135305190 3219044640 3044838592 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 87.51
Current children cumulated vsize (KiB) 117092

[startup+51.1046 s]
/proc/loadavg: 4.26 4.37 4.19 5/104 29775
/proc/meminfo: memFree=3089480/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2416 CPUtime=3.98
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 368 30410 0 0 0 0 383 15 18 0 1 0 1114702084 2473984 274 4294967295 134512640 135169312 3219833328 3219829544 3085631214 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29576/statm: 604 274 231 161 0 43 0
[pid=29580] ppid=29576 vsize=123448 CPUtime=185.46
/proc/29580/stat : 29580 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202496 22920 0 0 0 18508 38 0 0 25 0 4 0 1114702485 126410752 22856 4294967295 134512640 135305190 3219044640 3219042816 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29580/statm: 30862 22856 79 194 0 30666 0
[pid=29580/tid=29581] ppid=29576 vsize=123448 CPUtime=46.17
/proc/29580/task/29581/stat : 29581 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 1141 0 0 0 4610 7 0 0 25 0 4 0 1114702541 126410752 22856 4294967295 134512640 135305190 3219044640 3061615808 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29580/tid=29582] ppid=29576 vsize=123448 CPUtime=46.21
/proc/29580/task/29582/stat : 29582 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 1546 0 0 0 4609 12 0 0 25 0 4 0 1114702541 126410752 22856 4294967295 134512640 135305190 3219044640 3053227200 134528329 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29580/tid=29583] ppid=29576 vsize=123448 CPUtime=46.34
/proc/29580/task/29583/stat : 29583 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 1458 0 0 0 4626 8 0 0 25 0 4 0 1114702541 126410752 22856 4294967295 134512640 135305190 3219044640 3044838592 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 189.44
Current children cumulated vsize (KiB) 125864

[startup+102.32 s]
/proc/loadavg: 4.23 4.35 4.19 5/104 29778
/proc/meminfo: memFree=3073256/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2416 CPUtime=3.98
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 368 30410 0 0 0 0 383 15 18 0 1 0 1114702084 2473984 274 4294967295 134512640 135169312 3219833328 3219829544 3085631214 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29576/statm: 604 274 231 161 0 43 0
[pid=29580] ppid=29576 vsize=140928 CPUtime=390
/proc/29580/stat : 29580 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202496 27158 0 0 0 38940 60 0 0 25 0 4 0 1114702485 144310272 27078 4294967295 134512640 135305190 3219044640 3219042816 134530561 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29580/statm: 35232 27078 79 194 0 35036 0
[pid=29580/tid=29581] ppid=29576 vsize=140928 CPUtime=97.22
/proc/29580/task/29581/stat : 29581 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2190 0 0 0 9709 13 0 0 25 0 4 0 1114702541 144310272 27078 4294967295 134512640 135305190 3219044640 3061615808 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29580/tid=29582] ppid=29576 vsize=140928 CPUtime=97.43
/proc/29580/task/29582/stat : 29582 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2707 0 0 0 9726 17 0 0 25 0 4 0 1114702541 144310272 27078 4294967295 134512640 135305190 3219044640 3053227044 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29580/tid=29583] ppid=29576 vsize=140928 CPUtime=97.43
/proc/29580/task/29583/stat : 29583 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2581 0 0 0 9731 12 0 0 25 0 4 0 1114702541 144310272 27078 4294967295 134512640 135305190 3219044640 3044838592 134528562 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 393.98
Current children cumulated vsize (KiB) 143344

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

[startup+108.709 s]
/proc/loadavg: 4.28 4.36 4.19 6/105 29837
/proc/meminfo: memFree=3071332/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2416 CPUtime=3.98
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 368 30410 0 0 0 0 383 15 18 0 1 0 1114702084 2473984 274 4294967295 134512640 135169312 3219833328 3219829544 3085631214 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29576/statm: 604 274 231 161 0 43 0
[pid=29580] ppid=29576 vsize=141432 CPUtime=415.48
/proc/29580/stat : 29580 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202496 27310 0 0 0 41485 63 0 0 25 0 4 0 1114702485 144826368 27230 4294967295 134512640 135305190 3219044640 3219042816 134528410 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29580/statm: 35358 27230 79 194 0 35162 0
[pid=29580/tid=29581] ppid=29576 vsize=141432 CPUtime=103.59
/proc/29580/task/29581/stat : 29581 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2213 0 0 0 10346 13 0 0 25 0 4 0 1114702541 144826368 27230 4294967295 134512640 135305190 3219044640 3061615696 134538540 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29580/tid=29582] ppid=29576 vsize=141432 CPUtime=103.82
/proc/29580/task/29582/stat : 29582 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2764 0 0 0 10365 17 0 0 25 0 4 0 1114702541 144826368 27230 4294967295 134512640 135305190 3219044640 3053227200 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29580/tid=29583] ppid=29576 vsize=141432 CPUtime=103.78
/proc/29580/task/29583/stat : 29583 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2635 0 0 0 10364 14 0 0 25 0 4 0 1114702541 144826368 27230 4294967295 134512640 135305190 3219044640 3044838592 134528301 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 419.46
Current children cumulated vsize (KiB) 143848

[startup+111.909 s]
/proc/loadavg: 4.28 4.36 4.19 7/105 29874
/proc/meminfo: memFree=3071100/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2416 CPUtime=3.98
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 368 30410 0 0 0 0 383 15 18 0 1 0 1114702084 2473984 274 4294967295 134512640 135169312 3219833328 3219829544 3085631214 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29576/statm: 604 274 231 161 0 43 0
[pid=29580] ppid=29576 vsize=142036 CPUtime=428.27
/proc/29580/stat : 29580 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202496 27439 0 0 0 42763 64 0 0 25 0 4 0 1114702485 145444864 27359 4294967295 134512640 135305190 3219044640 3219042544 134557370 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29580/statm: 35509 27359 79 194 0 35313 0
[pid=29580/tid=29581] ppid=29576 vsize=142036 CPUtime=106.79
/proc/29580/task/29581/stat : 29581 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2213 0 0 0 10666 13 0 0 25 0 4 0 1114702541 145444864 27359 4294967295 134512640 135305190 3219044640 3061615808 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29580/tid=29582] ppid=29576 vsize=142036 CPUtime=107.02
/proc/29580/task/29582/stat : 29582 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2796 0 0 0 10684 18 0 0 25 0 4 0 1114702541 145444864 27359 4294967295 134512640 135305190 3219044640 3053227200 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29580/tid=29583] ppid=29576 vsize=142036 CPUtime=106.97
/proc/29580/task/29583/stat : 29583 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2723 0 0 0 10683 14 0 0 25 0 4 0 1114702541 145444864 27359 4294967295 134512640 135305190 3219044640 3044838592 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 432.25
Current children cumulated vsize (KiB) 144452

[startup+115.109 s]
/proc/loadavg: 4.33 4.37 4.20 7/105 29910
/proc/meminfo: memFree=3070688/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2416 CPUtime=3.98
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 368 30410 0 0 0 0 383 15 18 0 1 0 1114702084 2473984 274 4294967295 134512640 135169312 3219833328 3219829544 3085631214 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29576/statm: 604 274 231 161 0 43 0
[pid=29580] ppid=29576 vsize=142540 CPUtime=440.98
/proc/29580/stat : 29580 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202496 27534 0 0 0 44032 66 0 0 25 0 4 0 1114702485 145960960 27454 4294967295 134512640 135305190 3219044640 3219042816 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29580/statm: 35635 27454 79 194 0 35439 0
[pid=29580/tid=29581] ppid=29576 vsize=142540 CPUtime=109.99
/proc/29580/task/29581/stat : 29581 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2213 0 0 0 10986 13 0 0 25 0 4 0 1114702541 145960960 27454 4294967295 134512640 135305190 3219044640 3061615808 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29580/tid=29582] ppid=29576 vsize=142540 CPUtime=110.21
/proc/29580/task/29582/stat : 29582 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2797 0 0 0 11002 19 0 0 25 0 4 0 1114702541 145960960 27454 4294967295 134512640 135305190 3219044640 3053227044 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29580/tid=29583] ppid=29576 vsize=142540 CPUtime=110.12
/proc/29580/task/29583/stat : 29583 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2815 0 0 0 10997 15 0 0 25 0 4 0 1114702541 145960960 27454 4294967295 134512640 135305190 3219044640 3044838592 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 444.96
Current children cumulated vsize (KiB) 144956

[startup+115.908 s]
/proc/loadavg: 4.33 4.37 4.20 6/104 29962
/proc/meminfo: memFree=3069860/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2416 CPUtime=3.98
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 368 30410 0 0 0 0 383 15 18 0 1 0 1114702084 2473984 274 4294967295 134512640 135169312 3219833328 3219829544 3085631214 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29576/statm: 604 274 231 161 0 43 0
[pid=29580] ppid=29576 vsize=142540 CPUtime=444.17
/proc/29580/stat : 29580 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202496 27535 0 0 0 44351 66 0 0 25 0 4 0 1114702485 145960960 27455 4294967295 134512640 135305190 3219044640 3219042664 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29580/statm: 35635 27455 79 194 0 35439 0
[pid=29580/tid=29581] ppid=29576 vsize=142540 CPUtime=110.78
/proc/29580/task/29581/stat : 29581 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2213 0 0 0 11065 13 0 0 25 0 4 0 1114702541 145960960 27455 4294967295 134512640 135305190 3219044640 3061615696 134529611 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29580/tid=29582] ppid=29576 vsize=142540 CPUtime=111.01
/proc/29580/task/29582/stat : 29582 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2797 0 0 0 11082 19 0 0 25 0 4 0 1114702541 145960960 27455 4294967295 134512640 135305190 3219044640 3053227200 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29580/tid=29583] ppid=29576 vsize=142540 CPUtime=110.92
/proc/29580/task/29583/stat : 29583 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2815 0 0 0 11077 15 0 0 25 0 4 0 1114702541 145960960 27455 4294967295 134512640 135305190 3219044640 3044838592 134528520 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 448.15
Current children cumulated vsize (KiB) 144956

[startup+116.708 s]
/proc/loadavg: 4.33 4.37 4.20 5/104 29963
/proc/meminfo: memFree=3069860/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2416 CPUtime=3.98
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 368 30410 0 0 0 0 383 15 18 0 1 0 1114702084 2473984 274 4294967295 134512640 135169312 3219833328 3219829544 3085631214 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29576/statm: 604 274 231 161 0 43 0
[pid=29580] ppid=29576 vsize=142540 CPUtime=447.12
/proc/29580/stat : 29580 (manysat1.1_stat) S 29576 29576 19648 0 -1 4202496 27548 0 0 0 44646 66 0 0 25 0 4 0 1114702485 145960960 27468 4294967295 134512640 135305190 3219044640 3219044048 134657474 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29580/statm: 35635 27468 79 194 0 35439 0
[pid=29580/tid=29581] ppid=29576 vsize=142540 CPUtime=111.49
/proc/29580/task/29581/stat : 29581 (manysat1.1_stat) S 29576 29576 19648 0 -1 4202560 2213 0 0 0 11136 13 0 0 25 0 4 0 1114702541 145960960 27468 4294967295 134512640 135305190 3219044640 3061617072 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29580/tid=29582] ppid=29576 vsize=142540 CPUtime=111.8
/proc/29580/task/29582/stat : 29582 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2797 0 0 0 11161 19 0 0 25 0 4 0 1114702541 145960960 27468 4294967295 134512640 135305190 3219044640 3053227088 134529371 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29580/tid=29583] ppid=29576 vsize=142540 CPUtime=111.64
/proc/29580/task/29583/stat : 29583 (manysat1.1_stat) S 29576 29576 19648 0 -1 4202560 2816 0 0 0 11149 15 0 0 25 0 4 0 1114702541 145960960 27468 4294967295 134512640 135305190 3219044640 3044839856 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 451.1
Current children cumulated vsize (KiB) 144956

[startup+116.908 s]
/proc/loadavg: 4.33 4.37 4.20 5/104 29963
/proc/meminfo: memFree=3069860/3368532 swapFree=1953580/1959888
[pid=29576] ppid=29574 vsize=2416 CPUtime=3.98
/proc/29576/stat : 29576 (manysat.sh) S 29574 29576 19648 0 -1 4194304 368 30410 0 0 0 0 383 15 18 0 1 0 1114702084 2473984 274 4294967295 134512640 135169312 3219833328 3219829544 3085631214 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29576/statm: 604 274 231 161 0 43 0
[pid=29580] ppid=29576 vsize=142540 CPUtime=447.32
/proc/29580/stat : 29580 (manysat1.1_stat) S 29576 29576 19648 0 -1 4202496 27548 0 0 0 44666 66 0 0 25 0 4 0 1114702485 145960960 27468 4294967295 134512640 135305190 3219044640 3219044048 134657474 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29580/statm: 35635 27468 79 194 0 35439 0
[pid=29580/tid=29581] ppid=29576 vsize=142540 CPUtime=111.49
/proc/29580/task/29581/stat : 29581 (manysat1.1_stat) S 29576 29576 19648 0 -1 4202560 2213 0 0 0 11136 13 0 0 25 0 4 0 1114702541 145960960 27468 4294967295 134512640 135305190 3219044640 3061617072 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29580/tid=29582] ppid=29576 vsize=142540 CPUtime=112
/proc/29580/task/29582/stat : 29582 (manysat1.1_stat) R 29576 29576 19648 0 -1 4202560 2797 0 0 0 11181 19 0 0 25 0 4 0 1114702541 145960960 27468 4294967295 134512640 135305190 3219044640 3053227088 134529268 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29580/tid=29583] ppid=29576 vsize=142540 CPUtime=111.64
/proc/29580/task/29583/stat : 29583 (manysat1.1_stat) S 29576 29576 19648 0 -1 4202560 2816 0 0 0 11149 15 0 0 25 0 4 0 1114702541 145960960 27468 4294967295 134512640 135305190 3219044640 3044839856 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 451.3
Current children cumulated vsize (KiB) 144956

Child status: 20
Real time (s): 116.987
CPU time (s): 451.38
CPU user time (s): 450.56
CPU system time (s): 0.82
CPU usage (%): 385.839
Max. virtual memory (cumulated for all children) (KiB): 144956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 450.56
system time used= 0.82
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58618
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= 12646
involuntary context switches= 35877

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 10:46:16
IDJOB=1775707
IDBENCH=20374
IDSOLVER=626
FILE ID=/1775707-1243500376
PBS_JOBID=
Free space on /tmp= 15873 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-15-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775707-1243500376/watcher-1775707-1243500376 -o /tmp/evaluation-result-1775707-1243500376/solver-1775707-1243500376 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775707-1243500376.cnf aimd 2

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= c716daea92d5e29b94f85a19b52859ac
RANDOM SEED= 1120564014

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3189988 kB
Buffers:         12920 kB
Cached:          91588 kB
SwapCached:       2424 kB
Active:          80952 kB
Inactive:        34492 kB
HighTotal:     2489216 kB
HighFree:      2384176 kB
LowTotal:       879316 kB
LowFree:        805812 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           13856 kB
Writeback:           0 kB
AnonPages:       10012 kB
Mapped:           4764 kB
Slab:            53284 kB
SReclaimable:    44936 kB
SUnreclaim:       8348 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93912 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15873 MiB
End job on  at 2009-05-28 10:48:14