Trace number 1562728

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 0/2009-03-20UNSAT 777.772 390.527

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark189.575
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

0.00/0.00	c Parsing...
0.09/0.14	c ==============================================================================
0.09/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         0 |  147030   430190 |   44108       0        0     nan |  0.000 % |
0.89/0.95	c |         0 |   64819   218530 |      --       0       --      -- |     --   | -76809/-195446
0.89/0.95	c ==============================================================================
0.89/0.95	c Result  :   #vars: 7453   #clauses: 64819   #literals: 218530
0.89/0.95	c CPU time:   0.91486 s
0.89/0.95	c ==============================================================================
777.73/390.50	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
777.73/390.50	c ============================[ Problem Statistics ]=============================
777.73/390.50	c |                                                                             |
777.73/390.50	c threadId              : 1
777.73/390.50	c restarts              : 2920
777.73/390.50	c conflicts             : 819108         (1055 /sec)
777.73/390.50	c decisions             : 1248434        (1.77 % random) (1608 /sec)
777.73/390.50	c propagations          : 186420789      (240087 /sec)
777.73/390.50	c conflict literals     : 18354188       (34.61 % deleted)
777.73/390.50	c Memory used           : 80.56 MB
777.73/390.50	c CPU time              : 776.472 s
777.73/390.50	
777.73/390.50	c --->m=2, e=8, aimd=0, HOME/3792_many.cnf	time: 388.236	conflicts: 819108       
777.73/390.51	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-1562728-1240997322/watcher-1562728-1240997322 -o /tmp/evaluation-result-1562728-1240997322/solver-1562728-1240997322 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1562728-1240997322.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 1.13 0.31 0.10 3/65 3792
/proc/meminfo: memFree=1155088/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=0
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127760568 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 235 195 169 0 50 0
[pid=3793] ppid=3792 vsize=984 CPUtime=0
/proc/3793/stat : 3793 (SatElite) R 3792 3792 3724 0 -1 4194304 152 0 0 0 0 0 0 0 19 0 1 0 127760568 1007616 136 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/3793/statm: 246 138 51 127 0 116 0

[startup+0.0172061 s]
/proc/loadavg: 1.13 0.31 0.10 3/65 3792
/proc/meminfo: memFree=1155088/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=0
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127760568 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 235 195 169 0 50 0
[pid=3793] ppid=3792 vsize=2416 CPUtime=0.01
/proc/3793/stat : 3793 (SatElite) R 3792 3792 3724 0 -1 4194304 484 0 0 0 1 0 0 0 19 0 1 0 127760568 2473984 468 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/3793/statm: 604 469 51 127 0 474 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7772

[startup+0.101215 s]
/proc/loadavg: 1.13 0.31 0.10 3/65 3792
/proc/meminfo: memFree=1155088/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=0
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127760568 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 235 195 169 0 50 0
[pid=3793] ppid=3792 vsize=11004 CPUtime=0.09
/proc/3793/stat : 3793 (SatElite) R 3792 3792 3724 0 -1 4194304 2538 0 0 0 8 1 0 0 19 0 1 0 127760568 11268096 2522 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/3793/statm: 2751 2526 51 127 0 2621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16360

[startup+0.301239 s]
/proc/loadavg: 1.13 0.31 0.10 3/65 3792
/proc/meminfo: memFree=1155088/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=0
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127760568 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 235 195 169 0 50 0
[pid=3793] ppid=3792 vsize=18028 CPUtime=0.29
/proc/3793/stat : 3793 (SatElite) R 3792 3792 3724 0 -1 4194304 4173 0 0 0 27 2 0 0 21 0 1 0 127760568 18460672 4157 1992294400 134512640 135034092 4294956096 18446744073709551615 134540977 0 0 4096 3 0 0 0 17 0 0 0
/proc/3793/statm: 4507 4157 67 127 0 4377 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23384

[startup+0.701291 s]
/proc/loadavg: 1.13 0.31 0.10 3/65 3792
/proc/meminfo: memFree=1155088/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=0
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127760568 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 235 195 169 0 50 0
[pid=3793] ppid=3792 vsize=18308 CPUtime=0.69
/proc/3793/stat : 3793 (SatElite) R 3792 3792 3724 0 -1 4194304 4617 0 0 0 66 3 0 0 24 0 1 0 127760568 18747392 4234 1992294400 134512640 135034092 4294956096 18446744073709551615 134566209 0 0 4096 3 0 0 0 17 0 0 0
/proc/3793/statm: 4577 4234 68 127 0 4447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23664

[startup+1.5014 s]
/proc/loadavg: 1.13 0.31 0.10 2/67 3794
/proc/meminfo: memFree=1135744/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 5356

[startup+3.1026 s]
/proc/loadavg: 1.12 0.32 0.11 3/68 3796
/proc/meminfo: memFree=1139192/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=26556 CPUtime=4.01
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 3646 0 0 0 399 2 0 0 17 0 2 0 127760672 27193344 3631 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 6639 3631 83 193 0 6443 0
[pid=3795/tid=3796] ppid=3792 vsize=26556 CPUtime=1.96
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 558 0 0 0 196 0 0 0 17 0 2 0 127760680 27193344 3631 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 31912

[startup+6.302 s]
/proc/loadavg: 1.12 0.32 0.11 3/68 3796
/proc/meminfo: memFree=1135608/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=29608 CPUtime=10.39
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 4268 0 0 0 1035 4 0 0 17 0 2 0 127760672 30318592 4253 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 7402 4253 83 193 0 7206 0
[pid=3795/tid=3796] ppid=3792 vsize=29608 CPUtime=5.15
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 853 0 0 0 515 0 0 0 17 0 2 0 127760680 30318592 4253 1992294400 134512640 135305190 4294956144 18446744073709551615 134556927 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 34964

[startup+12.7028 s]
/proc/loadavg: 1.25 0.37 0.13 3/68 3796
/proc/meminfo: memFree=1130872/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=33216 CPUtime=23.15
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 5317 0 0 0 2310 5 0 0 18 0 2 0 127760672 34013184 5302 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 8304 5302 83 193 0 8108 0
[pid=3795/tid=3796] ppid=3792 vsize=33216 CPUtime=11.55
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 1333 0 0 0 1154 1 0 0 18 0 2 0 127760680 34013184 5302 1992294400 134512640 135305190 4294956144 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.18
Current children cumulated vsize (KiB) 38572

[startup+25.5014 s]
/proc/loadavg: 1.37 0.43 0.15 3/68 3796
/proc/meminfo: memFree=1126584/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=38584 CPUtime=48.67
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 6433 0 0 0 4860 7 0 0 17 0 2 0 127760672 39510016 6418 1992294400 134512640 135305190 4294956144 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 9646 6418 83 193 0 9450 0
[pid=3795/tid=3796] ppid=3792 vsize=38584 CPUtime=24.34
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 1913 0 0 0 2432 2 0 0 25 0 2 0 127760680 39510016 6418 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.7
Current children cumulated vsize (KiB) 43940

[startup+51.1016 s]
/proc/loadavg: 1.66 0.57 0.20 3/68 3796
/proc/meminfo: memFree=1120568/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=44744 CPUtime=99.73
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 7930 0 0 0 9963 10 0 0 17 0 2 0 127760672 45817856 7915 1992294400 134512640 135305190 4294956144 18446744073709551615 134528455 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 11186 7915 83 193 0 10990 0
[pid=3795/tid=3796] ppid=3792 vsize=44744 CPUtime=49.94
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 2640 0 0 0 4991 3 0 0 18 0 2 0 127760680 45817856 7915 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.76
Current children cumulated vsize (KiB) 50100

[startup+102.306 s]
/proc/loadavg: 1.86 0.81 0.30 4/68 3796
/proc/meminfo: memFree=1113144/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=51528 CPUtime=201.85
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 9775 0 0 0 20173 12 0 0 17 0 2 0 127760672 52764672 9760 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 12882 9760 83 193 0 12686 0
[pid=3795/tid=3796] ppid=3792 vsize=51528 CPUtime=101.12
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 3626 0 0 0 10107 5 0 0 17 0 2 0 127760680 52764672 9760 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.88
Current children cumulated vsize (KiB) 56884

[startup+162.302 s]
/proc/loadavg: 1.95 1.02 0.40 3/68 3796
/proc/meminfo: memFree=1102136/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=63448 CPUtime=321.52
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 12491 0 0 0 32136 16 0 0 22 0 2 0 127760672 64970752 12476 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 15862 12476 83 193 0 15666 0
[pid=3795/tid=3796] ppid=3792 vsize=63448 CPUtime=161.09
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 5001 0 0 0 16102 7 0 0 18 0 2 0 127760680 64970752 12476 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.55
Current children cumulated vsize (KiB) 68804

[startup+222.301 s]
/proc/loadavg: 1.98 1.20 0.50 3/68 3796
/proc/meminfo: memFree=1096248/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=69688 CPUtime=441.21
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 13968 0 0 0 44103 18 0 0 22 0 2 0 127760672 71360512 13953 1992294400 134512640 135305190 4294956144 18446744073709551615 134528402 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 17422 13953 83 193 0 17226 0
[pid=3795/tid=3796] ppid=3792 vsize=69688 CPUtime=221.06
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 5774 0 0 0 22099 7 0 0 25 0 2 0 127760680 71360512 13953 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.24
Current children cumulated vsize (KiB) 75044

[startup+282.302 s]
/proc/loadavg: 1.99 1.34 0.59 3/68 3796
/proc/meminfo: memFree=1093240/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=73360 CPUtime=560.87
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 14792 0 0 0 56068 19 0 0 25 0 2 0 127760672 75120640 14777 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 18340 14777 83 193 0 18144 0
[pid=3795/tid=3796] ppid=3792 vsize=73360 CPUtime=281.03
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 6397 0 0 0 28095 8 0 0 25 0 2 0 127760680 75120640 14777 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.9
Current children cumulated vsize (KiB) 78716

[startup+342.301 s]
/proc/loadavg: 1.99 1.46 0.68 3/68 3796
/proc/meminfo: memFree=1086648/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=80200 CPUtime=680.55
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 16364 0 0 0 68032 23 0 0 25 0 2 0 127760672 82124800 16349 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 20050 16349 83 193 0 19854 0
[pid=3795/tid=3796] ppid=3792 vsize=80200 CPUtime=341.01
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 7258 0 0 0 34091 10 0 0 25 0 2 0 127760680 82124800 16349 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.58
Current children cumulated vsize (KiB) 85556

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

[startup+358.301 s]
/proc/loadavg: 1.99 1.48 0.70 3/68 3796
/proc/meminfo: memFree=1086392/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=80572 CPUtime=712.47
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 16434 0 0 0 71224 23 0 0 25 0 2 0 127760672 82505728 16419 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 20143 16419 83 193 0 19947 0
[pid=3795/tid=3796] ppid=3792 vsize=80572 CPUtime=357
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 7328 0 0 0 35690 10 0 0 25 0 2 0 127760680 82505728 16419 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 713.5
Current children cumulated vsize (KiB) 85928

[startup+371.103 s]
/proc/loadavg: 1.99 1.50 0.71 3/68 3796
/proc/meminfo: memFree=1084984/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=82488 CPUtime=738
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 16783 0 0 0 73777 23 0 0 25 0 2 0 127760672 84467712 16768 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 20622 16768 83 193 0 20426 0
[pid=3795/tid=3796] ppid=3792 vsize=82488 CPUtime=369.79
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 7463 0 0 0 36969 10 0 0 16 0 2 0 127760680 84467712 16768 1992294400 134512640 135305190 4294956144 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 739.03
Current children cumulated vsize (KiB) 87844

[startup+383.906 s]
/proc/loadavg: 1.99 1.52 0.73 3/68 3796
/proc/meminfo: memFree=1084984/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=82488 CPUtime=763.53
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 16787 0 0 0 76330 23 0 0 20 0 2 0 127760672 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 20622 16772 83 193 0 20426 0
[pid=3795/tid=3796] ppid=3792 vsize=82488 CPUtime=382.59
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 7465 0 0 0 38249 10 0 0 25 0 2 0 127760680 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 764.56
Current children cumulated vsize (KiB) 87844

[startup+387.103 s]
/proc/loadavg: 1.99 1.53 0.74 3/68 3796
/proc/meminfo: memFree=1084984/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=82488 CPUtime=769.92
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 16787 0 0 0 76969 23 0 0 25 0 2 0 127760672 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 20622 16772 83 193 0 20426 0
[pid=3795/tid=3796] ppid=3792 vsize=82488 CPUtime=385.79
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 7465 0 0 0 38569 10 0 0 25 0 2 0 127760680 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 770.95
Current children cumulated vsize (KiB) 87844

[startup+388.703 s]
/proc/loadavg: 1.99 1.53 0.74 3/68 3796
/proc/meminfo: memFree=1084984/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=82488 CPUtime=773.1
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 16787 0 0 0 77287 23 0 0 25 0 2 0 127760672 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 20622 16772 83 193 0 20426 0
[pid=3795/tid=3796] ppid=3792 vsize=82488 CPUtime=387.39
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 7465 0 0 0 38729 10 0 0 25 0 2 0 127760680 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 774.13
Current children cumulated vsize (KiB) 87844

[startup+389.501 s]
/proc/loadavg: 1.99 1.53 0.74 3/68 3796
/proc/meminfo: memFree=1084984/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=82488 CPUtime=774.69
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 16787 0 0 0 77446 23 0 0 25 0 2 0 127760672 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 20622 16772 83 193 0 20426 0
[pid=3795/tid=3796] ppid=3792 vsize=82488 CPUtime=388.18
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 7465 0 0 0 38808 10 0 0 25 0 2 0 127760680 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 775.72
Current children cumulated vsize (KiB) 87844

[startup+390.301 s]
/proc/loadavg: 1.99 1.53 0.74 3/68 3796
/proc/meminfo: memFree=1084984/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=82488 CPUtime=776.29
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 16787 0 0 0 77606 23 0 0 25 0 2 0 127760672 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 20622 16772 83 193 0 20426 0
[pid=3795/tid=3796] ppid=3792 vsize=82488 CPUtime=388.98
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 7465 0 0 0 38888 10 0 0 25 0 2 0 127760680 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 777.32
Current children cumulated vsize (KiB) 87844

[startup+390.506 s]
/proc/loadavg: 1.99 1.53 0.74 3/68 3796
/proc/meminfo: memFree=1084984/2055920 swapFree=4192812/4192956
[pid=3792] ppid=3790 vsize=5356 CPUtime=1.03
/proc/3792/stat : 3792 (manysat.sh) S 3790 3792 3724 0 -1 4194304 312 4967 0 0 0 0 98 5 19 0 1 0 127760568 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3792/statm: 1339 238 195 169 0 50 0
[pid=3795] ppid=3792 vsize=82488 CPUtime=776.7
/proc/3795/stat : 3795 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194304 16787 0 0 0 77647 23 0 0 25 0 2 0 127760672 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3795/statm: 20622 16772 83 193 0 20426 0
[pid=3795/tid=3796] ppid=3792 vsize=82488 CPUtime=389.19
/proc/3795/task/3796/stat : 3796 (manysat1.1_stat) R 3792 3792 3724 0 -1 4194368 7465 0 0 0 38909 10 0 0 25 0 2 0 127760680 84467712 16772 1992294400 134512640 135305190 4294956144 18446744073709551615 134551998 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 777.73
Current children cumulated vsize (KiB) 87844

Child status: 20
Real time (s): 390.527
CPU time (s): 777.772
CPU user time (s): 777.458
CPU system time (s): 0.313952
CPU usage (%): 199.159
Max. virtual memory (cumulated for all children) (KiB): 87844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 777.458
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22235
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= 946
involuntary context switches= 5823

runsolver used 0.551916 second user time and 1.22581 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-29 11:28:42
IDJOB=1562728
IDBENCH=70940
IDSOLVER=513
FILE ID=node54/1562728-1240997322
PBS_JOBID= 9204816
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=470982236

node54.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.234
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.234
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:       1155632 kB
Buffers:         79456 kB
Cached:         722536 kB
SwapCached:          0 kB
Active:         254184 kB
Inactive:       563156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1155632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4364 kB
Writeback:           0 kB
Mapped:          25112 kB
Slab:            68932 kB
Committed_AS:   520860 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node54 at 2009-04-29 11:35:13