Trace number 1780216

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-20 (4 threads)UNSAT 336.43 96.7214

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark247.36
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

0.00/0.00	c Parsing...
1.02/1.04	c ==============================================================================
1.02/1.04	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.04	c ==============================================================================
1.02/1.04	c |         0 | 1268704  3718600 |  380611       0        0     nan |  0.000 % |
14.82/14.87	c |         0 |  433228  1602137 |      --       0       --      -- |     --   | -674843/-1677597
14.82/14.88	c ==============================================================================
14.82/14.88	c Result  :   #vars: 41452   #clauses: 433228   #literals: 1602137
14.82/14.88	c CPU time:   14.73 s
14.82/14.88	c ==============================================================================
336.10/96.69	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
336.10/96.69	c ============================[ Problem Statistics ]=============================
336.10/96.69	c |                                                                             |
336.10/96.69	c threadId              : 0
336.10/96.69	c restarts              : 231
336.10/96.69	c conflicts             : 172295         (538 /sec)
336.10/96.69	c decisions             : 287358         (1.67 % random) (898 /sec)
336.10/96.69	c propagations          : 92037406       (287617 /sec)
336.10/96.69	c conflict literals     : 5046156        (39.93 % deleted)
336.10/96.69	c Memory used           : 201.64 MB
336.10/96.69	c CPU time              : 320 s
336.10/96.69	
336.10/96.69	c --->m=4, e=8, aimd=0, HOME/1368_many.cnf	time: 80	conflicts: 172295       
336.10/96.70	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1780216-1243529623/watcher-1780216-1243529623 -o /tmp/evaluation-result-1780216-1243529623/solver-1780216-1243529623 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780216-1243529623.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.20 4.17 4.20 3/109 1368
/proc/meminfo: memFree=2886288/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2416 CPUtime=0
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625238 2473984 274 4294967295 134512640 135169312 3214912832 3214911368 3085463278 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1368/statm: 604 274 231 161 0 43 0

[startup+0.082024 s]
/proc/loadavg: 4.20 4.17 4.20 3/109 1368
/proc/meminfo: memFree=2886288/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2416 CPUtime=0
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625238 2473984 274 4294967295 134512640 135169312 3214912832 3214911368 3085463278 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1368/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.112023 s]
/proc/loadavg: 4.20 4.17 4.20 3/109 1368
/proc/meminfo: memFree=2886288/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2416 CPUtime=0
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625238 2473984 274 4294967295 134512640 135169312 3214912832 3214911368 3085463278 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1368/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.312012 s]
/proc/loadavg: 4.20 4.17 4.20 3/109 1368
/proc/meminfo: memFree=2886288/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2416 CPUtime=0
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625238 2473984 274 4294967295 134512640 135169312 3214912832 3214911368 3085463278 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1368/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.711991 s]
/proc/loadavg: 4.20 4.17 4.20 3/109 1368
/proc/meminfo: memFree=2886288/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2416 CPUtime=0
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625238 2473984 274 4294967295 134512640 135169312 3214912832 3214911368 3085463278 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1368/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+1.51195 s]
/proc/loadavg: 4.20 4.17 4.20 3/111 1371
/proc/meminfo: memFree=2758168/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2416 CPUtime=0
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625238 2473984 274 4294967295 134512640 135169312 3214912832 3214911368 3085463278 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1368/statm: 604 274 231 161 0 43 0
[pid=1369] ppid=1368 vsize=162528 CPUtime=1.52
/proc/1369/stat : 1369 (SatElite) R 1368 1368 29143 0 -1 4202496 33910 0 0 0 140 12 0 0 20 0 1 0 1117625238 166428672 33783 4294967295 134512640 135034092 3221201680 3221198560 134541265 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1369/statm: 40632 33783 63 128 0 40502 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 164944

[startup+3.11187 s]
/proc/loadavg: 4.20 4.17 4.20 2/111 1371
/proc/meminfo: memFree=2740388/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2416 CPUtime=0
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625238 2473984 274 4294967295 134512640 135169312 3214912832 3214911368 3085463278 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1368/statm: 604 274 231 161 0 43 0
[pid=1369] ppid=1368 vsize=174804 CPUtime=3.12
/proc/1369/stat : 1369 (SatElite) R 1368 1368 29143 0 -1 4202496 36746 0 0 0 300 12 0 0 25 0 1 0 1117625238 178999296 36619 4294967295 134512640 135034092 3221201680 3221197920 134540734 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1369/statm: 43701 36619 66 128 0 43571 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 177220

[startup+6.3117 s]
/proc/loadavg: 3.94 4.11 4.18 2/111 1371
/proc/meminfo: memFree=2740448/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2416 CPUtime=0
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625238 2473984 274 4294967295 134512640 135169312 3214912832 3214911368 3085463278 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1368/statm: 604 274 231 161 0 43 0
[pid=1369] ppid=1368 vsize=174668 CPUtime=6.32
/proc/1369/stat : 1369 (SatElite) R 1368 1368 29143 0 -1 4202496 36788 0 0 0 620 12 0 0 25 0 1 0 1117625238 178860032 36627 4294967295 134512640 135034092 3221201680 3221197920 134541265 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1369/statm: 43667 36627 66 128 0 43537 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 177084

[startup+12.7114 s]
/proc/loadavg: 3.71 4.06 4.16 2/111 1372
/proc/meminfo: memFree=2739348/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2416 CPUtime=0
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625238 2473984 274 4294967295 134512640 135169312 3214912832 3214911368 3085463278 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/1368/statm: 604 274 231 161 0 43 0
[pid=1369] ppid=1368 vsize=178016 CPUtime=12.72
/proc/1369/stat : 1369 (SatElite) R 1368 1368 29143 0 -1 4202496 37468 0 0 0 1259 13 0 0 25 0 1 0 1117625238 182288384 37120 4294967295 134512640 135034092 3221201680 3221198128 134569138 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1369/statm: 44504 37120 66 128 0 44374 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 180432

[startup+25.5107 s]
/proc/loadavg: 3.88 4.08 4.17 6/114 1376
/proc/meminfo: memFree=2723248/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2420 CPUtime=15.52
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 370 45745 0 0 0 0 1533 19 18 0 1 0 1117625238 2478080 275 4294967295 134512640 135169312 3214912832 3214909048 3085463278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1368/statm: 605 275 231 161 0 44 0
[pid=1373] ppid=1368 vsize=172688 CPUtime=36.95
/proc/1373/stat : 1373 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202496 35534 0 0 0 3633 62 0 0 20 0 4 0 1117626789 176832512 35469 4294967295 134512640 135305190 3214570720 3214568896 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1373/statm: 43172 35469 79 194 0 42976 0
[pid=1373/tid=1374] ppid=1368 vsize=172688 CPUtime=9.05
/proc/1373/task/1374/stat : 1374 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 1868 0 0 0 887 18 0 0 19 0 4 0 1117626873 176832512 35469 4294967295 134512640 135305190 3214570720 3062213824 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1373/tid=1375] ppid=1368 vsize=172688 CPUtime=9.01
/proc/1373/task/1375/stat : 1375 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 2094 0 0 0 889 12 0 0 25 0 4 0 1117626874 176832512 35469 4294967295 134512640 135305190 3214570720 3053825216 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1373/tid=1376] ppid=1368 vsize=172688 CPUtime=9.06
/proc/1373/task/1376/stat : 1376 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 1818 0 0 0 894 12 0 0 19 0 4 0 1117626874 176832512 35469 4294967295 134512640 135305190 3214570720 3045436608 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 52.47
Current children cumulated vsize (KiB) 175108

[startup+51.1094 s]
/proc/loadavg: 4.06 4.10 4.17 5/114 1562
/proc/meminfo: memFree=2702996/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2420 CPUtime=15.52
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 370 45745 0 0 0 0 1533 19 18 0 1 0 1117625238 2478080 275 4294967295 134512640 135169312 3214912832 3214909048 3085463278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1368/statm: 605 275 231 161 0 44 0
[pid=1373] ppid=1368 vsize=191284 CPUtime=138.78
/proc/1373/stat : 1373 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202496 40316 0 0 0 13801 77 0 0 25 0 4 0 1117626789 195874816 40251 4294967295 134512640 135305190 3214570720 3214568896 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1373/statm: 47821 40251 79 194 0 47625 0
[pid=1373/tid=1374] ppid=1368 vsize=191284 CPUtime=34.63
/proc/1373/task/1374/stat : 1374 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 2686 0 0 0 3438 25 0 0 25 0 4 0 1117626873 195874816 40251 4294967295 134512640 135305190 3214570720 3062213568 134541978 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1373/tid=1375] ppid=1368 vsize=191284 CPUtime=34.46
/proc/1373/task/1375/stat : 1375 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3742 0 0 0 3432 14 0 0 25 0 4 0 1117626874 195874816 40251 4294967295 134512640 135305190 3214570720 3053825216 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1373/tid=1376] ppid=1368 vsize=191284 CPUtime=34.36
/proc/1373/task/1376/stat : 1376 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 2968 0 0 0 3422 14 0 0 25 0 4 0 1117626874 195874816 40251 4294967295 134512640 135305190 3214570720 3045436608 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 154.3
Current children cumulated vsize (KiB) 193704

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

[startup+76.718 s]
/proc/loadavg: 4.19 4.12 4.18 5/114 1564
/proc/meminfo: memFree=2694912/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2420 CPUtime=15.52
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 370 45745 0 0 0 0 1533 19 18 0 1 0 1117625238 2478080 275 4294967295 134512640 135169312 3214912832 3214909048 3085463278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1368/statm: 605 275 231 161 0 44 0
[pid=1373] ppid=1368 vsize=199424 CPUtime=241.06
/proc/1373/stat : 1373 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202496 42566 0 0 0 24018 88 0 0 25 0 4 0 1117626789 204210176 42501 4294967295 134512640 135305190 3214570720 3214568896 134530657 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1373/statm: 49856 42501 79 194 0 49660 0
[pid=1373/tid=1374] ppid=1368 vsize=199424 CPUtime=60.23
/proc/1373/task/1374/stat : 1374 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3119 0 0 0 5997 26 0 0 25 0 4 0 1117626873 204210176 42501 4294967295 134512640 135305190 3214570720 3062213824 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1373/tid=1375] ppid=1368 vsize=199424 CPUtime=60.06
/proc/1373/task/1375/stat : 1375 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 4615 0 0 0 5986 20 0 0 25 0 4 0 1117626874 204210176 42501 4294967295 134512640 135305190 3214570720 3053825216 134528237 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1373/tid=1376] ppid=1368 vsize=199424 CPUtime=59.89
/proc/1373/task/1376/stat : 1376 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3444 0 0 0 5971 18 0 0 25 0 4 0 1117626874 204210176 42501 4294967295 134512640 135305190 3214570720 3045436608 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 256.58
Current children cumulated vsize (KiB) 201844

[startup+89.5174 s]
/proc/loadavg: 4.16 4.12 4.18 5/114 1565
/proc/meminfo: memFree=2692100/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2420 CPUtime=15.52
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 370 45745 0 0 0 0 1533 19 18 0 1 0 1117625238 2478080 275 4294967295 134512640 135169312 3214912832 3214909048 3085463278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1368/statm: 605 275 231 161 0 44 0
[pid=1373] ppid=1368 vsize=204156 CPUtime=292.24
/proc/1373/stat : 1373 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202496 43397 0 0 0 29135 89 0 0 25 0 4 0 1117626789 209055744 43332 4294967295 134512640 135305190 3214570720 3214568624 134556752 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1373/statm: 51039 43332 79 194 0 50843 0
[pid=1373/tid=1374] ppid=1368 vsize=204156 CPUtime=73.03
/proc/1373/task/1374/stat : 1374 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3279 0 0 0 7277 26 0 0 25 0 4 0 1117626873 209055744 43332 4294967295 134512640 135305190 3214570720 3062213824 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1373/tid=1375] ppid=1368 vsize=204156 CPUtime=72.86
/proc/1373/task/1375/stat : 1375 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 4908 0 0 0 7266 20 0 0 25 0 4 0 1117626874 209055744 43332 4294967295 134512640 135305190 3214570720 3053825216 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1373/tid=1376] ppid=1368 vsize=204156 CPUtime=72.68
/proc/1373/task/1376/stat : 1376 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3641 0 0 0 7250 18 0 0 25 0 4 0 1117626874 209055744 43332 4294967295 134512640 135305190 3214570720 3045436352 134542053 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 307.76
Current children cumulated vsize (KiB) 206576

[startup+92.7172 s]
/proc/loadavg: 4.14 4.12 4.18 6/114 1565
/proc/meminfo: memFree=2690620/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2420 CPUtime=15.52
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 370 45745 0 0 0 0 1533 19 18 0 1 0 1117625238 2478080 275 4294967295 134512640 135169312 3214912832 3214909048 3085463278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1368/statm: 605 275 231 161 0 44 0
[pid=1373] ppid=1368 vsize=205752 CPUtime=305.03
/proc/1373/stat : 1373 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202496 43645 0 0 0 30414 89 0 0 25 0 4 0 1117626789 210690048 43580 4294967295 134512640 135305190 3214570720 3214568896 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1373/statm: 51438 43580 79 194 0 51242 0
[pid=1373/tid=1374] ppid=1368 vsize=205752 CPUtime=76.23
/proc/1373/task/1374/stat : 1374 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3326 0 0 0 7597 26 0 0 25 0 4 0 1117626873 210690048 43580 4294967295 134512640 135305190 3214570720 3062213824 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1373/tid=1375] ppid=1368 vsize=205752 CPUtime=76.06
/proc/1373/task/1375/stat : 1375 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 4962 0 0 0 7586 20 0 0 25 0 4 0 1117626874 210690048 43580 4294967295 134512640 135305190 3214570720 3053825216 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1373/tid=1376] ppid=1368 vsize=205752 CPUtime=75.87
/proc/1373/task/1376/stat : 1376 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3708 0 0 0 7569 18 0 0 25 0 4 0 1117626874 210690048 43580 4294967295 134512640 135305190 3214570720 3045436608 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 320.55
Current children cumulated vsize (KiB) 208172

[startup+94.3171 s]
/proc/loadavg: 4.14 4.12 4.18 5/114 1565
/proc/meminfo: memFree=2690372/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2420 CPUtime=15.52
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 370 45745 0 0 0 0 1533 19 18 0 1 0 1117625238 2478080 275 4294967295 134512640 135169312 3214912832 3214909048 3085463278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1368/statm: 605 275 231 161 0 44 0
[pid=1373] ppid=1368 vsize=206060 CPUtime=311.41
/proc/1373/stat : 1373 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202496 43756 0 0 0 31052 89 0 0 25 0 4 0 1117626789 211005440 43691 4294967295 134512640 135305190 3214570720 3214568896 134528536 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1373/statm: 51515 43691 79 194 0 51319 0
[pid=1373/tid=1374] ppid=1368 vsize=206060 CPUtime=77.82
/proc/1373/task/1374/stat : 1374 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3341 0 0 0 7756 26 0 0 25 0 4 0 1117626873 211005440 43691 4294967295 134512640 135305190 3214570720 3062213824 134528536 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1373/tid=1375] ppid=1368 vsize=206060 CPUtime=77.66
/proc/1373/task/1375/stat : 1375 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 4984 0 0 0 7746 20 0 0 25 0 4 0 1117626874 211005440 43691 4294967295 134512640 135305190 3214570720 3053825216 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1373/tid=1376] ppid=1368 vsize=206060 CPUtime=77.46
/proc/1373/task/1376/stat : 1376 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3752 0 0 0 7728 18 0 0 25 0 4 0 1117626874 211005440 43691 4294967295 134512640 135305190 3214570720 3045436608 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 326.93
Current children cumulated vsize (KiB) 208480

[startup+95.917 s]
/proc/loadavg: 4.21 4.13 4.18 5/114 1565
/proc/meminfo: memFree=2689752/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2420 CPUtime=15.52
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 370 45745 0 0 0 0 1533 19 18 0 1 0 1117625238 2478080 275 4294967295 134512640 135169312 3214912832 3214909048 3085463278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1368/statm: 605 275 231 161 0 44 0
[pid=1373] ppid=1368 vsize=206328 CPUtime=317.79
/proc/1373/stat : 1373 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202496 43852 0 0 0 31690 89 0 0 25 0 4 0 1117626789 211279872 43787 4294967295 134512640 135305190 3214570720 3214568628 134846358 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1373/statm: 51582 43787 79 194 0 51386 0
[pid=1373/tid=1374] ppid=1368 vsize=206328 CPUtime=79.42
/proc/1373/task/1374/stat : 1374 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3362 0 0 0 7916 26 0 0 25 0 4 0 1117626873 211279872 43787 4294967295 134512640 135305190 3214570720 3062213824 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1373/tid=1375] ppid=1368 vsize=206328 CPUtime=79.26
/proc/1373/task/1375/stat : 1375 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 4994 0 0 0 7906 20 0 0 25 0 4 0 1117626874 211279872 43787 4294967295 134512640 135305190 3214570720 3053824832 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1373/tid=1376] ppid=1368 vsize=206328 CPUtime=79.04
/proc/1373/task/1376/stat : 1376 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3787 0 0 0 7886 18 0 0 25 0 4 0 1117626874 211279872 43787 4294967295 134512640 135305190 3214570720 3045436608 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 333.31
Current children cumulated vsize (KiB) 208748

[startup+96.317 s]
/proc/loadavg: 4.21 4.13 4.18 5/114 1565
/proc/meminfo: memFree=2689752/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2420 CPUtime=15.52
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 370 45745 0 0 0 0 1533 19 18 0 1 0 1117625238 2478080 275 4294967295 134512640 135169312 3214912832 3214909048 3085463278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1368/statm: 605 275 231 161 0 44 0
[pid=1373] ppid=1368 vsize=206476 CPUtime=319.38
/proc/1373/stat : 1373 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202496 43873 0 0 0 31849 89 0 0 25 0 4 0 1117626789 211431424 43808 4294967295 134512640 135305190 3214570720 3214568896 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1373/statm: 51619 43808 79 194 0 51423 0
[pid=1373/tid=1374] ppid=1368 vsize=206476 CPUtime=79.82
/proc/1373/task/1374/stat : 1374 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3366 0 0 0 7956 26 0 0 25 0 4 0 1117626873 211431424 43808 4294967295 134512640 135305190 3214570720 3062213824 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1373/tid=1375] ppid=1368 vsize=206476 CPUtime=79.66
/proc/1373/task/1375/stat : 1375 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 5002 0 0 0 7946 20 0 0 25 0 4 0 1117626874 211431424 43808 4294967295 134512640 135305190 3214570720 3053825216 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1373/tid=1376] ppid=1368 vsize=206476 CPUtime=79.44
/proc/1373/task/1376/stat : 1376 (manysat1.1_stat) R 1368 1368 29143 0 -1 4202560 3787 0 0 0 7926 18 0 0 25 0 4 0 1117626874 211431424 43808 4294967295 134512640 135305190 3214570720 3045436608 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 334.9
Current children cumulated vsize (KiB) 208896

[startup+96.717 s]
/proc/loadavg: 4.21 4.13 4.18 2/111 1566
/proc/meminfo: memFree=2879044/3368532 swapFree=1959840/1959888
[pid=1368] ppid=1366 vsize=2936 CPUtime=336.42
/proc/1368/stat : 1368 (manysat.sh) S 1366 1368 29143 0 -1 4194304 459 89652 0 0 0 0 33533 109 18 0 1 0 1117625238 3006464 343 4294967295 134512640 135169312 3214912832 3214908216 3085463278 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1368/statm: 734 343 233 161 0 173 0
[pid=1566] ppid=1368 vsize=1580 CPUtime=0.01
/proc/1566/stat : 1566 (rm) R 1368 1368 29143 0 -1 4194304 167 0 0 0 0 1 0 0 18 0 1 0 1117634909 1617920 96 4294967295 134512640 134544820 3218098320 3218097516 3086109085 0 0 0 0 0 0 0 17 1 0 0 0
/proc/1566/statm: 395 96 78 8 0 60 0
Current children cumulated CPU time (s) 336.43
Current children cumulated vsize (KiB) 4516

Child status: 20
Real time (s): 96.7214
CPU time (s): 336.43
CPU user time (s): 335.33
CPU system time (s): 1.1
CPU usage (%): 347.834
Max. virtual memory (cumulated for all children) (KiB): 208896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 335.33
system time used= 1.1
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90295
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= 36623
involuntary context switches= 25632

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:53:43
IDJOB=1780216
IDBENCH=70962
IDSOLVER=620
FILE ID=/1780216-1243529623
PBS_JOBID=
Free space on /tmp= 7961 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_coli.sat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780216-1243529623/watcher-1780216-1243529623 -o /tmp/evaluation-result-1780216-1243529623/solver-1780216-1243529623 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780216-1243529623.cnf aimd 0

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED= 769506432

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2886584 kB
Buffers:         45020 kB
Cached:         336476 kB
SwapCached:          0 kB
Active:          62656 kB
Inactive:       338048 kB
HighTotal:     2489216 kB
HighFree:      2133396 kB
LowTotal:       879316 kB
LowFree:        753188 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           28636 kB
Writeback:           0 kB
AnonPages:       19472 kB
Mapped:           7700 kB
Slab:            71376 kB
SReclaimable:    58660 kB
SUnreclaim:      12716 kB
PageTables:        684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111076 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7961 MiB
End job on  at 2009-05-28 18:55:21