Trace number 1577729

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 821.262 466.394

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L200_coli.sat.cnf
MD5SUM853982f8646333d217e35d938b7eb00b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark542.008
Satisfiable
(Un)Satisfiability was proved
Number of variables670867
Number of clauses3513333
Sum of the clauses size10259569
Maximum clause length11
Minimum clause length1
Number of clauses of size 159077
Number of clauses of size 2795777
Number of clauses of size 32146608
Number of clauses of size 4393835
Number of clauses of size 5117437
Number of clauses of size over 5599

Solver Data

0.00/0.00	c Parsing...
3.19/3.21	c ==============================================================================
3.19/3.21	c |           |     ORIGINAL     |              LEARNT              |          |
3.19/3.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.19/3.21	c ==============================================================================
3.19/3.21	c |         0 | 3355019  9898785 | 1006505       0        0     nan |  0.000 % |
101.12/101.34	c |         0 | 1504771  5219166 |      --       0       --      -- |     --   | -1498875/-3723973
101.12/101.35	c ==============================================================================
101.12/101.35	c Result  :   #vars: 146997   #clauses: 1504771   #literals: 5219166
101.12/101.35	c CPU time:   100.444 s
101.12/101.35	c ==============================================================================
821.14/466.32	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
821.14/466.32	c ============================[ Problem Statistics ]=============================
821.14/466.32	c |                                                                             |
821.14/466.32	c threadId              : 0
821.14/466.32	c restarts              : 597
821.14/466.32	c conflicts             : 439761         (614 /sec)
821.14/466.32	c decisions             : 740466         (1.89 % random) (1034 /sec)
821.14/466.32	c propagations          : 309193156      (431770 /sec)
821.14/466.32	c conflict literals     : 12698435       (39.44 % deleted)
821.14/466.32	c Memory used           : 269.03 MB
821.14/466.32	c CPU time              : 716.106 s
821.14/466.32	
821.14/466.32	c --->m=2, e=8, aimd=1, HOME/31335_many.cnf	time: 358.054	conflicts: 439761       
821.14/466.35	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-1577729-1241004168/watcher-1577729-1241004168 -o /tmp/evaluation-result-1577729-1241004168/solver-1577729-1241004168 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577729-1241004168.cnf aimd 1 

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 1.03 1.07 3/64 31335
/proc/meminfo: memFree=1164644/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) R 31333 31335 31025 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 256364833439 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31335/statm: 1339 234 194 169 0 50 0
[pid=31336] ppid=31335 vsize=988 CPUtime=0
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 128446317 1011712 138 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 247 138 51 127 0 117 0

[startup+0.094873 s]
/proc/loadavg: 1.00 1.03 1.07 3/64 31335
/proc/meminfo: memFree=1164644/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 235 195 169 0 50 0
[pid=31336] ppid=31335 vsize=30244 CPUtime=0.08
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 6545 0 0 0 6 2 0 0 19 0 1 0 128446317 30969856 6433 1992294400 134512640 135034092 4294956096 18446744073709551615 134695081 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 7561 6433 51 127 0 7431 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35600

[startup+0.101874 s]
/proc/loadavg: 1.00 1.03 1.07 3/64 31335
/proc/meminfo: memFree=1164644/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 235 195 169 0 50 0
[pid=31336] ppid=31335 vsize=50460 CPUtime=0.09
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 7010 0 0 0 6 3 0 0 19 0 1 0 128446317 51671040 6898 1992294400 134512640 135034092 4294956096 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 12615 6899 51 127 0 12485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55816

[startup+0.301894 s]
/proc/loadavg: 1.00 1.03 1.07 3/64 31335
/proc/meminfo: memFree=1164644/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 235 195 169 0 50 0
[pid=31336] ppid=31335 vsize=64700 CPUtime=0.29
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 12230 0 0 0 23 6 0 0 21 0 1 0 128446317 66252800 12118 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 16175 12119 51 127 0 16045 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70056

[startup+0.701935 s]
/proc/loadavg: 1.00 1.03 1.07 3/64 31335
/proc/meminfo: memFree=1164644/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 235 195 169 0 50 0
[pid=31336] ppid=31335 vsize=97440 CPUtime=0.69
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 22344 0 0 0 55 14 0 0 25 0 1 0 128446317 99778560 22232 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 24360 22233 51 127 0 24230 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102796

[startup+1.50202 s]
/proc/loadavg: 1.00 1.03 1.07 2/66 31337
/proc/meminfo: memFree=1045460/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 235 195 169 0 50 0
[pid=31336] ppid=31335 vsize=207200 CPUtime=1.49
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 42239 0 0 0 124 25 0 0 25 0 1 0 128446317 212172800 42127 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 51800 42127 51 127 0 51670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 212556

[startup+3.10218 s]
/proc/loadavg: 1.00 1.03 1.07 2/66 31337
/proc/meminfo: memFree=951956/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 235 195 169 0 50 0
[pid=31336] ppid=31335 vsize=361004 CPUtime=3.09
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 79727 0 0 0 262 47 0 0 25 0 1 0 128446317 369668096 79615 1992294400 134512640 135034092 4294956096 18446744073709551615 134542692 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 90251 79615 51 127 0 90121 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 366360

[startup+6.30151 s]
/proc/loadavg: 1.16 1.06 1.08 2/66 31337
/proc/meminfo: memFree=829716/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 235 195 169 0 50 0
[pid=31336] ppid=31335 vsize=382752 CPUtime=6.28
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 83642 0 0 0 580 48 0 0 25 0 1 0 128446317 391938048 83530 1992294400 134512640 135034092 4294956096 18446744073709551615 134541269 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 95688 83530 64 127 0 95558 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 388108

[startup+12.7022 s]
/proc/loadavg: 1.31 1.10 1.09 2/66 31337
/proc/meminfo: memFree=800148/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 235 195 169 0 50 0
[pid=31336] ppid=31335 vsize=428388 CPUtime=12.68
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 91092 0 0 0 1216 52 0 0 25 0 1 0 128446317 438669312 90853 1992294400 134512640 135034092 4294956096 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 107097 90853 67 127 0 106967 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 433744

[startup+25.5015 s]
/proc/loadavg: 1.68 1.19 1.12 2/66 31337
/proc/meminfo: memFree=800340/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 235 195 169 0 50 0
[pid=31336] ppid=31335 vsize=428388 CPUtime=25.47
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 91118 0 0 0 2495 52 0 0 25 0 1 0 128446317 438669312 90879 1992294400 134512640 135034092 4294956096 18446744073709551615 134541078 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 107097 90879 67 127 0 106967 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 433744

[startup+51.1013 s]
/proc/loadavg: 2.13 1.33 1.17 2/66 31337
/proc/meminfo: memFree=800276/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 235 195 169 0 50 0
[pid=31336] ppid=31335 vsize=429684 CPUtime=51
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 91237 0 0 0 5048 52 0 0 25 0 1 0 128446317 439996416 90810 1992294400 134512640 135034092 4294956096 18446744073709551615 134541048 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 107421 90810 67 127 0 107291 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 435040

[startup+102.301 s]
/proc/loadavg: 2.34 1.52 1.24 2/66 31337
/proc/meminfo: memFree=776468/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=0
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128446317 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 235 195 169 0 50 0
[pid=31336] ppid=31335 vsize=421144 CPUtime=102.13
/proc/31336/stat : 31336 (SatElite) R 31335 31335 31025 0 -1 4194304 114551 0 0 0 10133 80 0 0 25 0 1 0 128446317 431251456 89683 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/31336/statm: 105286 89683 69 127 0 105156 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 426500

[startup+162.301 s]
/proc/loadavg: 3.02 1.87 1.37 3/67 31339
/proc/meminfo: memFree=872012/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=104.27
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 312 114554 0 0 0 0 10330 97 16 0 1 0 128446317 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 238 195 169 0 50 0
[pid=31338] ppid=31335 vsize=244512 CPUtime=112.16
/proc/31338/stat : 31338 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194304 56837 0 0 0 11153 63 0 0 19 0 2 0 128456762 250380288 56744 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31338/statm: 61128 56744 83 193 0 60932 0
[pid=31338/tid=31339] ppid=31335 vsize=244512 CPUtime=54.86
/proc/31338/task/31339/stat : 31339 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194368 4809 0 0 0 5468 18 0 0 17 0 2 0 128456949 250380288 56744 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 216.43
Current children cumulated vsize (KiB) 249868

[startup+222.302 s]
/proc/loadavg: 3.42 2.18 1.51 3/67 31339
/proc/meminfo: memFree=866252/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=104.27
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 312 114554 0 0 0 0 10330 97 16 0 1 0 128446317 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 238 195 169 0 50 0
[pid=31338] ppid=31335 vsize=250904 CPUtime=230.42
/proc/31338/stat : 31338 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194304 58454 0 0 0 22974 68 0 0 24 0 2 0 128456762 256925696 58361 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31338/statm: 62726 58361 83 193 0 62530 0
[pid=31338/tid=31339] ppid=31335 vsize=250904 CPUtime=114.51
/proc/31338/task/31339/stat : 31339 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194368 5635 0 0 0 11430 21 0 0 21 0 2 0 128456949 256925696 58361 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 334.69
Current children cumulated vsize (KiB) 256260

[startup+282.302 s]
/proc/loadavg: 2.88 2.27 1.58 3/67 31339
/proc/meminfo: memFree=863564/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=104.27
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 312 114554 0 0 0 0 10330 97 16 0 1 0 128446317 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 238 195 169 0 50 0
[pid=31338] ppid=31335 vsize=256756 CPUtime=349.69
/proc/31338/stat : 31338 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194304 60065 0 0 0 34897 72 0 0 23 0 2 0 128456762 262918144 59972 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31338/statm: 64189 59972 83 193 0 63993 0
[pid=31338/tid=31339] ppid=31335 vsize=256756 CPUtime=174.43
/proc/31338/task/31339/stat : 31339 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194368 6384 0 0 0 17420 23 0 0 19 0 2 0 128456949 262918144 59972 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 453.96
Current children cumulated vsize (KiB) 262112

[startup+342.306 s]
/proc/loadavg: 2.32 2.22 1.61 3/67 31339
/proc/meminfo: memFree=858316/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=104.27
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 312 114554 0 0 0 0 10330 97 16 0 1 0 128446317 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 238 195 169 0 50 0
[pid=31338] ppid=31335 vsize=262200 CPUtime=469.42
/proc/31338/stat : 31338 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194304 61450 0 0 0 46868 74 0 0 25 0 2 0 128456762 268492800 61357 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31338/statm: 65550 61357 83 193 0 65354 0
[pid=31338/tid=31339] ppid=31335 vsize=262200 CPUtime=234.41
/proc/31338/task/31339/stat : 31339 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194368 6933 0 0 0 23417 24 0 0 25 0 2 0 128456949 268492800 61357 1992294400 134512640 135305190 4294956144 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 573.69
Current children cumulated vsize (KiB) 267556

[startup+402.301 s]
/proc/loadavg: 2.12 2.18 1.63 3/67 31339
/proc/meminfo: memFree=855500/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=104.27
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 312 114554 0 0 0 0 10330 97 16 0 1 0 128446317 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 238 195 169 0 50 0
[pid=31338] ppid=31335 vsize=266348 CPUtime=589.16
/proc/31338/stat : 31338 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194304 62233 0 0 0 58840 76 0 0 18 0 2 0 128456762 272740352 62140 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31338/statm: 66587 62140 83 193 0 66391 0
[pid=31338/tid=31339] ppid=31335 vsize=266348 CPUtime=294.39
/proc/31338/task/31339/stat : 31339 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194368 7301 0 0 0 29415 24 0 0 25 0 2 0 128456949 272740352 62140 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 693.43
Current children cumulated vsize (KiB) 271704

[startup+462.301 s]
/proc/loadavg: 2.04 2.14 1.65 3/67 31339
/proc/meminfo: memFree=847244/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=104.27
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 312 114554 0 0 0 0 10330 97 16 0 1 0 128446317 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 238 195 169 0 50 0
[pid=31338] ppid=31335 vsize=275480 CPUtime=708.88
/proc/31338/stat : 31338 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194304 64254 0 0 0 70809 79 0 0 25 0 2 0 128456762 282091520 64161 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31338/statm: 68870 64161 83 193 0 68674 0
[pid=31338/tid=31339] ppid=31335 vsize=275480 CPUtime=354.37
/proc/31338/task/31339/stat : 31339 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194368 8369 0 0 0 35411 26 0 0 25 0 2 0 128456949 282091520 64161 1992294400 134512640 135305190 4294956144 18446744073709551615 134570388 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 813.15
Current children cumulated vsize (KiB) 280836

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

[startup+463.602 s]
/proc/loadavg: 2.04 2.14 1.65 3/67 31339
/proc/meminfo: memFree=847244/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=104.27
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 312 114554 0 0 0 0 10330 97 16 0 1 0 128446317 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 238 195 169 0 50 0
[pid=31338] ppid=31335 vsize=275480 CPUtime=711.47
/proc/31338/stat : 31338 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194304 64257 0 0 0 71068 79 0 0 25 0 2 0 128456762 282091520 64164 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31338/statm: 68870 64164 83 193 0 68674 0
[pid=31338/tid=31339] ppid=31335 vsize=275480 CPUtime=355.67
/proc/31338/task/31339/stat : 31339 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194368 8372 0 0 0 35541 26 0 0 25 0 2 0 128456949 282091520 64164 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.74
Current children cumulated vsize (KiB) 280836

[startup+465.203 s]
/proc/loadavg: 2.04 2.14 1.65 3/67 31339
/proc/meminfo: memFree=847180/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=104.27
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 312 114554 0 0 0 0 10330 97 16 0 1 0 128446317 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 238 195 169 0 50 0
[pid=31338] ppid=31335 vsize=275480 CPUtime=714.67
/proc/31338/stat : 31338 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194304 64267 0 0 0 71388 79 0 0 25 0 2 0 128456762 282091520 64174 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31338/statm: 68870 64174 83 193 0 68674 0
[pid=31338/tid=31339] ppid=31335 vsize=275480 CPUtime=357.27
/proc/31338/task/31339/stat : 31339 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194368 8381 0 0 0 35701 26 0 0 25 0 2 0 128456949 282091520 64174 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 818.94
Current children cumulated vsize (KiB) 280836

[startup+466.003 s]
/proc/loadavg: 2.04 2.14 1.65 3/67 31339
/proc/meminfo: memFree=847180/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=104.27
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 312 114554 0 0 0 0 10330 97 16 0 1 0 128446317 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 238 195 169 0 50 0
[pid=31338] ppid=31335 vsize=275480 CPUtime=716.27
/proc/31338/stat : 31338 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194304 64269 0 0 0 71547 80 0 0 17 0 2 0 128456762 282091520 64176 1992294400 134512640 135305190 4294956144 18446744073709551615 134529260 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31338/statm: 68870 64176 83 193 0 68674 0
[pid=31338/tid=31339] ppid=31335 vsize=275480 CPUtime=358.07
/proc/31338/task/31339/stat : 31339 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194368 8383 0 0 0 35781 26 0 0 16 0 2 0 128456949 282091520 64176 1992294400 134512640 135305190 4294956144 18446744073709551615 134529138 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 820.54
Current children cumulated vsize (KiB) 280836

[startup+466.203 s]
/proc/loadavg: 2.04 2.14 1.65 3/67 31339
/proc/meminfo: memFree=847180/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=104.27
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 312 114554 0 0 0 0 10330 97 16 0 1 0 128446317 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 238 195 169 0 50 0
[pid=31338] ppid=31335 vsize=275480 CPUtime=716.67
/proc/31338/stat : 31338 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194304 64269 0 0 0 71587 80 0 0 17 0 2 0 128456762 282091520 64176 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31338/statm: 68870 64176 83 193 0 68674 0
[pid=31338/tid=31339] ppid=31335 vsize=275480 CPUtime=358.27
/proc/31338/task/31339/stat : 31339 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194368 8383 0 0 0 35801 26 0 0 17 0 2 0 128456949 282091520 64176 1992294400 134512640 135305190 4294956144 18446744073709551615 134528325 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 820.94
Current children cumulated vsize (KiB) 280836

[startup+466.303 s]
/proc/loadavg: 2.04 2.14 1.65 3/67 31339
/proc/meminfo: memFree=847180/2055920 swapFree=4181664/4192956
[pid=31335] ppid=31333 vsize=5356 CPUtime=104.27
/proc/31335/stat : 31335 (manysat.sh) S 31333 31335 31025 0 -1 4194304 312 114554 0 0 0 0 10330 97 16 0 1 0 128446317 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31335/statm: 1339 238 195 169 0 50 0
[pid=31338] ppid=31335 vsize=275480 CPUtime=716.87
/proc/31338/stat : 31338 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194304 64269 0 0 0 71607 80 0 0 17 0 2 0 128456762 282091520 64176 1992294400 134512640 135305190 4294956144 18446744073709551615 134528268 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/31338/statm: 68870 64176 83 193 0 68674 0
[pid=31338/tid=31339] ppid=31335 vsize=275480 CPUtime=358.37
/proc/31338/task/31339/stat : 31339 (manysat1.1_stat) R 31335 31335 31025 0 -1 4194368 8383 0 0 0 35811 26 0 0 17 0 2 0 128456949 282091520 64176 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.14
Current children cumulated vsize (KiB) 280836

Child status: 20
Real time (s): 466.394
CPU time (s): 821.262
CPU user time (s): 819.41
CPU system time (s): 1.85172
CPU usage (%): 176.088
Max. virtual memory (cumulated for all children) (KiB): 466304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 819.41
system time used= 1.85172
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179304
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= 6960
involuntary context switches= 5848

runsolver used 1.71674 second user time and 4.15137 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-29 13:22:53
IDJOB=1577729
IDBENCH=70965
IDSOLVER=514
FILE ID=node90/1577729-1241004168
PBS_JOBID= 9204782
Free space on /tmp= 66484 MiB

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

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

MD5SUM BENCH= 853982f8646333d217e35d938b7eb00b
RANDOM SEED=122025793

node90.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1165124 kB
Buffers:         56388 kB
Cached:         750364 kB
SwapCached:      10200 kB
Active:         190988 kB
Inactive:       629104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165124 kB
SwapTotal:     4192956 kB
SwapFree:      4181664 kB
Dirty:           72864 kB
Writeback:           0 kB
Mapped:          14904 kB
Slab:            56732 kB
Committed_AS:   414964 kB
PageTables:       1428 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= 66484 MiB
End job on node90 at 2009-04-29 13:30:39