Trace number 1774516

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 384.539 195.965

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.9045
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
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.69/0.78	c ==============================================================================
0.69/0.78	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.78	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.78	c ==============================================================================
0.69/0.78	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
4.99/5.03	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
4.99/5.03	c ==============================================================================
4.99/5.03	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
4.99/5.03	c CPU time:   4.74728 s
4.99/5.03	c ==============================================================================
384.44/195.93	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
384.44/195.93	c ============================[ Problem Statistics ]=============================
384.44/195.93	c |                                                                             |
384.44/195.93	c threadId              : 0
384.44/195.93	c restarts              : 52
384.44/195.93	c conflicts             : 45424          (120 /sec)
384.44/195.93	c decisions             : 61731          (1.97 % random) (163 /sec)
384.44/195.93	c propagations          : 129809967      (342702 /sec)
384.44/195.93	c conflict literals     : 1063167        (59.62 % deleted)
384.44/195.93	c Memory used           : 150.59 MB
384.44/195.93	c CPU time              : 378.783 s
384.44/195.93	
384.44/195.93	c --->m=4, e=8, aimd=1, HOME/29869_many.cnf	time: 94.6959	conflicts: 45424        
384.44/195.94	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-1774516-1241291523/watcher-1774516-1241291523 -o /tmp/evaluation-result-1774516-1241291523/solver-1774516-1241291523 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774516-1241291523.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: 3.99 3.94 3.88 3/65 29869
/proc/meminfo: memFree=1879096/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=0
/proc/29869/stat : 29869 (manysat.sh) R 29867 29869 29502 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157186170 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 228706544287 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29869/statm: 1339 234 194 169 0 50 0
[pid=29870] ppid=29869 vsize=1556 CPUtime=0
/proc/29870/stat : 29870 (SatElite) R 29869 29869 29502 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 157186170 1593344 256 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/29870/statm: 389 259 50 127 0 259 0

[startup+0.027317 s]
/proc/loadavg: 3.99 3.94 3.88 3/65 29869
/proc/meminfo: memFree=1879096/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=0
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186170 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29869/statm: 1339 235 195 169 0 50 0
[pid=29870] ppid=29869 vsize=4344 CPUtime=0.01
/proc/29870/stat : 29870 (SatElite) R 29869 29869 29502 0 -1 4194304 986 0 0 0 1 0 0 0 19 0 1 0 157186170 4448256 970 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29870/statm: 1086 971 51 127 0 956 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9700

[startup+0.101324 s]
/proc/loadavg: 3.99 3.94 3.88 3/65 29869
/proc/meminfo: memFree=1879096/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=0
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186170 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29869/statm: 1339 235 195 169 0 50 0
[pid=29870] ppid=29869 vsize=15748 CPUtime=0.08
/proc/29870/stat : 29870 (SatElite) R 29869 29869 29502 0 -1 4194304 3493 0 0 0 7 1 0 0 19 0 1 0 157186170 16125952 3477 1992294400 134512640 135034092 4294956112 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/29870/statm: 3937 3479 51 127 0 3807 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21104

[startup+0.301341 s]
/proc/loadavg: 3.99 3.94 3.88 3/65 29869
/proc/meminfo: memFree=1879096/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=0
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186170 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29869/statm: 1339 235 195 169 0 50 0
[pid=29870] ppid=29869 vsize=53768 CPUtime=0.29
/proc/29870/stat : 29870 (SatElite) R 29869 29869 29502 0 -1 4194304 10219 0 0 0 23 6 0 0 21 0 1 0 157186170 55058432 10203 1992294400 134512640 135034092 4294956112 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/29870/statm: 13442 10203 51 127 0 13312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59124

[startup+0.701379 s]
/proc/loadavg: 3.99 3.94 3.88 3/65 29869
/proc/meminfo: memFree=1879096/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=0
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186170 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29869/statm: 1339 235 195 169 0 50 0
[pid=29870] ppid=29869 vsize=116164 CPUtime=0.69
/proc/29870/stat : 29870 (SatElite) R 29869 29869 29502 0 -1 4194304 23291 0 0 0 55 14 0 0 25 0 1 0 157186170 118951936 23275 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29870/statm: 29041 23277 51 127 0 28911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121520

[startup+1.50146 s]
/proc/loadavg: 3.99 3.94 3.88 2/67 29871
/proc/meminfo: memFree=1772584/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=0
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186170 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29869/statm: 1339 235 195 169 0 50 0
[pid=29870] ppid=29869 vsize=139500 CPUtime=1.49
/proc/29870/stat : 29870 (SatElite) R 29869 29869 29502 0 -1 4194304 30161 0 0 0 131 18 0 0 25 0 1 0 157186170 142848000 27769 1992294400 134512640 135034092 4294956112 18446744073709551615 134566215 0 0 4096 3 0 0 0 17 0 0 0
/proc/29870/statm: 34875 27769 68 127 0 34745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144856

[startup+3.1016 s]
/proc/loadavg: 3.75 3.89 3.86 2/67 29871
/proc/meminfo: memFree=1754920/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=0
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157186170 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29869/statm: 1339 235 195 169 0 50 0
[pid=29870] ppid=29869 vsize=148152 CPUtime=3.09
/proc/29870/stat : 29870 (SatElite) R 29869 29869 29502 0 -1 4194304 32357 0 0 0 285 24 0 0 25 0 1 0 157186170 151707648 29965 1992294400 134512640 135034092 4294956112 18446744073709551615 134566284 0 0 4096 3 0 0 0 17 0 0 0
/proc/29870/statm: 37038 29965 68 127 0 36908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 153508

[startup+6.30292 s]
/proc/loadavg: 3.75 3.89 3.86 2/67 29871
/proc/meminfo: memFree=1738984/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 5356

[startup+12.7025 s]
/proc/loadavg: 3.79 3.90 3.86 5/70 29875
/proc/meminfo: memFree=1763152/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=131660 CPUtime=13.4
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 23164 0 0 0 1325 15 0 0 21 0 4 0 157186730 134819840 23150 1992294400 134512640 135305190 4294956160 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29872/statm: 32915 23150 83 193 0 32719 0
[pid=29872/tid=29873] ppid=29869 vsize=131660 CPUtime=5.16
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 710 0 0 0 515 1 0 0 18 0 4 0 157186804 134819840 23150 1992294400 134512640 135305190 4294956160 18446744073709551615 134570423 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29872/tid=29874] ppid=29869 vsize=131660 CPUtime=1.2
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 468 0 0 0 119 1 0 0 19 0 4 0 157186804 134819840 23150 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29872/tid=29875] ppid=29869 vsize=131660 CPUtime=4.87
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 538 0 0 0 486 1 0 0 17 0 4 0 157186804 134819840 23150 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.85
Current children cumulated vsize (KiB) 137016

[startup+25.5017 s]
/proc/loadavg: 3.82 3.90 3.86 5/70 29875
/proc/meminfo: memFree=1760848/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=134208 CPUtime=38.94
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 23793 0 0 0 3878 16 0 0 25 0 4 0 157186730 137428992 23779 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29872/statm: 33552 23779 83 193 0 33356 0
[pid=29872/tid=29873] ppid=29869 vsize=134208 CPUtime=9.62
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 797 0 0 0 961 1 0 0 25 0 4 0 157186804 137428992 23779 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29874] ppid=29869 vsize=134208 CPUtime=7.24
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 598 0 0 0 723 1 0 0 25 0 4 0 157186804 137428992 23779 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29872/tid=29875] ppid=29869 vsize=134208 CPUtime=14.61
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 781 0 0 0 1460 1 0 0 19 0 4 0 157186804 137428992 23779 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.39
Current children cumulated vsize (KiB) 139564

[startup+51.1011 s]
/proc/loadavg: 3.88 3.91 3.87 5/70 29875
/proc/meminfo: memFree=1756560/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=138416 CPUtime=90
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 24869 0 0 0 8982 18 0 0 24 0 4 0 157186730 141737984 24855 1992294400 134512640 135305190 4294956160 18446744073709551615 134528215 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29872/statm: 34604 24855 83 193 0 34408 0
[pid=29872/tid=29873] ppid=29869 vsize=138416 CPUtime=22.42
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1037 0 0 0 2240 2 0 0 25 0 4 0 157186804 141737984 24855 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29874] ppid=29869 vsize=138416 CPUtime=19.3
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 749 0 0 0 1929 1 0 0 25 0 4 0 157186804 141737984 24855 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29872/tid=29875] ppid=29869 vsize=138416 CPUtime=27.32
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1145 0 0 0 2730 2 0 0 25 0 4 0 157186804 141737984 24855 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 95.45
Current children cumulated vsize (KiB) 143772

[startup+102.306 s]
/proc/loadavg: 3.95 3.92 3.87 5/70 29875
/proc/meminfo: memFree=1747984/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=146880 CPUtime=192.19
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 26981 0 0 0 19198 21 0 0 25 0 4 0 157186730 150405120 26958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29872/statm: 36720 26958 83 193 0 36524 0
[pid=29872/tid=29873] ppid=29869 vsize=146880 CPUtime=46.71
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1469 0 0 0 4669 2 0 0 25 0 4 0 157186804 150405120 26958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29874] ppid=29869 vsize=146880 CPUtime=44.2
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1379 0 0 0 4418 2 0 0 25 0 4 0 157186804 150405120 26958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29872/tid=29875] ppid=29869 vsize=146880 CPUtime=53.92
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1717 0 0 0 5389 3 0 0 23 0 4 0 157186804 150405120 26958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 197.64
Current children cumulated vsize (KiB) 152236

[startup+162.302 s]
/proc/loadavg: 3.98 3.93 3.88 5/70 29875
/proc/meminfo: memFree=1743632/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=151616 CPUtime=311.93
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 28097 0 0 0 31169 24 0 0 25 0 4 0 157186730 155254784 28047 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29872/statm: 37904 28047 83 193 0 37708 0
[pid=29872/tid=29873] ppid=29869 vsize=151616 CPUtime=76.71
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1773 0 0 0 7668 3 0 0 25 0 4 0 157186804 155254784 28047 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29874] ppid=29869 vsize=151616 CPUtime=72.58
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1560 0 0 0 7255 3 0 0 25 0 4 0 157186804 155254784 28047 1992294400 134512640 135305190 4294956160 18446744073709551615 134552923 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29872/tid=29875] ppid=29869 vsize=151616 CPUtime=84.68
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1984 0 0 0 8465 3 0 0 25 0 4 0 157186804 155254784 28047 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 317.38
Current children cumulated vsize (KiB) 156972

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

[startup+179.101 s]
/proc/loadavg: 3.98 3.93 3.88 5/70 29875
/proc/meminfo: memFree=1741200/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=153860 CPUtime=345.45
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 28684 0 0 0 34520 25 0 0 25 0 4 0 157186730 157552640 28634 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29872/statm: 38465 28634 83 193 0 38269 0
[pid=29872/tid=29873] ppid=29869 vsize=153860 CPUtime=85.64
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1907 0 0 0 8561 3 0 0 17 0 4 0 157186804 157552640 28634 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29874] ppid=29869 vsize=153860 CPUtime=80.48
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1633 0 0 0 8045 3 0 0 24 0 4 0 157186804 157552640 28634 1992294400 134512640 135305190 4294956160 18446744073709551615 134555070 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29872/tid=29875] ppid=29869 vsize=153860 CPUtime=93.59
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 2120 0 0 0 9355 4 0 0 25 0 4 0 157186804 157552640 28634 1992294400 134512640 135305190 4294956160 18446744073709551615 134557484 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 350.9
Current children cumulated vsize (KiB) 159216

[startup+185.503 s]
/proc/loadavg: 3.98 3.93 3.88 5/70 29875
/proc/meminfo: memFree=1741136/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=154072 CPUtime=358.23
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 28702 0 0 0 35798 25 0 0 25 0 4 0 157186730 157769728 28652 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29872/statm: 38518 28652 83 193 0 38322 0
[pid=29872/tid=29873] ppid=29869 vsize=154072 CPUtime=89.31
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1907 0 0 0 8928 3 0 0 25 0 4 0 157186804 157769728 28652 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29874] ppid=29869 vsize=154072 CPUtime=82.89
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1639 0 0 0 8286 3 0 0 25 0 4 0 157186804 157769728 28652 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29872/tid=29875] ppid=29869 vsize=154072 CPUtime=97.57
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 2123 0 0 0 9753 4 0 0 22 0 4 0 157186804 157769728 28652 1992294400 134512640 135305190 4294956160 18446744073709551615 134556807 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 363.68
Current children cumulated vsize (KiB) 159428

[startup+191.902 s]
/proc/loadavg: 3.99 3.94 3.88 5/70 29875
/proc/meminfo: memFree=1740944/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=154204 CPUtime=371.01
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 28746 0 0 0 37075 26 0 0 24 0 4 0 157186730 157904896 28696 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29872/statm: 38551 28696 83 193 0 38355 0
[pid=29872/tid=29873] ppid=29869 vsize=154204 CPUtime=92.62
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1915 0 0 0 9259 3 0 0 16 0 4 0 157186804 157904896 28696 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29874] ppid=29869 vsize=154204 CPUtime=85.36
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1659 0 0 0 8533 3 0 0 24 0 4 0 157186804 157904896 28696 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29872/tid=29875] ppid=29869 vsize=154204 CPUtime=101.6
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 2127 0 0 0 10156 4 0 0 20 0 4 0 157186804 157904896 28696 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 376.46
Current children cumulated vsize (KiB) 159560

[startup+193.503 s]
/proc/loadavg: 3.99 3.94 3.88 5/70 29875
/proc/meminfo: memFree=1740944/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=154204 CPUtime=374.21
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 28749 0 0 0 37395 26 0 0 25 0 4 0 157186730 157904896 28699 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29872/statm: 38551 28699 83 193 0 38355 0
[pid=29872/tid=29873] ppid=29869 vsize=154204 CPUtime=94.21
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1915 0 0 0 9418 3 0 0 18 0 4 0 157186804 157904896 28699 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29874] ppid=29869 vsize=154204 CPUtime=85.49
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1659 0 0 0 8546 3 0 0 24 0 4 0 157186804 157904896 28699 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29875] ppid=29869 vsize=154204 CPUtime=102.59
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 2128 0 0 0 10255 4 0 0 22 0 4 0 157186804 157904896 28699 1992294400 134512640 135305190 4294956160 18446744073709551615 134557489 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 379.66
Current children cumulated vsize (KiB) 159560

[startup+195.102 s]
/proc/loadavg: 3.99 3.94 3.88 5/70 29875
/proc/meminfo: memFree=1740944/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=154204 CPUtime=377.39
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 28752 0 0 0 37713 26 0 0 25 0 4 0 157186730 157904896 28702 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29872/statm: 38551 28702 83 193 0 38355 0
[pid=29872/tid=29873] ppid=29869 vsize=154204 CPUtime=95.11
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1915 0 0 0 9508 3 0 0 20 0 4 0 157186804 157904896 28702 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29874] ppid=29869 vsize=154204 CPUtime=86.19
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1659 0 0 0 8616 3 0 0 25 0 4 0 157186804 157904896 28702 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29875] ppid=29869 vsize=154204 CPUtime=103.39
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 2128 0 0 0 10335 4 0 0 25 0 4 0 157186804 157904896 28702 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 382.84
Current children cumulated vsize (KiB) 159560

[startup+195.502 s]
/proc/loadavg: 3.99 3.94 3.88 5/70 29875
/proc/meminfo: memFree=1740944/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=154204 CPUtime=378.19
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 28754 0 0 0 37793 26 0 0 25 0 4 0 157186730 157904896 28704 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29872/statm: 38551 28704 83 193 0 38355 0
[pid=29872/tid=29873] ppid=29869 vsize=154204 CPUtime=95.31
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1915 0 0 0 9528 3 0 0 20 0 4 0 157186804 157904896 28704 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29874] ppid=29869 vsize=154204 CPUtime=86.39
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1659 0 0 0 8636 3 0 0 25 0 4 0 157186804 157904896 28704 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29875] ppid=29869 vsize=154204 CPUtime=103.59
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 2128 0 0 0 10355 4 0 0 25 0 4 0 157186804 157904896 28704 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 383.64
Current children cumulated vsize (KiB) 159560

[startup+195.902 s]
/proc/loadavg: 3.99 3.94 3.88 5/70 29875
/proc/meminfo: memFree=1740880/2055920 swapFree=4181396/4192956
[pid=29869] ppid=29867 vsize=5356 CPUtime=5.45
/proc/29869/stat : 29869 (manysat.sh) S 29867 29869 29502 0 -1 4194304 313 37392 0 0 0 0 513 32 16 0 1 0 157186170 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29869/statm: 1339 238 195 169 0 50 0
[pid=29872] ppid=29869 vsize=154204 CPUtime=378.99
/proc/29872/stat : 29872 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194304 28754 0 0 0 37873 26 0 0 25 0 4 0 157186730 157904896 28704 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29872/statm: 38551 28704 83 193 0 38355 0
[pid=29872/tid=29873] ppid=29869 vsize=154204 CPUtime=95.51
/proc/29872/task/29873/stat : 29873 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1915 0 0 0 9548 3 0 0 20 0 4 0 157186804 157904896 28704 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29874] ppid=29869 vsize=154204 CPUtime=86.58
/proc/29872/task/29874/stat : 29874 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 1659 0 0 0 8655 3 0 0 25 0 4 0 157186804 157904896 28704 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29872/tid=29875] ppid=29869 vsize=154204 CPUtime=103.79
/proc/29872/task/29875/stat : 29875 (manysat1.1_stat) R 29869 29869 29502 0 -1 4194368 2128 0 0 0 10375 4 0 0 25 0 4 0 157186804 157904896 28704 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 384.44
Current children cumulated vsize (KiB) 159560

Child status: 20
Real time (s): 195.965
CPU time (s): 384.539
CPU user time (s): 383.916
CPU system time (s): 0.622905
CPU usage (%): 196.228
Max. virtual memory (cumulated for all children) (KiB): 166116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 383.916
system time used= 0.622905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66628
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= 860
involuntary context switches= 6569

runsolver used 0.198969 second user time and 0.52292 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-02 21:12:04
IDJOB=1774516
IDBENCH=70954
IDSOLVER=612
FILE ID=node8/1774516-1241291523
PBS_JOBID= 9225120
Free space on /tmp= 65928 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774516-1241291523/watcher-1774516-1241291523 -o /tmp/evaluation-result-1774516-1241291523/solver-1774516-1241291523 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774516-1241291523.cnf aimd 1

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=1239917516

node8.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.238
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.238
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:       1879576 kB
Buffers:         10436 kB
Cached:          88556 kB
SwapCached:       4504 kB
Active:          39056 kB
Inactive:        68392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879576 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           16648 kB
Writeback:           0 kB
Mapped:          15184 kB
Slab:            54712 kB
Committed_AS:   796644 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65924 MiB
End job on node8 at 2009-05-02 21:15:21