Trace number 1563197

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 541.705 272.682

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.168
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

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 |  151127   442273 |   45338       0        0     nan |  0.000 % |
0.89/0.99	c |         0 |   66882   225550 |      --       0       --      -- |     --   | -78765/-200275
0.89/0.99	c ==============================================================================
0.89/0.99	c Result  :   #vars: 7670   #clauses: 66882   #literals: 225550
0.89/0.99	c CPU time:   0.957854 s
0.89/0.99	c ==============================================================================
541.61/272.66	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
541.61/272.66	c ============================[ Problem Statistics ]=============================
541.61/272.66	c |                                                                             |
541.61/272.66	c threadId              : 0
541.61/272.66	c restarts              : 616
541.61/272.66	c conflicts             : 545898         (1010 /sec)
541.61/272.66	c decisions             : 784956         (1.79 % random) (1453 /sec)
541.61/272.66	c propagations          : 126288355      (233713 /sec)
541.61/272.66	c conflict literals     : 13003414       (34.96 % deleted)
541.61/272.66	c Memory used           : 75.20 MB
541.61/272.66	c CPU time              : 540.357 s
541.61/272.66	
541.61/272.66	c --->m=2, e=8, aimd=1, HOME/2695_many.cnf	time: 270.179	conflicts: 545898       
541.61/272.67	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-1563197-1241001024/watcher-1563197-1241001024 -o /tmp/evaluation-result-1563197-1241001024/solver-1563197-1241001024 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1563197-1241001024.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: 0.99 0.98 1.00 3/64 2695
/proc/meminfo: memFree=965352/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=0
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128135065 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 235 195 169 0 50 0
[pid=2696] ppid=2695 vsize=984 CPUtime=0
/proc/2696/stat : 2696 (SatElite) R 2695 2695 2450 0 -1 4194304 143 0 0 0 0 0 0 0 19 0 1 0 128135065 1007616 127 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/2696/statm: 246 128 51 127 0 116 0

[startup+0.0306819 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 2695
/proc/meminfo: memFree=965352/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=0
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128135065 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 235 195 169 0 50 0
[pid=2696] ppid=2695 vsize=4312 CPUtime=0.01
/proc/2696/stat : 2696 (SatElite) R 2695 2695 2450 0 -1 4194304 835 0 0 0 1 0 0 0 19 0 1 0 128135065 4415488 819 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/2696/statm: 1078 819 51 127 0 948 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9668

[startup+0.10169 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 2695
/proc/meminfo: memFree=965352/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=0
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128135065 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 235 195 169 0 50 0
[pid=2696] ppid=2695 vsize=11008 CPUtime=0.09
/proc/2696/stat : 2696 (SatElite) R 2695 2695 2450 0 -1 4194304 2530 0 0 0 8 1 0 0 19 0 1 0 128135065 11272192 2514 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/2696/statm: 2752 2515 51 127 0 2622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16364

[startup+0.301713 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 2695
/proc/meminfo: memFree=965352/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=0
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128135065 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 235 195 169 0 50 0
[pid=2696] ppid=2695 vsize=18524 CPUtime=0.29
/proc/2696/stat : 2696 (SatElite) R 2695 2695 2450 0 -1 4194304 4292 0 0 0 27 2 0 0 21 0 1 0 128135065 18968576 4276 1992294400 134512640 135034092 4294956096 18446744073709551615 134541266 0 0 4096 3 0 0 0 17 0 0 0
/proc/2696/statm: 4631 4276 67 127 0 4501 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23880

[startup+0.701762 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 2695
/proc/meminfo: memFree=965352/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=0
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128135065 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 235 195 169 0 50 0
[pid=2696] ppid=2695 vsize=18636 CPUtime=0.69
/proc/2696/stat : 2696 (SatElite) R 2695 2695 2450 0 -1 4194304 4719 0 0 0 66 3 0 0 24 0 1 0 128135065 19083264 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134566515 0 0 4096 3 0 0 0 17 0 0 0
/proc/2696/statm: 4659 4343 68 127 0 4529 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23992

[startup+1.50186 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2697
/proc/meminfo: memFree=946072/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 5356

[startup+3.10106 s]
/proc/loadavg: 0.99 0.98 1.00 3/67 2699
/proc/meminfo: memFree=949520/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=26556 CPUtime=3.92
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 3639 0 0 0 389 3 0 0 17 0 2 0 128135174 27193344 3624 1992294400 134512640 135305190 4294956144 18446744073709551615 134528851 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/2698/statm: 6639 3624 83 193 0 6443 0
[pid=2698/tid=2699] ppid=2695 vsize=26556 CPUtime=1.91
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 568 0 0 0 191 0 0 0 17 0 2 0 128135182 27193344 3624 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 31912

[startup+6.30145 s]
/proc/loadavg: 1.07 1.00 1.01 3/67 2699
/proc/meminfo: memFree=944976/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=30008 CPUtime=10.29
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 4480 0 0 0 1025 4 0 0 17 0 2 0 128135174 30728192 4465 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 7502 4465 83 193 0 7306 0
[pid=2698/tid=2699] ppid=2695 vsize=30008 CPUtime=5.1
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 997 0 0 0 509 1 0 0 17 0 2 0 128135182 30728192 4465 1992294400 134512640 135305190 4294956144 18446744073709551615 134528791 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 35364

[startup+12.7022 s]
/proc/loadavg: 1.15 1.02 1.01 3/67 2699
/proc/meminfo: memFree=940248/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=33452 CPUtime=23.06
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 5570 0 0 0 2301 5 0 0 17 0 2 0 128135174 34254848 5555 1992294400 134512640 135305190 4294956144 18446744073709551615 134530659 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 8363 5555 83 193 0 8167 0
[pid=2698/tid=2699] ppid=2695 vsize=33452 CPUtime=11.47
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 1474 0 0 0 1146 1 0 0 18 0 2 0 128135182 34254848 5555 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.14
Current children cumulated vsize (KiB) 38808

[startup+25.5017 s]
/proc/loadavg: 1.34 1.06 1.02 3/67 2699
/proc/meminfo: memFree=934808/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=39496 CPUtime=48.6
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 6916 0 0 0 4852 8 0 0 17 0 2 0 128135174 40443904 6901 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 9874 6901 83 193 0 9678 0
[pid=2698/tid=2699] ppid=2695 vsize=39496 CPUtime=24.21
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 2034 0 0 0 2419 2 0 0 17 0 2 0 128135182 40443904 6901 1992294400 134512640 135305190 4294956144 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.68
Current children cumulated vsize (KiB) 44852

[startup+51.1018 s]
/proc/loadavg: 1.56 1.14 1.05 3/67 2699
/proc/meminfo: memFree=928152/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=47108 CPUtime=99.67
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 8606 0 0 0 9957 10 0 0 18 0 2 0 128135174 48238592 8591 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 11777 8591 83 193 0 11581 0
[pid=2698/tid=2699] ppid=2695 vsize=47108 CPUtime=49.71
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 2849 0 0 0 4968 3 0 0 20 0 2 0 128135182 48238592 8591 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.75
Current children cumulated vsize (KiB) 52464

[startup+102.307 s]
/proc/loadavg: 1.81 1.27 1.10 3/67 2699
/proc/meminfo: memFree=919640/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=56296 CPUtime=201.85
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 10696 0 0 0 20171 14 0 0 25 0 2 0 128135174 57647104 10681 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 14074 10681 83 193 0 13878 0
[pid=2698/tid=2699] ppid=2695 vsize=56296 CPUtime=100.7
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 3838 0 0 0 10065 5 0 0 18 0 2 0 128135182 57647104 10681 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.93
Current children cumulated vsize (KiB) 61652

[startup+162.301 s]
/proc/loadavg: 1.93 1.40 1.15 3/67 2699
/proc/meminfo: memFree=912664/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=62704 CPUtime=321.57
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 12411 0 0 0 32140 17 0 0 25 0 2 0 128135174 64208896 12396 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 15676 12396 83 193 0 15480 0
[pid=2698/tid=2699] ppid=2695 vsize=62704 CPUtime=160.46
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 4763 0 0 0 16039 7 0 0 21 0 2 0 128135182 64208896 12396 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.65
Current children cumulated vsize (KiB) 68060

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 2699
/proc/meminfo: memFree=905240/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=71164 CPUtime=441.3
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 14231 0 0 0 44109 21 0 0 17 0 2 0 128135174 72871936 14216 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 17791 14216 83 193 0 17595 0
[pid=2698/tid=2699] ppid=2695 vsize=71164 CPUtime=220.23
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 5696 0 0 0 22014 9 0 0 17 0 2 0 128135182 72871936 14216 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.38
Current children cumulated vsize (KiB) 76520

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

[startup+230.301 s]
/proc/loadavg: 1.98 1.52 1.21 3/67 2699
/proc/meminfo: memFree=904536/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=71916 CPUtime=457.26
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 14422 0 0 0 45705 21 0 0 17 0 2 0 128135174 73641984 14407 1992294400 134512640 135305190 4294956144 18446744073709551615 134528283 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 17979 14407 83 193 0 17783 0
[pid=2698/tid=2699] ppid=2695 vsize=71916 CPUtime=228.19
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 5838 0 0 0 22810 9 0 0 19 0 2 0 128135182 73641984 14407 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.34
Current children cumulated vsize (KiB) 77272

[startup+255.901 s]
/proc/loadavg: 1.98 1.56 1.23 3/67 2699
/proc/meminfo: memFree=900568/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=75680 CPUtime=508.35
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 15433 0 0 0 50812 23 0 0 25 0 2 0 128135174 77496320 15418 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 18920 15418 83 193 0 18724 0
[pid=2698/tid=2699] ppid=2695 vsize=75680 CPUtime=253.7
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 6236 0 0 0 25360 10 0 0 18 0 2 0 128135182 77496320 15418 1992294400 134512640 135305190 4294956144 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 509.43
Current children cumulated vsize (KiB) 81036

[startup+262.302 s]
/proc/loadavg: 1.98 1.57 1.23 3/67 2699
/proc/meminfo: memFree=899864/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=76996 CPUtime=521.12
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 15580 0 0 0 52089 23 0 0 17 0 2 0 128135174 78843904 15565 1992294400 134512640 135305190 4294956144 18446744073709551615 134538534 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 19249 15565 83 193 0 19053 0
[pid=2698/tid=2699] ppid=2695 vsize=76996 CPUtime=260.07
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 6314 0 0 0 25997 10 0 0 22 0 2 0 128135182 78843904 15565 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 82352

[startup+268.702 s]
/proc/loadavg: 1.99 1.58 1.24 3/67 2699
/proc/meminfo: memFree=899736/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=76996 CPUtime=533.89
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 15603 0 0 0 53366 23 0 0 19 0 2 0 128135174 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134538611 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 19249 15588 83 193 0 19053 0
[pid=2698/tid=2699] ppid=2695 vsize=76996 CPUtime=266.44
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 6337 0 0 0 26634 10 0 0 18 0 2 0 128135182 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134529379 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 534.97
Current children cumulated vsize (KiB) 82352

[startup+270.302 s]
/proc/loadavg: 1.99 1.58 1.24 3/67 2699
/proc/meminfo: memFree=899736/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=76996 CPUtime=537.08
/proc/2698/stat : 2698 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194304 15603 0 0 0 53685 23 0 0 17 0 2 0 128135174 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134542052 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 19249 15588 83 193 0 19053 0
[pid=2698/tid=2699] ppid=2695 vsize=76996 CPUtime=268.04
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 6337 0 0 0 26794 10 0 0 16 0 2 0 128135182 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134529560 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 538.16
Current children cumulated vsize (KiB) 82352

[startup+271.901 s]
/proc/loadavg: 1.99 1.58 1.24 2/67 2699
/proc/meminfo: memFree=899736/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=76996 CPUtime=539.83
/proc/2698/stat : 2698 (manysat1.1_stat) S 2695 2695 2450 0 -1 4194304 15603 0 0 0 53959 24 0 0 18 0 2 0 128135174 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 19249 15588 83 193 0 19053 0
[pid=2698/tid=2699] ppid=2695 vsize=76996 CPUtime=269.63
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 6337 0 0 0 26953 10 0 0 18 0 2 0 128135182 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134529584 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 540.91
Current children cumulated vsize (KiB) 82352

[startup+272.301 s]
/proc/loadavg: 1.99 1.58 1.24 2/67 2699
/proc/meminfo: memFree=899736/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=76996 CPUtime=540.23
/proc/2698/stat : 2698 (manysat1.1_stat) S 2695 2695 2450 0 -1 4194304 15603 0 0 0 53999 24 0 0 18 0 2 0 128135174 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 19249 15588 83 193 0 19053 0
[pid=2698/tid=2699] ppid=2695 vsize=76996 CPUtime=270.03
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 6337 0 0 0 26993 10 0 0 18 0 2 0 128135182 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134529257 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 541.31
Current children cumulated vsize (KiB) 82352

[startup+272.501 s]
/proc/loadavg: 1.99 1.58 1.24 2/67 2699
/proc/meminfo: memFree=899736/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=76996 CPUtime=540.43
/proc/2698/stat : 2698 (manysat1.1_stat) S 2695 2695 2450 0 -1 4194304 15603 0 0 0 54019 24 0 0 18 0 2 0 128135174 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 19249 15588 83 193 0 19053 0
[pid=2698/tid=2699] ppid=2695 vsize=76996 CPUtime=270.23
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 6337 0 0 0 27013 10 0 0 18 0 2 0 128135182 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134529265 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 541.51
Current children cumulated vsize (KiB) 82352

[startup+272.601 s]
/proc/loadavg: 1.99 1.58 1.24 2/67 2699
/proc/meminfo: memFree=899736/2055920 swapFree=4192812/4192956
[pid=2695] ppid=2693 vsize=5356 CPUtime=1.08
/proc/2695/stat : 2695 (manysat.sh) S 2693 2695 2450 0 -1 4194304 312 5078 0 0 0 0 103 5 19 0 1 0 128135065 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2695/statm: 1339 238 195 169 0 50 0
[pid=2698] ppid=2695 vsize=76996 CPUtime=540.53
/proc/2698/stat : 2698 (manysat1.1_stat) S 2695 2695 2450 0 -1 4194304 15603 0 0 0 54029 24 0 0 18 0 2 0 128135174 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/2698/statm: 19249 15588 83 193 0 19053 0
[pid=2698/tid=2699] ppid=2695 vsize=76996 CPUtime=270.33
/proc/2698/task/2699/stat : 2699 (manysat1.1_stat) R 2695 2695 2450 0 -1 4194368 6337 0 0 0 27023 10 0 0 18 0 2 0 128135182 78843904 15588 1992294400 134512640 135305190 4294956144 18446744073709551615 134835283 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 541.61
Current children cumulated vsize (KiB) 82352

Child status: 20
Real time (s): 272.682
CPU time (s): 541.705
CPU user time (s): 541.394
CPU system time (s): 0.310952
CPU usage (%): 198.658
Max. virtual memory (cumulated for all children) (KiB): 82352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 541.394
system time used= 0.310952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21162
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= 886
involuntary context switches= 4067

runsolver used 0.286956 second user time and 0.714891 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-29 12:30:24
IDJOB=1563197
IDBENCH=70949
IDSOLVER=514
FILE ID=node33/1563197-1241001024
PBS_JOBID= 9204834
Free space on /tmp= 66484 MiB

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

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=208794980

node33.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.212
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.212
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:        965832 kB
Buffers:         66812 kB
Cached:         925920 kB
SwapCached:          0 kB
Active:         220608 kB
Inactive:       786080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        965832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4448 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            69448 kB
Committed_AS:   495160 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node33 at 2009-04-29 12:34:57