Trace number 1775486

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 93.4718 48.1687

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.8672
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
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.19/0.29	c ==============================================================================
0.19/0.29	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.29	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.29	c ==============================================================================
0.19/0.29	c |         0 |  283362   661178 |   85008       0        0     nan |  0.000 % |
1.89/1.99	c |         0 |  123377   480567 |      --       0       --      -- |     --   | -159983/-180606
1.89/1.99	c ==============================================================================
1.89/1.99	c Result  :   #vars: 16544   #clauses: 123377   #literals: 480567
1.89/1.99	c CPU time:   1.88471 s
1.89/1.99	c ==============================================================================
93.33/48.14	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
93.33/48.14	c ============================[ Problem Statistics ]=============================
93.33/48.14	c |                                                                             |
93.33/48.14	c threadId              : 2
93.33/48.14	c restarts              : 16
93.33/48.14	c conflicts             : 109388         (1203 /sec)
93.33/48.14	c decisions             : 514414         (1.55 % random) (5658 /sec)
93.33/48.14	c propagations          : 15111750       (166227 /sec)
93.33/48.14	c conflict literals     : 2603344        (19.15 % deleted)
93.33/48.14	c Memory used           : 115.56 MB
93.33/48.14	c CPU time              : 90.9102 s
93.33/48.14	
93.33/48.14	c --->m=4, e=8, aimd=1, HOME/18937_many.cnf	time: 22.7275	conflicts: 109388       
93.33/48.16	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-1775486-1241294800/watcher-1775486-1241294800 -o /tmp/evaluation-result-1775486-1241294800/solver-1775486-1241294800 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775486-1241294800.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.64 3.84 3.87 3/64 18937
/proc/meminfo: memFree=1095680/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=0
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157504377 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18937/statm: 1339 235 195 169 0 50 0
[pid=18938] ppid=18937 vsize=1252 CPUtime=0
/proc/18938/stat : 18938 (SatElite) R 18937 18937 18900 0 -1 4194304 209 0 0 0 0 0 0 0 18 0 1 0 157504377 1282048 193 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/18938/statm: 313 194 50 127 0 183 0

[startup+0.074875 s]
/proc/loadavg: 3.64 3.84 3.87 3/64 18937
/proc/meminfo: memFree=1095680/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=0
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157504377 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18937/statm: 1339 235 195 169 0 50 0
[pid=18938] ppid=18937 vsize=10332 CPUtime=0.06
/proc/18938/stat : 18938 (SatElite) R 18937 18937 18900 0 -1 4194304 2380 0 0 0 5 1 0 0 18 0 1 0 157504377 10579968 2364 1992294400 134512640 135034092 4294956112 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 1 0 0
/proc/18938/statm: 2583 2366 50 127 0 2453 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15688

[startup+0.102877 s]
/proc/loadavg: 3.64 3.84 3.87 3/64 18937
/proc/meminfo: memFree=1095680/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=0
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157504377 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18937/statm: 1339 235 195 169 0 50 0
[pid=18938] ppid=18937 vsize=15640 CPUtime=0.08
/proc/18938/stat : 18938 (SatElite) R 18937 18937 18900 0 -1 4194304 3276 0 0 0 7 1 0 0 18 0 1 0 157504377 16015360 3260 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/18938/statm: 3910 3261 50 127 0 3780 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20996

[startup+0.302905 s]
/proc/loadavg: 3.64 3.84 3.87 3/64 18937
/proc/meminfo: memFree=1095680/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=0
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157504377 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18937/statm: 1339 235 195 169 0 50 0
[pid=18938] ppid=18937 vsize=41460 CPUtime=0.29
/proc/18938/stat : 18938 (SatElite) R 18937 18937 18900 0 -1 4194304 9905 0 0 0 24 5 0 0 19 0 1 0 157504377 42455040 9288 1992294400 134512640 135034092 4294956112 18446744073709551615 134695081 0 0 4096 3 0 0 0 17 1 0 0
/proc/18938/statm: 10493 9289 67 127 0 10363 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46816

[startup+0.702961 s]
/proc/loadavg: 3.64 3.84 3.87 3/64 18937
/proc/meminfo: memFree=1095680/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=0
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157504377 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18937/statm: 1339 235 195 169 0 50 0
[pid=18938] ppid=18937 vsize=46044 CPUtime=0.68
/proc/18938/stat : 18938 (SatElite) R 18937 18937 18900 0 -1 4194304 10872 0 0 0 62 6 0 0 22 0 1 0 157504377 47149056 10067 1992294400 134512640 135034092 4294956112 18446744073709551615 134529212 0 0 4096 3 0 0 0 17 1 0 0
/proc/18938/statm: 11511 10067 68 127 0 11381 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51400

[startup+1.50107 s]
/proc/loadavg: 3.43 3.80 3.85 2/66 18939
/proc/meminfo: memFree=1049520/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=0
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157504377 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18937/statm: 1339 235 195 169 0 50 0
[pid=18938] ppid=18937 vsize=49308 CPUtime=1.49
/proc/18938/stat : 18938 (SatElite) R 18937 18937 18900 0 -1 4194304 11634 0 0 0 139 10 0 0 25 0 1 0 157504377 50491392 10829 1992294400 134512640 135034092 4294956112 18446744073709551615 134576183 0 0 4096 3 0 0 0 17 1 0 0
/proc/18938/statm: 12327 10829 68 127 0 12197 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54664

[startup+3.10131 s]
/proc/loadavg: 3.43 3.80 3.85 2/66 18939
/proc/meminfo: memFree=1042672/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=2.19
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 313 12046 0 0 0 0 208 11 16 0 1 0 157504377 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18937/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 5356
heavy processes:

[startup+6.30177 s]
/proc/loadavg: 3.55 3.82 3.86 5/69 18943
/proc/meminfo: memFree=1037144/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=2.19
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 313 12046 0 0 0 0 208 11 16 0 1 0 157504377 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18937/statm: 1339 238 195 169 0 50 0
[pid=18940] ppid=18937 vsize=81856 CPUtime=7.77
/proc/18940/stat : 18940 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194304 12154 0 0 0 760 17 0 0 17 0 4 0 157504598 83820544 12140 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 20464 12141 84 193 0 20268 0
[pid=18940/tid=18941] ppid=18937 vsize=81856 CPUtime=1.69
/proc/18940/task/18941/stat : 18941 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 785 0 0 0 166 3 0 0 16 0 4 0 157504632 83820544 12141 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18940/tid=18942] ppid=18937 vsize=81856 CPUtime=2.1
/proc/18940/task/18942/stat : 18942 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 1205 0 0 0 208 2 0 0 17 0 4 0 157504632 83820544 12141 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18937 vsize=81856 CPUtime=1.89
/proc/18940/task/18943/stat : 18943 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 774 0 0 0 186 3 0 0 17 0 4 0 157504632 83820544 12141 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (KiB) 87212

[startup+12.7017 s]
/proc/loadavg: 3.59 3.82 3.86 5/69 18943
/proc/meminfo: memFree=1025240/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=2.19
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 313 12046 0 0 0 0 208 11 16 0 1 0 157504377 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18937/statm: 1339 238 195 169 0 50 0
[pid=18940] ppid=18937 vsize=93268 CPUtime=20.53
/proc/18940/stat : 18940 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194304 15015 0 0 0 2033 20 0 0 17 0 4 0 157504598 95506432 14989 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 23317 14989 83 193 0 23121 0
[pid=18940/tid=18941] ppid=18937 vsize=93268 CPUtime=4.98
/proc/18940/task/18941/stat : 18941 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 1381 0 0 0 494 4 0 0 17 0 4 0 157504632 95506432 14989 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18940/tid=18942] ppid=18937 vsize=93268 CPUtime=5.14
/proc/18940/task/18942/stat : 18942 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2207 0 0 0 511 3 0 0 17 0 4 0 157504632 95506432 14989 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18940/tid=18943] ppid=18937 vsize=93268 CPUtime=5.07
/proc/18940/task/18943/stat : 18943 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 1284 0 0 0 503 4 0 0 17 0 4 0 157504632 95506432 14989 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.72
Current children cumulated vsize (KiB) 98624

[startup+25.5025 s]
/proc/loadavg: 3.65 3.83 3.86 5/69 18943
/proc/meminfo: memFree=1014616/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=2.19
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 313 12046 0 0 0 0 208 11 16 0 1 0 157504377 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18937/statm: 1339 238 195 169 0 50 0
[pid=18940] ppid=18937 vsize=102556 CPUtime=46.06
/proc/18940/stat : 18940 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194304 17460 0 0 0 4580 26 0 0 17 0 4 0 157504598 105017344 17434 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 25639 17434 83 193 0 25443 0
[pid=18940/tid=18941] ppid=18937 vsize=102556 CPUtime=10.64
/proc/18940/task/18941/stat : 18941 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 1730 0 0 0 1059 5 0 0 17 0 4 0 157504632 105017344 17434 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18940/tid=18942] ppid=18937 vsize=102556 CPUtime=11.85
/proc/18940/task/18942/stat : 18942 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 3322 0 0 0 1181 4 0 0 17 0 4 0 157504632 105017344 17434 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18937 vsize=102556 CPUtime=11.69
/proc/18940/task/18943/stat : 18943 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 1672 0 0 0 1163 6 0 0 17 0 4 0 157504632 105017344 17434 1992294400 134512640 135305190 4294956160 18446744073709551615 134541978 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.25
Current children cumulated vsize (KiB) 107912

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

[startup+38.3013 s]
/proc/loadavg: 3.73 3.83 3.86 5/69 18943
/proc/meminfo: memFree=1007960/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=2.19
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 313 12046 0 0 0 0 208 11 16 0 1 0 157504377 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18937/statm: 1339 238 195 169 0 50 0
[pid=18940] ppid=18937 vsize=111004 CPUtime=71.59
/proc/18940/stat : 18940 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194304 19427 0 0 0 7129 30 0 0 17 0 4 0 157504598 113668096 19401 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18940/statm: 27751 19401 83 193 0 27555 0
[pid=18940/tid=18941] ppid=18937 vsize=111004 CPUtime=16.4
/proc/18940/task/18941/stat : 18941 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2143 0 0 0 1634 6 0 0 18 0 4 0 157504632 113668096 19401 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18937 vsize=111004 CPUtime=16.93
/proc/18940/task/18942/stat : 18942 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 3992 0 0 0 1688 5 0 0 18 0 4 0 157504632 113668096 19401 1992294400 134512640 135305190 4294956160 18446744073709551615 134551922 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18937 vsize=111004 CPUtime=18.13
/proc/18940/task/18943/stat : 18943 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 1981 0 0 0 1806 7 0 0 17 0 4 0 157504632 113668096 19401 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 73.78
Current children cumulated vsize (KiB) 116360

[startup+44.7012 s]
/proc/loadavg: 3.75 3.83 3.86 5/69 18943
/proc/meminfo: memFree=1001176/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=2.19
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 313 12046 0 0 0 0 208 11 16 0 1 0 157504377 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18937/statm: 1339 238 195 169 0 50 0
[pid=18940] ppid=18937 vsize=117476 CPUtime=84.36
/proc/18940/stat : 18940 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194304 20978 0 0 0 8404 32 0 0 17 0 4 0 157504598 120295424 20952 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18940/statm: 29369 20952 83 193 0 29173 0
[pid=18940/tid=18941] ppid=18937 vsize=117476 CPUtime=21.96
/proc/18940/task/18941/stat : 18941 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2596 0 0 0 2190 6 0 0 17 0 4 0 157504632 120295424 20952 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18937 vsize=117476 CPUtime=17.75
/proc/18940/task/18942/stat : 18942 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 4242 0 0 0 1770 5 0 0 17 0 4 0 157504632 120295424 20952 1992294400 134512640 135305190 4294956160 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18937 vsize=117476 CPUtime=19.39
/proc/18940/task/18943/stat : 18943 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2106 0 0 0 1932 7 0 0 18 0 4 0 157504632 120295424 20952 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 86.55
Current children cumulated vsize (KiB) 122832

[startup+46.3014 s]
/proc/loadavg: 3.77 3.84 3.86 5/69 18943
/proc/meminfo: memFree=1000024/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=2.19
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 313 12046 0 0 0 0 208 11 16 0 1 0 157504377 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18937/statm: 1339 238 195 169 0 50 0
[pid=18940] ppid=18937 vsize=118056 CPUtime=87.55
/proc/18940/stat : 18940 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194304 21120 0 0 0 8723 32 0 0 17 0 4 0 157504598 120889344 21094 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18940/statm: 29514 21094 83 193 0 29318 0
[pid=18940/tid=18941] ppid=18937 vsize=118056 CPUtime=22.75
/proc/18940/task/18941/stat : 18941 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2605 0 0 0 2269 6 0 0 17 0 4 0 157504632 120889344 21094 1992294400 134512640 135305190 4294956160 18446744073709551615 134569845 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18937 vsize=118056 CPUtime=18.57
/proc/18940/task/18942/stat : 18942 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 4361 0 0 0 1852 5 0 0 17 0 4 0 157504632 120889344 21094 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18940/tid=18943] ppid=18937 vsize=118056 CPUtime=20.08
/proc/18940/task/18943/stat : 18943 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2114 0 0 0 2001 7 0 0 17 0 4 0 157504632 120889344 21094 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.74
Current children cumulated vsize (KiB) 123412

[startup+47.1016 s]
/proc/loadavg: 3.77 3.84 3.86 5/69 18943
/proc/meminfo: memFree=1000024/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=2.19
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 313 12046 0 0 0 0 208 11 16 0 1 0 157504377 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18937/statm: 1339 238 195 169 0 50 0
[pid=18940] ppid=18937 vsize=118196 CPUtime=89.15
/proc/18940/stat : 18940 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194304 21163 0 0 0 8883 32 0 0 17 0 4 0 157504598 121032704 21137 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 29549 21137 83 193 0 29353 0
[pid=18940/tid=18941] ppid=18937 vsize=118196 CPUtime=23.01
/proc/18940/task/18941/stat : 18941 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2605 0 0 0 2295 6 0 0 17 0 4 0 157504632 121032704 21137 1992294400 134512640 135305190 4294956160 18446744073709551615 134528471 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18940/tid=18942] ppid=18937 vsize=118196 CPUtime=18.97
/proc/18940/task/18942/stat : 18942 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 4402 0 0 0 1892 5 0 0 17 0 4 0 157504632 121032704 21137 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18940/tid=18943] ppid=18937 vsize=118196 CPUtime=20.47
/proc/18940/task/18943/stat : 18943 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2116 0 0 0 2040 7 0 0 17 0 4 0 157504632 121032704 21137 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 91.34
Current children cumulated vsize (KiB) 123552

[startup+47.9017 s]
/proc/loadavg: 3.77 3.84 3.86 5/69 18943
/proc/meminfo: memFree=999768/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=2.19
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 313 12046 0 0 0 0 208 11 16 0 1 0 157504377 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18937/statm: 1339 238 195 169 0 50 0
[pid=18940] ppid=18937 vsize=118328 CPUtime=90.74
/proc/18940/stat : 18940 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194304 21190 0 0 0 9042 32 0 0 17 0 4 0 157504598 121167872 21164 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 29582 21164 83 193 0 29386 0
[pid=18940/tid=18941] ppid=18937 vsize=118328 CPUtime=23.39
/proc/18940/task/18941/stat : 18941 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2605 0 0 0 2333 6 0 0 17 0 4 0 157504632 121167872 21164 1992294400 134512640 135305190 4294956160 18446744073709551615 134542759 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18940/tid=18942] ppid=18937 vsize=118328 CPUtime=19.35
/proc/18940/task/18942/stat : 18942 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 4422 0 0 0 1930 5 0 0 17 0 4 0 157504632 121167872 21164 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18937 vsize=118328 CPUtime=20.87
/proc/18940/task/18943/stat : 18943 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2121 0 0 0 2080 7 0 0 17 0 4 0 157504632 121167872 21164 1992294400 134512640 135305190 4294956160 18446744073709551615 134528307 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.93
Current children cumulated vsize (KiB) 123684

[startup+48.1017 s]
/proc/loadavg: 3.77 3.84 3.86 5/69 18943
/proc/meminfo: memFree=999768/2055920 swapFree=4180508/4192956
[pid=18937] ppid=18935 vsize=5356 CPUtime=2.19
/proc/18937/stat : 18937 (manysat.sh) S 18935 18937 18900 0 -1 4194304 313 12046 0 0 0 0 208 11 16 0 1 0 157504377 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18937/statm: 1339 238 195 169 0 50 0
[pid=18940] ppid=18937 vsize=118328 CPUtime=91.14
/proc/18940/stat : 18940 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194304 21198 0 0 0 9082 32 0 0 16 0 4 0 157504598 121167872 21172 1992294400 134512640 135305190 4294956160 18446744073709551615 134541683 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 29582 21172 83 193 0 29386 0
[pid=18940/tid=18941] ppid=18937 vsize=118328 CPUtime=23.47
/proc/18940/task/18941/stat : 18941 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2605 0 0 0 2341 6 0 0 16 0 4 0 157504632 121167872 21172 1992294400 134512640 135305190 4294956160 18446744073709551615 134529546 0 0 4096 3 0 0 0 -1 0 0 0
[pid=18940/tid=18942] ppid=18937 vsize=118328 CPUtime=19.45
/proc/18940/task/18942/stat : 18942 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 4424 0 0 0 1940 5 0 0 17 0 4 0 157504632 121167872 21172 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=18940/tid=18943] ppid=18937 vsize=118328 CPUtime=20.98
/proc/18940/task/18943/stat : 18943 (manysat1.1_stat) R 18937 18937 18900 0 -1 4194368 2127 0 0 0 2091 7 0 0 17 0 4 0 157504632 121167872 21172 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 93.33
Current children cumulated vsize (KiB) 123684

Child status: 20
Real time (s): 48.1687
CPU time (s): 93.4718
CPU user time (s): 93.0009
CPU system time (s): 0.470928
CPU usage (%): 194.051
Max. virtual memory (cumulated for all children) (KiB): 123684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.0009
system time used= 0.470928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33727
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= 4773
involuntary context switches= 4476

runsolver used 0.057991 second user time and 0.12998 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-02 22:06:40
IDJOB=1775486
IDBENCH=71780
IDSOLVER=612
FILE ID=node49/1775486-1241294800
PBS_JOBID= 9225156
Free space on /tmp= 66528 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-c6nidw_i.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775486-1241294800/watcher-1775486-1241294800 -o /tmp/evaluation-result-1775486-1241294800/solver-1775486-1241294800 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1775486-1241294800.cnf aimd 1

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

MD5SUM BENCH= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED=21259494

node49.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.241
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.241
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:       1096160 kB
Buffers:         85676 kB
Cached:         768556 kB
SwapCached:       5560 kB
Active:          65800 kB
Inactive:       796464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1096160 kB
SwapTotal:     4192956 kB
SwapFree:      4180508 kB
Dirty:            6260 kB
Writeback:           0 kB
Mapped:          13704 kB
Slab:            83340 kB
Committed_AS:   693212 kB
PageTables:       1384 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= 66528 MiB
End job on node49 at 2009-05-02 22:07:28