Trace number 1780327

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 2/2009-03-20 (4 threads)UNSAT 46.86 14.4853

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.86
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.00/0.43	c ==============================================================================
0.00/0.43	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.43	c ==============================================================================
0.00/0.43	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
2.51/2.58	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
2.51/2.58	c ==============================================================================
2.51/2.58	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
2.51/2.58	c CPU time:   2.44 s
2.51/2.58	c ==============================================================================
46.61/14.47	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
46.61/14.47	c ============================[ Problem Statistics ]=============================
46.61/14.47	c |                                                                             |
46.61/14.47	c threadId              : 0
46.61/14.47	c restarts              : 30
46.61/14.47	c conflicts             : 7047           (161 /sec)
46.61/14.47	c decisions             : 37654          (1.19 % random) (863 /sec)
46.61/14.47	c propagations          : 18202561       (417107 /sec)
46.61/14.47	c conflict literals     : 651072         (25.49 % deleted)
46.61/14.47	c Memory used           : 119.68 MB
46.61/14.47	c CPU time              : 43.64 s
46.61/14.47	
46.61/14.47	c --->m=4, e=8, aimd=2, HOME/3283_many.cnf	time: 10.91	conflicts: 7047         
46.61/14.48	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-1780327-1243530192/watcher-1780327-1243530192 -o /tmp/evaluation-result-1780327-1243530192/solver-1780327-1243530192 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780327-1243530192.cnf aimd 2 

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.39 4.02 4.03 3/109 3283
/proc/meminfo: memFree=2879424/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2416 CPUtime=0
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117682084 2473984 274 4294967295 134512640 135169312 3219978768 3219977304 3085086446 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3283/statm: 604 274 231 161 0 43 0

[startup+0.040255 s]
/proc/loadavg: 4.39 4.02 4.03 3/109 3283
/proc/meminfo: memFree=2879424/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2416 CPUtime=0
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117682084 2473984 274 4294967295 134512640 135169312 3219978768 3219977304 3085086446 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3283/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.110249 s]
/proc/loadavg: 4.39 4.02 4.03 3/109 3283
/proc/meminfo: memFree=2879424/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2416 CPUtime=0
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117682084 2473984 274 4294967295 134512640 135169312 3219978768 3219977304 3085086446 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3283/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.310239 s]
/proc/loadavg: 4.39 4.02 4.03 3/109 3283
/proc/meminfo: memFree=2879424/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2416 CPUtime=0
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117682084 2473984 274 4294967295 134512640 135169312 3219978768 3219977304 3085086446 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3283/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.710218 s]
/proc/loadavg: 4.39 4.02 4.03 3/109 3283
/proc/meminfo: memFree=2879424/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2416 CPUtime=0
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117682084 2473984 274 4294967295 134512640 135169312 3219978768 3219977304 3085086446 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3283/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+1.51018 s]
/proc/loadavg: 4.12 3.97 4.01 2/111 3286
/proc/meminfo: memFree=2824224/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2416 CPUtime=0
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117682084 2473984 274 4294967295 134512640 135169312 3219978768 3219977304 3085086446 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3283/statm: 604 274 231 161 0 43 0
[pid=3284] ppid=3283 vsize=66148 CPUtime=1.51
/proc/3284/stat : 3284 (SatElite) R 3283 3283 29143 0 -1 4202496 16109 0 0 0 139 12 0 0 20 0 1 0 1117682084 67735552 14459 4294967295 134512640 135034092 3218555008 3218551388 134530002 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3284/statm: 16537 14459 67 128 0 16407 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 68564

[startup+3.1101 s]
/proc/loadavg: 4.12 3.97 4.01 2/111 3286
/proc/meminfo: memFree=2819784/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2420 CPUtime=2.93
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 369 18416 0 0 0 0 278 15 18 0 1 0 1117682084 2478080 275 4294967295 134512640 135169312 3219978768 3219974984 3085086446 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/3283/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 2420

[startup+6.30994 s]
/proc/loadavg: 4.12 3.97 4.01 5/114 3290
/proc/meminfo: memFree=2786944/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2420 CPUtime=2.93
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 369 18416 0 0 0 0 278 15 18 0 1 0 1117682084 2478080 275 4294967295 134512640 135169312 3219978768 3219974984 3085086446 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/3283/statm: 605 275 231 161 0 44 0
[pid=3287] ppid=3283 vsize=114844 CPUtime=11.34
/proc/3287/stat : 3287 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202496 21187 0 0 0 1109 25 0 0 16 0 4 0 1117682378 117600256 21118 4294967295 134512640 135305190 3212907344 3212905520 134528265 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3287/statm: 28711 21118 79 194 0 28515 0
[pid=3287/tid=3288] ppid=3283 vsize=114844 CPUtime=2.66
/proc/3287/task/3288/stat : 3288 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 394 0 0 0 262 4 0 0 16 0 4 0 1117682442 117600256 21118 4294967295 134512640 135305190 3212907344 3062906048 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3287/tid=3289] ppid=3283 vsize=114844 CPUtime=2.68
/proc/3287/task/3289/stat : 3289 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 402 0 0 0 264 4 0 0 15 0 4 0 1117682442 117600256 21118 4294967295 134512640 135305190 3212907344 3054517440 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3287/tid=3290] ppid=3283 vsize=114844 CPUtime=2.67
/proc/3287/task/3290/stat : 3290 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 480 0 0 0 262 5 0 0 16 0 4 0 1117682442 117600256 21118 4294967295 134512640 135305190 3212907344 3046128496 134551729 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.27
Current children cumulated vsize (KiB) 117264

[startup+12.7096 s]
/proc/loadavg: 4.34 4.02 4.03 5/114 3290
/proc/meminfo: memFree=2781152/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2420 CPUtime=2.93
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 369 18416 0 0 0 0 278 15 18 0 1 0 1117682084 2478080 275 4294967295 134512640 135169312 3219978768 3219974984 3085086446 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/3283/statm: 605 275 231 161 0 44 0
[pid=3287] ppid=3283 vsize=120872 CPUtime=36.89
/proc/3287/stat : 3287 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202496 22815 0 0 0 3661 28 0 0 18 0 4 0 1117682378 123772928 22746 4294967295 134512640 135305190 3212907344 3212905520 134528256 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3287/statm: 30218 22746 79 194 0 30022 0
[pid=3287/tid=3288] ppid=3283 vsize=120872 CPUtime=9.06
/proc/3287/task/3288/stat : 3288 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 676 0 0 0 902 4 0 0 22 0 4 0 1117682442 123772928 22746 4294967295 134512640 135305190 3212907344 3062906048 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3287/tid=3289] ppid=3283 vsize=120872 CPUtime=9.07
/proc/3287/task/3289/stat : 3289 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 919 0 0 0 903 4 0 0 22 0 4 0 1117682442 123772928 22746 4294967295 134512640 135305190 3212907344 3054517056 134551697 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3287/tid=3290] ppid=3283 vsize=120872 CPUtime=9.06
/proc/3287/task/3290/stat : 3290 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 870 0 0 0 899 7 0 0 20 0 4 0 1117682442 123772928 22746 4294967295 134512640 135305190 3212907344 3046128832 134528145 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39.82
Current children cumulated vsize (KiB) 123292

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

[startup+13.5096 s]
/proc/loadavg: 4.34 4.02 4.03 5/114 3290
/proc/meminfo: memFree=2779940/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2420 CPUtime=2.93
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 369 18416 0 0 0 0 278 15 18 0 1 0 1117682084 2478080 275 4294967295 134512640 135169312 3219978768 3219974984 3085086446 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/3283/statm: 605 275 231 161 0 44 0
[pid=3287] ppid=3283 vsize=122420 CPUtime=40.08
/proc/3287/stat : 3287 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202496 22935 0 0 0 3980 28 0 0 19 0 4 0 1117682378 125358080 22866 4294967295 134512640 135305190 3212907344 3212905520 134528332 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3287/statm: 30605 22866 79 194 0 30409 0
[pid=3287/tid=3288] ppid=3283 vsize=122420 CPUtime=9.86
/proc/3287/task/3288/stat : 3288 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 707 0 0 0 982 4 0 0 25 0 4 0 1117682442 125358080 22866 4294967295 134512640 135305190 3212907344 3062906048 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3287/tid=3289] ppid=3283 vsize=122420 CPUtime=9.87
/proc/3287/task/3289/stat : 3289 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 956 0 0 0 983 4 0 0 25 0 4 0 1117682442 125358080 22866 4294967295 134512640 135305190 3212907344 3054517440 134528512 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3287/tid=3290] ppid=3283 vsize=122420 CPUtime=9.86
/proc/3287/task/3290/stat : 3290 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 880 0 0 0 979 7 0 0 21 0 4 0 1117682442 125358080 22866 4294967295 134512640 135305190 3212907344 3046128832 134528576 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.01
Current children cumulated vsize (KiB) 124840

[startup+13.9095 s]
/proc/loadavg: 4.34 4.02 4.03 5/114 3290
/proc/meminfo: memFree=2779940/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2420 CPUtime=2.93
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 369 18416 0 0 0 0 278 15 18 0 1 0 1117682084 2478080 275 4294967295 134512640 135169312 3219978768 3219974984 3085086446 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/3283/statm: 605 275 231 161 0 44 0
[pid=3287] ppid=3283 vsize=122552 CPUtime=41.68
/proc/3287/stat : 3287 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202496 22970 0 0 0 4140 28 0 0 19 0 4 0 1117682378 125493248 22901 4294967295 134512640 135305190 3212907344 3212905520 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3287/statm: 30638 22901 79 194 0 30442 0
[pid=3287/tid=3288] ppid=3283 vsize=122552 CPUtime=10.26
/proc/3287/task/3288/stat : 3288 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 715 0 0 0 1022 4 0 0 25 0 4 0 1117682442 125493248 22901 4294967295 134512640 135305190 3212907344 3062906048 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3287/tid=3289] ppid=3283 vsize=122552 CPUtime=10.27
/proc/3287/task/3289/stat : 3289 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 964 0 0 0 1023 4 0 0 25 0 4 0 1117682442 125493248 22901 4294967295 134512640 135305190 3212907344 3054517328 134529062 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3287/tid=3290] ppid=3283 vsize=122552 CPUtime=10.26
/proc/3287/task/3290/stat : 3290 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 887 0 0 0 1019 7 0 0 22 0 4 0 1117682442 125493248 22901 4294967295 134512640 135305190 3212907344 3046128900 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 44.61
Current children cumulated vsize (KiB) 124972

[startup+14.3095 s]
/proc/loadavg: 4.34 4.02 4.03 5/114 3290
/proc/meminfo: memFree=2779940/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2420 CPUtime=2.93
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 369 18416 0 0 0 0 278 15 18 0 1 0 1117682084 2478080 275 4294967295 134512640 135169312 3219978768 3219974984 3085086446 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/3283/statm: 605 275 231 161 0 44 0
[pid=3287] ppid=3283 vsize=122552 CPUtime=43.28
/proc/3287/stat : 3287 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202496 22995 0 0 0 4300 28 0 0 20 0 4 0 1117682378 125493248 22926 4294967295 134512640 135305190 3212907344 3212905520 134528559 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3287/statm: 30638 22926 79 194 0 30442 0
[pid=3287/tid=3288] ppid=3283 vsize=122552 CPUtime=10.66
/proc/3287/task/3288/stat : 3288 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 726 0 0 0 1062 4 0 0 25 0 4 0 1117682442 125493248 22926 4294967295 134512640 135305190 3212907344 3062906048 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3287/tid=3289] ppid=3283 vsize=122552 CPUtime=10.67
/proc/3287/task/3289/stat : 3289 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 967 0 0 0 1063 4 0 0 25 0 4 0 1117682442 125493248 22926 4294967295 134512640 135305190 3212907344 3054517440 134530636 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3287/tid=3290] ppid=3283 vsize=122552 CPUtime=10.66
/proc/3287/task/3290/stat : 3290 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 894 0 0 0 1059 7 0 0 23 0 4 0 1117682442 125493248 22926 4294967295 134512640 135305190 3212907344 3046128832 134528536 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.21
Current children cumulated vsize (KiB) 124972

[startup+14.4095 s]
/proc/loadavg: 4.34 4.02 4.03 5/114 3290
/proc/meminfo: memFree=2779940/3368532 swapFree=1959840/1959888
[pid=3283] ppid=3281 vsize=2420 CPUtime=2.93
/proc/3283/stat : 3283 (manysat.sh) S 3281 3283 29143 0 -1 4194304 369 18416 0 0 0 0 278 15 18 0 1 0 1117682084 2478080 275 4294967295 134512640 135169312 3219978768 3219974984 3085086446 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/3283/statm: 605 275 231 161 0 44 0
[pid=3287] ppid=3283 vsize=122552 CPUtime=43.68
/proc/3287/stat : 3287 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202496 23001 0 0 0 4340 28 0 0 20 0 4 0 1117682378 125493248 22932 4294967295 134512640 135305190 3212907344 3212905520 134528252 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3287/statm: 30638 22932 79 194 0 30442 0
[pid=3287/tid=3288] ppid=3283 vsize=122552 CPUtime=10.76
/proc/3287/task/3288/stat : 3288 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 728 0 0 0 1072 4 0 0 25 0 4 0 1117682442 125493248 22932 4294967295 134512640 135305190 3212907344 3062906048 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3287/tid=3289] ppid=3283 vsize=122552 CPUtime=10.77
/proc/3287/task/3289/stat : 3289 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 968 0 0 0 1073 4 0 0 25 0 4 0 1117682442 125493248 22932 4294967295 134512640 135305190 3212907344 3054517440 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3287/tid=3290] ppid=3283 vsize=122552 CPUtime=10.76
/proc/3287/task/3290/stat : 3290 (manysat1.1_stat) R 3283 3283 29143 0 -1 4202560 895 0 0 0 1069 7 0 0 25 0 4 0 1117682442 125493248 22932 4294967295 134512640 135305190 3212907344 3046128832 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.61
Current children cumulated vsize (KiB) 124972

Child status: 20
Real time (s): 14.4853
CPU time (s): 46.86
CPU user time (s): 46.42
CPU system time (s): 0.44
CPU usage (%): 323.499
Max. virtual memory (cumulated for all children) (KiB): 124972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.42
system time used= 0.44
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42078
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= 16963
involuntary context switches= 1857

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:03:12
IDJOB=1780327
IDBENCH=70974
IDSOLVER=626
FILE ID=/1780327-1243530192
PBS_JOBID=
Free space on /tmp= 7979 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780327-1243530192/watcher-1780327-1243530192 -o /tmp/evaluation-result-1780327-1243530192/solver-1780327-1243530192 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780327-1243530192.cnf aimd 2

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED= 2037538698

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:       2879424 kB
Buffers:         47264 kB
Cached:         341480 kB
SwapCached:          0 kB
Active:          47548 kB
Inactive:       360344 kB
HighTotal:     2489216 kB
HighFree:      2128324 kB
LowTotal:       879316 kB
LowFree:        751100 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           10224 kB
Writeback:           0 kB
AnonPages:       19384 kB
Mapped:           7772 kB
Slab:            70740 kB
SReclaimable:    58660 kB
SUnreclaim:      12080 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7979 MiB
End job on  at 2009-05-28 19:03:27