Trace number 1562782

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 2/2009-03-20UNSAT 502.286 252.345

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c Parsing...
0.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  155258   454459 |   46577       0        0     nan |  0.000 % |
0.99/1.02	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
0.99/1.02	c ==============================================================================
0.99/1.02	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
0.99/1.02	c CPU time:   0.987849 s
0.99/1.02	c ==============================================================================
502.21/252.32	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
502.21/252.32	c ============================[ Problem Statistics ]=============================
502.21/252.32	c |                                                                             |
502.21/252.32	c threadId              : 0
502.21/252.32	c restarts              : 607
502.21/252.32	c conflicts             : 535170         (1068 /sec)
502.21/252.32	c decisions             : 778711         (1.78 % random) (1555 /sec)
502.21/252.32	c propagations          : 123109192      (245785 /sec)
502.21/252.32	c conflict literals     : 12233345       (34.49 % deleted)
502.21/252.32	c Memory used           : 72.74 MB
502.21/252.32	c CPU time              : 500.882 s
502.21/252.32	
502.21/252.32	c --->m=2, e=8, aimd=2, HOME/17353_many.cnf	time: 250.441	conflicts: 535170       
502.21/252.33	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-1562782-1240998062/watcher-1562782-1240998062 -o /tmp/evaluation-result-1562782-1240998062/solver-1562782-1240998062 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1562782-1240998062.cnf aimd 2 

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: 0.99 0.92 0.55 3/64 17353
/proc/meminfo: memFree=615204/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=0
/proc/17353/stat : 17353 (manysat.sh) R 17351 17353 17222 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 127838792 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17353/statm: 1339 234 194 169 0 50 0
[pid=17354] ppid=17353 vsize=984 CPUtime=0
/proc/17354/stat : 17354 (SatElite) R 17353 17353 17222 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 127838793 1007616 129 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/17354/statm: 246 129 51 127 0 116 0

[startup+0.0169991 s]
/proc/loadavg: 0.99 0.92 0.55 3/64 17353
/proc/meminfo: memFree=615204/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=0
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127838792 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17353/statm: 1339 235 195 169 0 50 0
[pid=17354] ppid=17353 vsize=2416 CPUtime=0.01
/proc/17354/stat : 17354 (SatElite) R 17353 17353 17222 0 -1 4194304 481 0 0 0 1 0 0 0 18 0 1 0 127838793 2473984 465 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/17354/statm: 604 465 51 127 0 474 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7772

[startup+0.102007 s]
/proc/loadavg: 0.99 0.92 0.55 3/64 17353
/proc/meminfo: memFree=615204/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=0
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127838792 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17353/statm: 1339 235 195 169 0 50 0
[pid=17354] ppid=17353 vsize=11012 CPUtime=0.09
/proc/17354/stat : 17354 (SatElite) R 17353 17353 17222 0 -1 4194304 2528 0 0 0 8 1 0 0 20 0 1 0 127838793 11276288 2512 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/17354/statm: 2753 2512 51 127 0 2623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16368

[startup+0.301027 s]
/proc/loadavg: 0.99 0.92 0.55 3/64 17353
/proc/meminfo: memFree=615204/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=0
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127838792 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17353/statm: 1339 235 195 169 0 50 0
[pid=17354] ppid=17353 vsize=21724 CPUtime=0.29
/proc/17354/stat : 17354 (SatElite) R 17353 17353 17222 0 -1 4194304 4470 0 0 0 27 2 0 0 21 0 1 0 127838793 22245376 4454 1992294400 134512640 135034092 4294956096 18446744073709551615 134541266 0 0 4096 3 0 0 0 17 0 0 0
/proc/17354/statm: 5431 4454 67 127 0 5301 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27080

[startup+0.701072 s]
/proc/loadavg: 0.99 0.92 0.55 3/64 17353
/proc/meminfo: memFree=615204/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=0
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127838792 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17353/statm: 1339 235 195 169 0 50 0
[pid=17354] ppid=17353 vsize=21884 CPUtime=0.69
/proc/17354/stat : 17354 (SatElite) R 17353 17353 17222 0 -1 4194304 4946 0 0 0 66 3 0 0 25 0 1 0 127838793 22409216 4535 1992294400 134512640 135034092 4294956096 18446744073709551615 134679762 0 0 4096 3 0 0 0 17 0 0 0
/proc/17354/statm: 5471 4535 68 127 0 5341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27240

[startup+1.50117 s]
/proc/loadavg: 0.99 0.92 0.55 2/66 17355
/proc/meminfo: memFree=595156/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 5356

[startup+3.10134 s]
/proc/loadavg: 0.99 0.92 0.55 3/67 17357
/proc/meminfo: memFree=598924/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=26436 CPUtime=3.85
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 3683 0 0 0 383 2 0 0 17 0 2 0 127838905 27070464 3669 1992294400 134512640 135305190 4294956144 18446744073709551615 134528433 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17356/statm: 6609 3669 83 193 0 6413 0
[pid=17356/tid=17357] ppid=17353 vsize=26436 CPUtime=1.87
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 521 0 0 0 187 0 0 0 17 0 2 0 127838914 27070464 3669 1992294400 134512640 135305190 4294956144 18446744073709551615 134837601 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 31792

[startup+6.30169 s]
/proc/loadavg: 1.07 0.94 0.56 3/67 17357
/proc/meminfo: memFree=595340/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=28680 CPUtime=10.23
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 4375 0 0 0 1020 3 0 0 17 0 2 0 127838905 29368320 4361 1992294400 134512640 135305190 4294956144 18446744073709551615 134557163 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17356/statm: 7170 4361 83 193 0 6974 0
[pid=17356/tid=17357] ppid=17353 vsize=28680 CPUtime=5.07
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 860 0 0 0 506 1 0 0 17 0 2 0 127838914 29368320 4361 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 34036

[startup+12.7024 s]
/proc/loadavg: 1.15 0.95 0.57 3/67 17357
/proc/meminfo: memFree=590796/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=33548 CPUtime=23
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 5325 0 0 0 2295 5 0 0 18 0 2 0 127838905 34353152 5311 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17356/statm: 8387 5311 83 193 0 8191 0
[pid=17356/tid=17357] ppid=17353 vsize=33548 CPUtime=11.47
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 1342 0 0 0 1145 2 0 0 18 0 2 0 127838914 34353152 5311 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 38904

[startup+25.5018 s]
/proc/loadavg: 1.34 1.00 0.59 3/67 17357
/proc/meminfo: memFree=585804/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=37752 CPUtime=48.54
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 6611 0 0 0 4846 8 0 0 18 0 2 0 127838905 38658048 6597 1992294400 134512640 135305190 4294956144 18446744073709551615 134846358 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17356/statm: 9438 6597 83 193 0 9242 0
[pid=17356/tid=17357] ppid=17353 vsize=37752 CPUtime=24.26
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 2013 0 0 0 2423 3 0 0 18 0 2 0 127838914 38658048 6597 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.65
Current children cumulated vsize (KiB) 43108

[startup+51.1016 s]
/proc/loadavg: 1.56 1.08 0.63 3/67 17357
/proc/meminfo: memFree=579852/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=44936 CPUtime=99.61
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 8111 0 0 0 9950 11 0 0 25 0 2 0 127838905 46014464 8097 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17356/statm: 11234 8097 83 193 0 11038 0
[pid=17356/tid=17357] ppid=17353 vsize=44936 CPUtime=49.85
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 2727 0 0 0 4980 5 0 0 18 0 2 0 127838914 46014464 8097 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.72
Current children cumulated vsize (KiB) 50292

[startup+102.306 s]
/proc/loadavg: 1.81 1.22 0.70 3/67 17357
/proc/meminfo: memFree=571660/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=53424 CPUtime=201.79
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 10148 0 0 0 20163 16 0 0 22 0 2 0 127838905 54706176 10134 1992294400 134512640 135305190 4294956144 18446744073709551615 134528310 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17356/statm: 13356 10134 83 193 0 13160 0
[pid=17356/tid=17357] ppid=17353 vsize=53424 CPUtime=101.02
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 3764 0 0 0 10095 7 0 0 25 0 2 0 127838914 54706176 10134 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.9
Current children cumulated vsize (KiB) 58780

[startup+162.302 s]
/proc/loadavg: 1.93 1.36 0.77 3/67 17357
/proc/meminfo: memFree=563724/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=61728 CPUtime=321.51
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 12096 0 0 0 32132 19 0 0 25 0 2 0 127838905 63209472 12082 1992294400 134512640 135305190 4294956144 18446744073709551615 134528245 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17356/statm: 15432 12082 83 193 0 15236 0
[pid=17356/tid=17357] ppid=17353 vsize=61728 CPUtime=160.99
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 4722 0 0 0 16090 9 0 0 25 0 2 0 127838914 63209472 12082 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.62
Current children cumulated vsize (KiB) 67084

[startup+222.301 s]
/proc/loadavg: 1.97 1.47 0.85 3/67 17357
/proc/meminfo: memFree=552716/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=72532 CPUtime=441.24
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 14834 0 0 0 44099 25 0 0 25 0 2 0 127838905 74272768 14820 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17356/statm: 18133 14820 83 193 0 17937 0
[pid=17356/tid=17357] ppid=17353 vsize=72532 CPUtime=220.96
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 6111 0 0 0 22084 12 0 0 25 0 2 0 127838914 74272768 14820 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.35
Current children cumulated vsize (KiB) 77888

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

[startup+230.301 s]
/proc/loadavg: 1.98 1.49 0.86 3/67 17357
/proc/meminfo: memFree=552588/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=72692 CPUtime=457.2
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 14869 0 0 0 45695 25 0 0 25 0 2 0 127838905 74436608 14855 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17356/statm: 18173 14855 83 193 0 17977 0
[pid=17356/tid=17357] ppid=17353 vsize=72692 CPUtime=228.96
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 6111 0 0 0 22884 12 0 0 20 0 2 0 127838914 74436608 14855 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 458.31
Current children cumulated vsize (KiB) 78048

[startup+243.107 s]
/proc/loadavg: 1.98 1.51 0.87 3/67 17357
/proc/meminfo: memFree=551116/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=74480 CPUtime=482.74
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 15219 0 0 0 48249 25 0 0 20 0 2 0 127838905 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17356/statm: 18620 15202 83 193 0 18424 0
[pid=17356/tid=17357] ppid=17353 vsize=74480 CPUtime=241.76
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 6329 0 0 0 24164 12 0 0 19 0 2 0 127838914 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 483.85
Current children cumulated vsize (KiB) 79836

[startup+246.302 s]
/proc/loadavg: 1.98 1.52 0.88 3/67 17357
/proc/meminfo: memFree=551116/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=74480 CPUtime=489.13
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 15219 0 0 0 48887 26 0 0 25 0 2 0 127838905 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17356/statm: 18620 15202 83 193 0 18424 0
[pid=17356/tid=17357] ppid=17353 vsize=74480 CPUtime=244.95
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 6329 0 0 0 24483 12 0 0 25 0 2 0 127838914 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 490.24
Current children cumulated vsize (KiB) 79836

[startup+249.501 s]
/proc/loadavg: 1.98 1.52 0.88 3/67 17357
/proc/meminfo: memFree=551116/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=74480 CPUtime=495.51
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 15219 0 0 0 49525 26 0 0 25 0 2 0 127838905 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17356/statm: 18620 15202 83 193 0 18424 0
[pid=17356/tid=17357] ppid=17353 vsize=74480 CPUtime=248.14
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 6329 0 0 0 24802 12 0 0 18 0 2 0 127838914 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 496.62
Current children cumulated vsize (KiB) 79836

[startup+251.101 s]
/proc/loadavg: 1.98 1.52 0.88 3/67 17357
/proc/meminfo: memFree=551116/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=74480 CPUtime=498.7
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 15219 0 0 0 49844 26 0 0 25 0 2 0 127838905 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17356/statm: 18620 15202 83 193 0 18424 0
[pid=17356/tid=17357] ppid=17353 vsize=74480 CPUtime=249.73
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 6329 0 0 0 24961 12 0 0 20 0 2 0 127838914 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 499.81
Current children cumulated vsize (KiB) 79836

[startup+251.907 s]
/proc/loadavg: 1.98 1.52 0.88 3/67 17357
/proc/meminfo: memFree=551116/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=74480 CPUtime=500.3
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 15219 0 0 0 50004 26 0 0 17 0 2 0 127838905 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134657578 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17356/statm: 18620 15202 83 193 0 18424 0
[pid=17356/tid=17357] ppid=17353 vsize=74480 CPUtime=250.53
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 6329 0 0 0 25041 12 0 0 17 0 2 0 127838914 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134529553 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 501.41
Current children cumulated vsize (KiB) 79836

[startup+252.303 s]
/proc/loadavg: 1.98 1.52 0.88 3/67 17357
/proc/meminfo: memFree=551116/2055920 swapFree=4181296/4192956
[pid=17353] ppid=17351 vsize=5356 CPUtime=1.11
/proc/17353/stat : 17353 (manysat.sh) S 17351 17353 17222 0 -1 4194304 312 5317 0 0 0 0 107 4 16 0 1 0 127838792 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17353/statm: 1339 238 195 169 0 50 0
[pid=17356] ppid=17353 vsize=74480 CPUtime=501.1
/proc/17356/stat : 17356 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194304 15219 0 0 0 50084 26 0 0 17 0 2 0 127838905 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134657578 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/17356/statm: 18620 15202 83 193 0 18424 0
[pid=17356/tid=17357] ppid=17353 vsize=74480 CPUtime=250.93
/proc/17356/task/17357/stat : 17357 (manysat1.1_stat) R 17353 17353 17222 0 -1 4194368 6329 0 0 0 25081 12 0 0 17 0 2 0 127838914 76267520 15202 1992294400 134512640 135305190 4294956144 18446744073709551615 134529268 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 502.21
Current children cumulated vsize (KiB) 79836

Child status: 20
Real time (s): 252.345
CPU time (s): 502.286
CPU user time (s): 501.962
CPU system time (s): 0.32395
CPU usage (%): 199.047
Max. virtual memory (cumulated for all children) (KiB): 79836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 501.962
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21017
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= 832
involuntary context switches= 3782

runsolver used 0.228965 second user time and 0.697893 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-29 11:41:02
IDJOB=1562782
IDBENCH=70941
IDSOLVER=515
FILE ID=node35/1562782-1240998062
PBS_JOBID= 9204832
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=426729210

node35.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.214
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.214
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:        615748 kB
Buffers:         80260 kB
Cached:        1287324 kB
SwapCached:       5676 kB
Active:         363072 kB
Inactive:      1012632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        615748 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:            4524 kB
Writeback:           0 kB
Mapped:          13636 kB
Slab:            50524 kB
Committed_AS:   614288 kB
PageTables:       1396 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= 66548 MiB
End job on node35 at 2009-04-29 11:45:15