Trace number 1563040

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 0/2009-03-20UNSAT 738.624 371.258

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark302.814
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

Solver Data

0.00/0.00	c Parsing...
0.08/0.15	c ==============================================================================
0.08/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.15	c ==============================================================================
0.08/0.15	c |         0 |  159423   466748 |   47826       0        0     nan |  0.000 % |
1.00/1.05	c |         0 |   71082   239848 |      --       0       --      -- |     --   | -82705/-209984
1.00/1.05	c ==============================================================================
1.00/1.05	c Result  :   #vars: 8110   #clauses: 71082   #literals: 239848
1.00/1.05	c CPU time:   1.01785 s
1.00/1.05	c ==============================================================================
738.55/371.23	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
738.55/371.23	c ============================[ Problem Statistics ]=============================
738.55/371.23	c |                                                                             |
738.55/371.23	c threadId              : 1
738.55/371.23	c restarts              : 2872
738.55/371.23	c conflicts             : 805429         (1093 /sec)
738.55/371.23	c decisions             : 1231926        (1.79 % random) (1671 /sec)
738.55/371.23	c propagations          : 182774665      (247946 /sec)
738.55/371.23	c conflict literals     : 18313729       (35.88 % deleted)
738.55/371.23	c Memory used           : 80.76 MB
738.55/371.23	c CPU time              : 737.154 s
738.55/371.23	
738.55/371.23	c --->m=2, e=8, aimd=0, HOME/5495_many.cnf	time: 368.577	conflicts: 805429       
738.55/371.25	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-1563040-1240999689/watcher-1563040-1240999689 -o /tmp/evaluation-result-1563040-1240999689/solver-1563040-1240999689 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1563040-1240999689.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.97 0.89 3/64 5495
/proc/meminfo: memFree=620080/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=0
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128002691 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 235 195 169 0 50 0
[pid=5496] ppid=5495 vsize=984 CPUtime=0
/proc/5496/stat : 5496 (SatElite) R 5495 5495 5368 0 -1 4194304 145 0 0 0 0 0 0 0 19 0 1 0 128002691 1007616 129 1992294400 134512640 135034092 4294956096 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 0 0 0
/proc/5496/statm: 246 129 51 127 0 116 0

[startup+0.0390179 s]
/proc/loadavg: 1.00 0.97 0.89 3/64 5495
/proc/meminfo: memFree=620080/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=0
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128002691 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 235 195 169 0 50 0
[pid=5496] ppid=5495 vsize=4960 CPUtime=0.03
/proc/5496/stat : 5496 (SatElite) R 5495 5495 5368 0 -1 4194304 1053 0 0 0 3 0 0 0 19 0 1 0 128002691 5079040 1037 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/5496/statm: 1240 1038 51 127 0 1110 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10316

[startup+0.101986 s]
/proc/loadavg: 1.00 0.97 0.89 3/64 5495
/proc/meminfo: memFree=620080/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=0
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128002691 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 235 195 169 0 50 0
[pid=5496] ppid=5495 vsize=11000 CPUtime=0.08
/proc/5496/stat : 5496 (SatElite) R 5495 5495 5368 0 -1 4194304 2547 0 0 0 8 0 0 0 19 0 1 0 128002691 11264000 2531 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/5496/statm: 2750 2531 51 127 0 2620 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16356

[startup+0.302007 s]
/proc/loadavg: 1.00 0.97 0.89 3/64 5495
/proc/meminfo: memFree=620080/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=0
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128002691 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 235 195 169 0 50 0
[pid=5496] ppid=5495 vsize=22004 CPUtime=0.29
/proc/5496/stat : 5496 (SatElite) R 5495 5495 5368 0 -1 4194304 4576 0 0 0 28 1 0 0 21 0 1 0 128002691 22532096 4560 1992294400 134512640 135034092 4294956096 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 0 0 0
/proc/5496/statm: 5501 4560 67 127 0 5371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27360

[startup+0.701051 s]
/proc/loadavg: 1.00 0.97 0.89 3/64 5495
/proc/meminfo: memFree=620080/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=0
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128002691 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 235 195 169 0 50 0
[pid=5496] ppid=5495 vsize=22304 CPUtime=0.68
/proc/5496/stat : 5496 (SatElite) R 5495 5495 5368 0 -1 4194304 5062 0 0 0 66 2 0 0 25 0 1 0 128002691 22839296 4650 1992294400 134512640 135034092 4294956096 18446744073709551615 134529196 0 0 4096 3 0 0 0 17 0 0 0
/proc/5496/statm: 5576 4650 68 127 0 5446 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27660

[startup+1.50215 s]
/proc/loadavg: 1.00 0.97 0.89 2/66 5497
/proc/meminfo: memFree=598368/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 5356

[startup+3.10133 s]
/proc/loadavg: 1.00 0.97 0.89 3/67 5499
/proc/meminfo: memFree=603288/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=27804 CPUtime=3.78
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 3817 0 0 0 375 3 0 0 17 0 2 0 128002806 28471296 3803 1992294400 134512640 135305190 4294956144 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 6951 3803 83 193 0 6755 0
[pid=5498/tid=5499] ppid=5495 vsize=27804 CPUtime=1.83
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 533 0 0 0 183 0 0 0 17 0 2 0 128002815 28471296 3803 1992294400 134512640 135305190 4294956144 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 33160

[startup+6.30169 s]
/proc/loadavg: 1.00 0.97 0.89 3/67 5499
/proc/meminfo: memFree=599256/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=30104 CPUtime=10.16
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 4521 0 0 0 1012 4 0 0 17 0 2 0 128002806 30826496 4507 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 7526 4507 83 193 0 7330 0
[pid=5498/tid=5499] ppid=5495 vsize=30104 CPUtime=5.04
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 871 0 0 0 503 1 0 0 17 0 2 0 128002815 30826496 4507 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 35460

[startup+12.7014 s]
/proc/loadavg: 1.15 1.00 0.90 3/67 5499
/proc/meminfo: memFree=594968/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=34484 CPUtime=22.93
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 5491 0 0 0 2288 5 0 0 19 0 2 0 128002806 35311616 5477 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 8621 5477 83 193 0 8425 0
[pid=5498/tid=5499] ppid=5495 vsize=34484 CPUtime=11.43
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 1289 0 0 0 1141 2 0 0 18 0 2 0 128002815 35311616 5477 1992294400 134512640 135305190 4294956144 18446744073709551615 134528636 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.07
Current children cumulated vsize (KiB) 39840

[startup+25.5028 s]
/proc/loadavg: 1.28 1.04 0.91 3/67 5499
/proc/meminfo: memFree=591064/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=38280 CPUtime=48.47
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 6469 0 0 0 4839 8 0 0 25 0 2 0 128002806 39198720 6455 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 9570 6455 83 193 0 9374 0
[pid=5498/tid=5499] ppid=5495 vsize=38280 CPUtime=24.23
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 1797 0 0 0 2420 3 0 0 20 0 2 0 128002815 39198720 6455 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.61
Current children cumulated vsize (KiB) 43636

[startup+51.1027 s]
/proc/loadavg: 1.53 1.11 0.94 3/67 5499
/proc/meminfo: memFree=584600/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=44224 CPUtime=99.56
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 8129 0 0 0 9945 11 0 0 17 0 2 0 128002806 45285376 8115 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 11056 8115 83 193 0 10860 0
[pid=5498/tid=5499] ppid=5495 vsize=44224 CPUtime=49.81
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 2589 0 0 0 4977 4 0 0 25 0 2 0 128002815 45285376 8115 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 49580

[startup+102.306 s]
/proc/loadavg: 1.81 1.26 1.00 3/67 5499
/proc/meminfo: memFree=576216/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=53952 CPUtime=201.74
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 10229 0 0 0 20159 15 0 0 25 0 2 0 128002806 55246848 10215 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 13488 10215 83 193 0 13292 0
[pid=5498/tid=5499] ppid=5495 vsize=53952 CPUtime=100.99
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 3710 0 0 0 10094 5 0 0 17 0 2 0 128002815 55246848 10215 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.88
Current children cumulated vsize (KiB) 59308

[startup+162.302 s]
/proc/loadavg: 1.93 1.39 1.06 3/67 5499
/proc/meminfo: memFree=565528/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=63976 CPUtime=321.46
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 12846 0 0 0 32126 20 0 0 22 0 2 0 128002806 65511424 12832 1992294400 134512640 135305190 4294956144 18446744073709551615 134528446 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 15994 12832 83 193 0 15798 0
[pid=5498/tid=5499] ppid=5495 vsize=63976 CPUtime=160.96
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 5012 0 0 0 16088 8 0 0 22 0 2 0 128002815 65511424 12832 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.6
Current children cumulated vsize (KiB) 69332

[startup+222.303 s]
/proc/loadavg: 1.97 1.50 1.11 3/67 5499
/proc/meminfo: memFree=558808/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=71652 CPUtime=441.19
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 14522 0 0 0 44096 23 0 0 25 0 2 0 128002806 73371648 14508 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 17913 14508 83 193 0 17717 0
[pid=5498/tid=5499] ppid=5495 vsize=71652 CPUtime=220.92
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 5891 0 0 0 22083 9 0 0 17 0 2 0 128002815 73371648 14508 1992294400 134512640 135305190 4294956144 18446744073709551615 134835294 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.33
Current children cumulated vsize (KiB) 77008

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.17 3/67 5499
/proc/meminfo: memFree=556888/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=74440 CPUtime=560.94
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 15027 0 0 0 56070 24 0 0 25 0 2 0 128002806 76226560 15013 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 18610 15013 83 193 0 18414 0
[pid=5498/tid=5499] ppid=5495 vsize=74440 CPUtime=280.91
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 6129 0 0 0 28081 10 0 0 25 0 2 0 128002815 76226560 15013 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.08
Current children cumulated vsize (KiB) 79796

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.21 3/67 5499
/proc/meminfo: memFree=548504/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=81772 CPUtime=680.66
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 17080 0 0 0 68037 29 0 0 25 0 2 0 128002806 83734528 17066 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 20443 17066 83 193 0 20247 0
[pid=5498/tid=5499] ppid=5495 vsize=81772 CPUtime=340.88
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 7256 0 0 0 34075 13 0 0 25 0 2 0 128002815 83734528 17066 1992294400 134512640 135305190 4294956144 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.8
Current children cumulated vsize (KiB) 87128

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

[startup+358.302 s]
/proc/loadavg: 1.99 1.68 1.23 3/67 5499
/proc/meminfo: memFree=547992/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=82296 CPUtime=712.59
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 17234 0 0 0 71230 29 0 0 25 0 2 0 128002806 84271104 17198 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 20574 17198 83 193 0 20378 0
[pid=5498/tid=5499] ppid=5495 vsize=82296 CPUtime=356.87
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 7257 0 0 0 35674 13 0 0 25 0 2 0 128002815 84271104 17198 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 713.73
Current children cumulated vsize (KiB) 87652

[startup+364.702 s]
/proc/loadavg: 1.99 1.68 1.23 3/67 5499
/proc/meminfo: memFree=547928/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=82296 CPUtime=725.36
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 17240 0 0 0 72507 29 0 0 25 0 2 0 128002806 84271104 17204 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 20574 17204 83 193 0 20378 0
[pid=5498/tid=5499] ppid=5495 vsize=82296 CPUtime=363.27
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 7257 0 0 0 36314 13 0 0 25 0 2 0 128002815 84271104 17204 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 726.5
Current children cumulated vsize (KiB) 87652

[startup+367.903 s]
/proc/loadavg: 1.99 1.69 1.23 3/67 5499
/proc/meminfo: memFree=547928/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=82460 CPUtime=731.75
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 17269 0 0 0 73146 29 0 0 25 0 2 0 128002806 84439040 17233 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 20615 17233 83 193 0 20419 0
[pid=5498/tid=5499] ppid=5495 vsize=82460 CPUtime=366.47
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 7285 0 0 0 36634 13 0 0 25 0 2 0 128002815 84439040 17233 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 732.89
Current children cumulated vsize (KiB) 87816

[startup+369.502 s]
/proc/loadavg: 1.99 1.69 1.23 3/67 5499
/proc/meminfo: memFree=547608/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=82692 CPUtime=734.95
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 17349 0 0 0 73465 30 0 0 25 0 2 0 128002806 84676608 17292 1992294400 134512640 135305190 4294956144 18446744073709551615 134529257 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 20673 17292 83 193 0 20477 0
[pid=5498/tid=5499] ppid=5495 vsize=82692 CPUtime=368.07
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194368 7355 0 0 0 36794 13 0 0 16 0 2 0 128002815 84676608 17292 1992294400 134512640 135305190 4294956144 18446744073709551615 134529553 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 736.09
Current children cumulated vsize (KiB) 88048

[startup+370.301 s]
/proc/loadavg: 1.99 1.69 1.23 3/67 5499
/proc/meminfo: memFree=547608/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=82692 CPUtime=736.52
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 17349 0 0 0 73622 30 0 0 17 0 2 0 128002806 84676608 17292 1992294400 134512640 135305190 4294956144 18446744073709551615 134836420 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/5498/statm: 20673 17292 83 193 0 20477 0
[pid=5498/tid=5499] ppid=5495 vsize=82692 CPUtime=368.85
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) S 5495 5495 5368 0 -1 4194368 7355 0 0 0 36872 13 0 0 17 0 2 0 128002815 84676608 17292 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 737.66
Current children cumulated vsize (KiB) 88048

[startup+370.705 s]
/proc/loadavg: 1.99 1.69 1.23 2/67 5499
/proc/meminfo: memFree=547608/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=82692 CPUtime=736.92
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 17349 0 0 0 73662 30 0 0 17 0 2 0 128002806 84676608 17292 1992294400 134512640 135305190 4294956144 18446744073709551615 134529553 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5498/statm: 20673 17292 83 193 0 20477 0
[pid=5498/tid=5499] ppid=5495 vsize=82692 CPUtime=368.85
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) S 5495 5495 5368 0 -1 4194368 7355 0 0 0 36872 13 0 0 17 0 2 0 128002815 84676608 17292 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 738.06
Current children cumulated vsize (KiB) 88048

[startup+371.101 s]
/proc/loadavg: 1.99 1.69 1.23 2/67 5499
/proc/meminfo: memFree=547608/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=82692 CPUtime=737.31
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 17349 0 0 0 73701 30 0 0 18 0 2 0 128002806 84676608 17292 1992294400 134512640 135305190 4294956144 18446744073709551615 134529566 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5498/statm: 20673 17292 83 193 0 20477 0
[pid=5498/tid=5499] ppid=5495 vsize=82692 CPUtime=368.85
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) S 5495 5495 5368 0 -1 4194368 7355 0 0 0 36872 13 0 0 17 0 2 0 128002815 84676608 17292 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 738.45
Current children cumulated vsize (KiB) 88048

[startup+371.201 s]
/proc/loadavg: 1.99 1.69 1.23 2/67 5499
/proc/meminfo: memFree=547608/2055920 swapFree=4192812/4192956
[pid=5495] ppid=5493 vsize=5356 CPUtime=1.14
/proc/5495/stat : 5495 (manysat.sh) S 5493 5495 5368 0 -1 4194304 312 5473 0 0 0 0 111 3 19 0 1 0 128002691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5495/statm: 1339 238 195 169 0 50 0
[pid=5498] ppid=5495 vsize=82692 CPUtime=737.41
/proc/5498/stat : 5498 (manysat1.1_stat) R 5495 5495 5368 0 -1 4194304 17349 0 0 0 73711 30 0 0 18 0 2 0 128002806 84676608 17292 1992294400 134512640 135305190 4294956144 18446744073709551615 134529566 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5498/statm: 20673 17292 83 193 0 20477 0
[pid=5498/tid=5499] ppid=5495 vsize=82692 CPUtime=368.85
/proc/5498/task/5499/stat : 5499 (manysat1.1_stat) S 5495 5495 5368 0 -1 4194368 7355 0 0 0 36872 13 0 0 17 0 2 0 128002815 84676608 17292 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 738.55
Current children cumulated vsize (KiB) 88048

Child status: 20
Real time (s): 371.258
CPU time (s): 738.624
CPU user time (s): 738.267
CPU system time (s): 0.356945
CPU usage (%): 198.952
Max. virtual memory (cumulated for all children) (KiB): 88048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 738.267
system time used= 0.356945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23303
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= 929
involuntary context switches= 5552

runsolver used 0.352946 second user time and 1.00385 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-29 12:08:10
IDJOB=1563040
IDBENCH=70946
IDSOLVER=513
FILE ID=node9/1563040-1240999689
PBS_JOBID= 9204858
Free space on /tmp= 66488 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l47_lambda.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563040-1240999689/watcher-1563040-1240999689 -o /tmp/evaluation-result-1563040-1240999689/solver-1563040-1240999689 -C 1200 -W 1800 -M 1800  manysat.sh HOME/instance-1563040-1240999689.cnf aimd 0

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=1422398030

node9.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.240
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.240
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:        620624 kB
Buffers:         83732 kB
Cached:        1250964 kB
SwapCached:        144 kB
Active:         282528 kB
Inactive:      1066256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        620624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4768 kB
Writeback:           0 kB
Mapped:          23716 kB
Slab:            72596 kB
Committed_AS:   491516 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node9 at 2009-04-29 12:14:21