Trace number 1781476

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 0/2009-03-20 (4 threads)UNSAT 29.96 10.6988

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.25
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

Solver Data

0.00/0.00	c Parsing...
0.70/0.80	c ==============================================================================
0.70/0.80	c |           |     ORIGINAL     |              LEARNT              |          |
0.70/0.80	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.70/0.80	c ==============================================================================
0.70/0.80	c |         0 |  512081  1166425 |  153624       0        0     nan |  0.000 % |
3.09/3.15	c |         0 |  104585   338143 |      --       0       --      -- |     --   | -229624/-408982
3.09/3.15	c ==============================================================================
3.09/3.15	c Result  :   #vars: 22541   #clauses: 104585   #literals: 338143
3.09/3.15	c CPU time:   3.03 s
3.09/3.15	c ==============================================================================
29.66/10.69	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
29.66/10.69	c ============================[ Problem Statistics ]=============================
29.66/10.69	c |                                                                             |
29.66/10.69	c threadId              : 2
29.66/10.69	c restarts              : 13
29.66/10.69	c conflicts             : 27290          (1033 /sec)
29.66/10.69	c decisions             : 96923          (1.63 % random) (3669 /sec)
29.66/10.69	c propagations          : 7700256        (291456 /sec)
29.66/10.69	c conflict literals     : 257564         (23.80 % deleted)
29.66/10.69	c Memory used           : 79.10 MB
29.66/10.69	c CPU time              : 26.42 s
29.66/10.69	
29.66/10.69	c --->m=4, e=8, aimd=0, HOME/19362_many.cnf	time: 6.605	conflicts: 27290        
29.66/10.69	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-1781476-1243545142/watcher-1781476-1243545142 -o /tmp/evaluation-result-1781476-1243545142/solver-1781476-1243545142 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781476-1243545142.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 4.16 4.33 4.35 3/98 19362
/proc/meminfo: memFree=2740508/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2412 CPUtime=0.02
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 348 0 0 0 1 1 0 0 18 0 1 0 936091073 2469888 273 4294967295 134512640 135169312 3220994832 3220993368 3085360878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19362/statm: 603 273 231 161 0 42 0
[pid=19363] ppid=19362 vsize=2460 CPUtime=0
/proc/19363/stat : 19363 (SatElite) R 19362 19362 28360 0 -1 4202496 458 0 0 0 0 0 0 0 18 0 1 0 936091073 2519040 395 4294967295 134512640 135034092 3214095424 3214091712 134544897 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19363/statm: 615 399 49 128 0 485 0

[startup+0.110035 s]
/proc/loadavg: 4.16 4.33 4.35 3/98 19362
/proc/meminfo: memFree=2740508/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2412 CPUtime=0.02
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 348 0 0 0 1 1 0 0 18 0 1 0 936091073 2469888 273 4294967295 134512640 135169312 3220994832 3220993368 3085360878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19362/statm: 603 273 231 161 0 42 0
[pid=19363] ppid=19362 vsize=33656 CPUtime=0.1
/proc/19363/stat : 19363 (SatElite) R 19362 19362 28360 0 -1 4202496 7012 0 0 0 8 2 0 0 18 0 1 0 936091073 34463744 6802 4294967295 134512640 135034092 3214095424 3214091768 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19363/statm: 8414 6803 50 128 0 8284 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 36068

[startup+0.210027 s]
/proc/loadavg: 4.16 4.33 4.35 3/98 19362
/proc/meminfo: memFree=2740508/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2412 CPUtime=0.02
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 348 0 0 0 1 1 0 0 18 0 1 0 936091073 2469888 273 4294967295 134512640 135169312 3220994832 3220993368 3085360878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19362/statm: 603 273 231 161 0 42 0
[pid=19363] ppid=19362 vsize=44324 CPUtime=0.2
/proc/19363/stat : 19363 (SatElite) R 19362 19362 28360 0 -1 4202496 9584 0 0 0 18 2 0 0 18 0 1 0 936091073 45387776 9374 4294967295 134512640 135034092 3214095424 3214091384 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19363/statm: 11081 9374 50 128 0 10951 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 46736

[startup+0.310019 s]
/proc/loadavg: 4.16 4.33 4.35 3/98 19362
/proc/meminfo: memFree=2740508/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2412 CPUtime=0.02
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 348 0 0 0 1 1 0 0 18 0 1 0 936091073 2469888 273 4294967295 134512640 135169312 3220994832 3220993368 3085360878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19362/statm: 603 273 231 161 0 42 0
[pid=19363] ppid=19362 vsize=51716 CPUtime=0.3
/proc/19363/stat : 19363 (SatElite) R 19362 19362 28360 0 -1 4202496 11522 0 0 0 28 2 0 0 18 0 1 0 936091073 52957184 11312 4294967295 134512640 135034092 3214095424 3214091416 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19363/statm: 12929 11312 50 128 0 12799 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 54128

[startup+0.709987 s]
/proc/loadavg: 4.16 4.33 4.35 3/98 19362
/proc/meminfo: memFree=2740508/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2412 CPUtime=0.02
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 348 0 0 0 1 1 0 0 18 0 1 0 936091073 2469888 273 4294967295 134512640 135169312 3220994832 3220993368 3085360878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19362/statm: 603 273 231 161 0 42 0
[pid=19363] ppid=19362 vsize=73112 CPUtime=0.68
/proc/19363/stat : 19363 (SatElite) R 19362 19362 28360 0 -1 4202496 16845 0 0 0 66 2 0 0 18 0 1 0 936091073 74866688 16635 4294967295 134512640 135034092 3214095424 3214092816 134542719 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19363/statm: 18278 16635 50 128 0 18148 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 75524

[startup+1.50992 s]
/proc/loadavg: 4.16 4.33 4.35 2/100 19364
/proc/meminfo: memFree=2666508/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2412 CPUtime=0.02
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 348 0 0 0 1 1 0 0 18 0 1 0 936091073 2469888 273 4294967295 134512640 135169312 3220994832 3220993368 3085360878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19362/statm: 603 273 231 161 0 42 0
[pid=19363] ppid=19362 vsize=83072 CPUtime=1.48
/proc/19363/stat : 19363 (SatElite) R 19362 19362 28360 0 -1 4202496 20224 0 0 0 144 4 0 0 20 0 1 0 936091073 85065728 18441 4294967295 134512640 135034092 3214095424 3214091420 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19363/statm: 20768 18441 67 128 0 20638 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 85484

[startup+3.10979 s]
/proc/loadavg: 4.16 4.33 4.35 2/100 19364
/proc/meminfo: memFree=2660204/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2412 CPUtime=0.02
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 348 0 0 0 1 1 0 0 18 0 1 0 936091073 2469888 273 4294967295 134512640 135169312 3220994832 3220993368 3085360878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/19362/statm: 603 273 231 161 0 42 0
[pid=19363] ppid=19362 vsize=82636 CPUtime=3.07
/proc/19363/stat : 19363 (SatElite) R 19362 19362 28360 0 -1 4202496 20991 0 0 0 299 8 0 0 25 0 1 0 936091073 84619264 18455 4294967295 134512640 135034092 3214095424 3214091420 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19363/statm: 20659 18455 67 128 0 20529 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85048

[startup+6.30973 s]
/proc/loadavg: 3.91 4.28 4.33 6/103 19368
/proc/meminfo: memFree=2689704/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2416 CPUtime=3.33
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 369 23375 0 0 1 1 322 9 20 0 1 0 936091073 2473984 274 4294967295 134512640 135169312 3220994832 3220991048 3085360878 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19362/statm: 604 274 231 161 0 43 0
[pid=19365] ppid=19362 vsize=74124 CPUtime=10.1
/proc/19365/stat : 19365 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202496 11447 0 0 0 992 18 0 0 16 0 4 0 936091408 75902976 11365 4294967295 134512640 135305190 3217143632 3217141552 134546247 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19365/statm: 18531 11365 79 194 0 18335 0
[pid=19365/tid=19366] ppid=19362 vsize=74124 CPUtime=2.35
/proc/19365/task/19366/stat : 19366 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 948 0 0 0 233 2 0 0 15 0 4 0 936091438 75902976 11365 4294967295 134512640 135305190 3217143632 3077635112 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19365/tid=19367] ppid=19362 vsize=74124 CPUtime=2.47
/proc/19365/task/19367/stat : 19367 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 927 0 0 0 243 4 0 0 15 0 4 0 936091438 75902976 11365 4294967295 134512640 135305190 3217143632 3069246656 134528576 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19365/tid=19368] ppid=19362 vsize=74124 CPUtime=2.43
/proc/19365/task/19368/stat : 19368 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 902 0 0 0 237 6 0 0 15 0 4 0 936091438 75902976 11365 4294967295 134512640 135305190 3217143632 3060858048 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.43
Current children cumulated vsize (KiB) 76540

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

[startup+6.42427 s]
/proc/loadavg: 3.91 4.28 4.33 6/103 19368
/proc/meminfo: memFree=2689704/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2416 CPUtime=3.33
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 369 23375 0 0 1 1 322 9 20 0 1 0 936091073 2473984 274 4294967295 134512640 135169312 3220994832 3220991048 3085360878 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19362/statm: 604 274 231 161 0 43 0
[pid=19365] ppid=19362 vsize=74388 CPUtime=10.42
/proc/19365/stat : 19365 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202496 11525 0 0 0 1024 18 0 0 15 0 4 0 936091408 76173312 11443 4294967295 134512640 135305190 3217143632 3217141732 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19365/statm: 18597 11443 79 194 0 18401 0
[pid=19365/tid=19366] ppid=19362 vsize=74388 CPUtime=2.4
/proc/19365/task/19366/stat : 19366 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 953 0 0 0 238 2 0 0 16 0 4 0 936091438 76173312 11443 4294967295 134512640 135305190 3217143632 3077635112 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19365/tid=19367] ppid=19362 vsize=74388 CPUtime=2.58
/proc/19365/task/19367/stat : 19367 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 955 0 0 0 254 4 0 0 15 0 4 0 936091438 76173312 11443 4294967295 134512640 135305190 3217143632 3069246580 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19365/tid=19368] ppid=19362 vsize=74388 CPUtime=2.49
/proc/19365/task/19368/stat : 19368 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 923 0 0 0 243 6 0 0 15 0 4 0 936091438 76173312 11443 4294967295 134512640 135305190 3217143632 3060857896 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.75
Current children cumulated vsize (KiB) 76804

[startup+8.00959 s]
/proc/loadavg: 3.91 4.28 4.33 7/103 19552
/proc/meminfo: memFree=2683376/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2416 CPUtime=3.33
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 369 23375 0 0 1 1 322 9 20 0 1 0 936091073 2473984 274 4294967295 134512640 135169312 3220994832 3220991048 3085360878 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19362/statm: 604 274 231 161 0 43 0
[pid=19365] ppid=19362 vsize=77588 CPUtime=16.15
/proc/19365/stat : 19365 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202496 12391 0 0 0 1597 18 0 0 16 0 4 0 936091408 79450112 12309 4294967295 134512640 135305190 3217143632 3217141808 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19365/statm: 19397 12309 79 194 0 19201 0
[pid=19365/tid=19366] ppid=19362 vsize=77588 CPUtime=3.79
/proc/19365/task/19366/stat : 19366 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1092 0 0 0 377 2 0 0 15 0 4 0 936091438 79450112 12309 4294967295 134512640 135305190 3217143632 3077635264 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19365/tid=19367] ppid=19362 vsize=77588 CPUtime=3.94
/proc/19365/task/19367/stat : 19367 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1192 0 0 0 390 4 0 0 16 0 4 0 936091438 79450112 12309 4294967295 134512640 135305190 3217143632 3069246656 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19365/tid=19368] ppid=19362 vsize=77588 CPUtime=3.92
/proc/19365/task/19368/stat : 19368 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1180 0 0 0 386 6 0 0 16 0 4 0 936091438 79450112 12309 4294967295 134512640 135305190 3217143632 3060858048 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.48
Current children cumulated vsize (KiB) 80004

[startup+9.63946 s]
/proc/loadavg: 4.08 4.31 4.34 6/103 19552
/proc/meminfo: memFree=2681008/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2416 CPUtime=3.33
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 369 23375 0 0 1 1 322 9 20 0 1 0 936091073 2473984 274 4294967295 134512640 135169312 3220994832 3220991048 3085360878 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19362/statm: 604 274 231 161 0 43 0
[pid=19365] ppid=19362 vsize=79936 CPUtime=22.49
/proc/19365/stat : 19365 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202496 12987 0 0 0 2231 18 0 0 15 0 4 0 936091408 81854464 12905 4294967295 134512640 135305190 3217143632 3217141808 134528224 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/19365/statm: 19984 12905 79 194 0 19788 0
[pid=19365/tid=19366] ppid=19362 vsize=79936 CPUtime=5.41
/proc/19365/task/19366/stat : 19366 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1196 0 0 0 539 2 0 0 15 0 4 0 936091438 81854464 12905 4294967295 134512640 135305190 3217143632 3077635264 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19365/tid=19367] ppid=19362 vsize=79936 CPUtime=5.52
/proc/19365/task/19367/stat : 19367 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1379 0 0 0 548 4 0 0 15 0 4 0 936091438 81854464 12905 4294967295 134512640 135305190 3217143632 3069246656 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19365/tid=19368] ppid=19362 vsize=79936 CPUtime=5.55
/proc/19365/task/19368/stat : 19368 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1301 0 0 0 549 6 0 0 15 0 4 0 936091438 81854464 12905 4294967295 134512640 135305190 3217143632 3060858048 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.82
Current children cumulated vsize (KiB) 82352

[startup+10.4094 s]
/proc/loadavg: 4.08 4.31 4.34 6/103 19552
/proc/meminfo: memFree=2679984/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2416 CPUtime=3.33
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 369 23375 0 0 1 1 322 9 20 0 1 0 936091073 2473984 274 4294967295 134512640 135169312 3220994832 3220991048 3085360878 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19362/statm: 604 274 231 161 0 43 0
[pid=19365] ppid=19362 vsize=80728 CPUtime=25.53
/proc/19365/stat : 19365 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202496 13242 0 0 0 2533 20 0 0 16 0 4 0 936091408 82665472 13160 4294967295 134512640 135305190 3217143632 3217141536 134557217 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19365/statm: 20182 13160 79 194 0 19986 0
[pid=19365/tid=19366] ppid=19362 vsize=80728 CPUtime=6.16
/proc/19365/task/19366/stat : 19366 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1260 0 0 0 613 3 0 0 16 0 4 0 936091438 82665472 13160 4294967295 134512640 135305190 3217143632 3077635264 134528545 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19365/tid=19367] ppid=19362 vsize=80728 CPUtime=6.29
/proc/19365/task/19367/stat : 19367 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1444 0 0 0 625 4 0 0 15 0 4 0 936091438 82665472 13160 4294967295 134512640 135305190 3217143632 3069246272 134551681 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19365/tid=19368] ppid=19362 vsize=80728 CPUtime=6.31
/proc/19365/task/19368/stat : 19368 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1338 0 0 0 625 6 0 0 15 0 4 0 936091438 82665472 13160 4294967295 134512640 135305190 3217143632 3060858048 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28.86
Current children cumulated vsize (KiB) 83144

[startup+10.6094 s]
/proc/loadavg: 4.08 4.31 4.34 6/103 19552
/proc/meminfo: memFree=2679984/3368532 swapFree=1959840/1959888
[pid=19362] ppid=19360 vsize=2416 CPUtime=3.33
/proc/19362/stat : 19362 (manysat.sh) S 19360 19362 28360 0 -1 4194304 369 23375 0 0 1 1 322 9 20 0 1 0 936091073 2473984 274 4294967295 134512640 135169312 3220994832 3220991048 3085360878 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19362/statm: 604 274 231 161 0 43 0
[pid=19365] ppid=19362 vsize=80992 CPUtime=26.33
/proc/19365/stat : 19365 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202496 13294 0 0 0 2613 20 0 0 16 0 4 0 936091408 82935808 13212 4294967295 134512640 135305190 3217143632 3217141808 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19365/statm: 20248 13212 79 194 0 20052 0
[pid=19365/tid=19366] ppid=19362 vsize=80992 CPUtime=6.36
/proc/19365/task/19366/stat : 19366 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1278 0 0 0 633 3 0 0 16 0 4 0 936091438 82935808 13212 4294967295 134512640 135305190 3217143632 3077635264 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19365/tid=19367] ppid=19362 vsize=80992 CPUtime=6.49
/proc/19365/task/19367/stat : 19367 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1450 0 0 0 645 4 0 0 16 0 4 0 936091438 82935808 13212 4294967295 134512640 135305190 3217143632 3069246656 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19365/tid=19368] ppid=19362 vsize=80992 CPUtime=6.51
/proc/19365/task/19368/stat : 19368 (manysat1.1_stat) R 19362 19362 28360 0 -1 4202560 1353 0 0 0 645 6 0 0 16 0 4 0 936091438 82935808 13212 4294967295 134512640 135305190 3217143632 3060858048 134528573 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 29.66
Current children cumulated vsize (KiB) 83408

Child status: 20
Real time (s): 10.6988
CPU time (s): 29.96
CPU user time (s): 29.65
CPU system time (s): 0.31
CPU usage (%): 280.032
Max. virtual memory (cumulated for all children) (KiB): 87408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.65
system time used= 0.31
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37347
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= 12927
involuntary context switches= 1343

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 23:12:22
IDJOB=1781476
IDBENCH=71758
IDSOLVER=620
FILE ID=tipi39/1781476-1243545142
PBS_JOBID=
Free space on /tmp= 5734 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781476-1243545142/watcher-1781476-1243545142 -o /tmp/evaluation-result-1781476-1243545142/solver-1781476-1243545142 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781476-1243545142.cnf aimd 0

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED= 673418021

Linux tipi39 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.067
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.41
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.067
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.10
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.067
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.16
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.067
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2740508 kB
Buffers:         55516 kB
Cached:         466816 kB
SwapCached:          0 kB
Active:          55952 kB
Inactive:       482880 kB
HighTotal:     2489216 kB
HighFree:      2008464 kB
LowTotal:       879316 kB
LowFree:        732044 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           10956 kB
Writeback:           0 kB
AnonPages:       16552 kB
Mapped:           6276 kB
Slab:            79468 kB
SReclaimable:    68220 kB
SUnreclaim:      11248 kB
PageTables:        528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95160 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5734 MiB
End job on tipi39 at 2009-05-28 23:12:34