Trace number 1780561

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 477.3 124.708

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark392.2
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
0.91/0.92	c ==============================================================================
0.91/0.92	c |           |     ORIGINAL     |              LEARNT              |          |
0.91/0.92	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.91/0.92	c ==============================================================================
0.91/0.92	c |         0 |  995760  2383068 |  298727       0        0     nan |  0.000 % |
4.29/4.38	c |         0 |  659939  1826685 |      --       0       --      -- |     --   | -84792/17404
4.29/4.39	c ==============================================================================
4.29/4.39	c Result  :   #vars: 102107   #clauses: 659939   #literals: 1826685
4.29/4.39	c CPU time:   4.21 s
4.29/4.39	c ==============================================================================
477.00/124.68	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
477.00/124.68	c ============================[ Problem Statistics ]=============================
477.00/124.68	c |                                                                             |
477.00/124.68	c threadId              : 0
477.00/124.68	c restarts              : 311
477.00/124.68	c conflicts             : 85335          (181 /sec)
477.00/124.68	c decisions             : 463872         (1.49 % random) (985 /sec)
477.00/124.68	c propagations          : 150385505      (319425 /sec)
477.00/124.68	c conflict literals     : 14488286       (27.24 % deleted)
477.00/124.68	c Memory used           : 332.98 MB
477.00/124.68	c CPU time              : 470.8 s
477.00/124.68	
477.00/124.68	c --->m=4, e=8, aimd=0, HOME/18184_many.cnf	time: 117.7	conflicts: 85335        
477.00/124.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-1780561-1243533040/watcher-1780561-1243533040 -o /tmp/evaluation-result-1780561-1243533040/solver-1780561-1243533040 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780561-1243533040.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.48 4.54 4.44 3/96 18184
/proc/meminfo: memFree=2855164/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2416 CPUtime=0
/proc/18184/stat : 18184 (manysat.sh) R 18182 18184 1628 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1107405240 2473984 273 4294967295 134512640 135169312 3215400384 3215398860 3085645684 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/18184/statm: 604 273 231 161 0 43 0
[pid=18185] ppid=18184 vsize=2428 CPUtime=0
/proc/18185/stat : 18185 (SatElite) R 18184 18184 1628 0 -1 4202496 422 0 0 0 0 0 0 0 18 0 1 0 1107405240 2486272 359 4294967295 134512640 135034092 3213439904 3213436192 134544780 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18185/statm: 607 363 49 128 0 477 0

[startup+0.067807 s]
/proc/loadavg: 4.48 4.54 4.44 3/96 18184
/proc/meminfo: memFree=2855164/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2416 CPUtime=0
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1107405240 2473984 273 4294967295 134512640 135169312 3215400384 3215398920 3085643502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18184/statm: 604 273 231 161 0 43 0
[pid=18185] ppid=18184 vsize=28392 CPUtime=0.07
/proc/18185/stat : 18185 (SatElite) R 18184 18184 1628 0 -1 4202496 5111 0 0 0 6 1 0 0 19 0 1 0 1107405240 29073408 4880 4294967295 134512640 135034092 3213439904 3213436248 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18185/statm: 7098 4881 49 128 0 6968 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30808

[startup+0.107786 s]
/proc/loadavg: 4.48 4.54 4.44 3/96 18184
/proc/meminfo: memFree=2855164/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2416 CPUtime=0
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1107405240 2473984 273 4294967295 134512640 135169312 3215400384 3215398920 3085643502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18184/statm: 604 273 231 161 0 43 0
[pid=18185] ppid=18184 vsize=33796 CPUtime=0.11
/proc/18185/stat : 18185 (SatElite) R 18184 18184 1628 0 -1 4202496 6460 0 0 0 8 3 0 0 20 0 1 0 1107405240 34607104 6229 4294967295 134512640 135034092 3213439904 3213435864 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18185/statm: 8449 6229 49 128 0 8319 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 36212

[startup+0.307778 s]
/proc/loadavg: 4.48 4.54 4.44 3/96 18184
/proc/meminfo: memFree=2855164/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2416 CPUtime=0
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1107405240 2473984 273 4294967295 134512640 135169312 3215400384 3215398920 3085643502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18184/statm: 604 273 231 161 0 43 0
[pid=18185] ppid=18184 vsize=52360 CPUtime=0.31
/proc/18185/stat : 18185 (SatElite) R 18184 18184 1628 0 -1 4202496 10979 0 0 0 27 4 0 0 20 0 1 0 1107405240 53616640 10748 4294967295 134512640 135034092 3213439904 3213436112 134548341 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18185/statm: 13090 10748 49 128 0 12960 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 54776

[startup+0.70775 s]
/proc/loadavg: 4.48 4.54 4.44 3/96 18184
/proc/meminfo: memFree=2855164/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2416 CPUtime=0
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1107405240 2473984 273 4294967295 134512640 135169312 3215400384 3215398920 3085643502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18184/statm: 604 273 231 161 0 43 0
[pid=18185] ppid=18184 vsize=80184 CPUtime=0.71
/proc/18185/stat : 18185 (SatElite) R 18184 18184 1628 0 -1 4202496 18658 0 0 0 63 8 0 0 21 0 1 0 1107405240 82108416 18427 4294967295 134512640 135034092 3213439904 3213436192 134545094 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18185/statm: 20046 18427 50 128 0 19916 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 82600

[startup+1.50769 s]
/proc/loadavg: 4.20 4.48 4.43 2/98 18186
/proc/meminfo: memFree=2766624/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2416 CPUtime=0
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1107405240 2473984 273 4294967295 134512640 135169312 3215400384 3215398920 3085643502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18184/statm: 604 273 231 161 0 43 0
[pid=18185] ppid=18184 vsize=109756 CPUtime=1.5
/proc/18185/stat : 18185 (SatElite) R 18184 18184 1628 0 -1 4202496 27765 0 0 0 139 11 0 0 23 0 1 0 1107405240 112390144 25076 4294967295 134512640 135034092 3213439904 3213435900 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18185/statm: 27439 25076 67 128 0 27309 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 112172

[startup+3.10758 s]
/proc/loadavg: 4.20 4.48 4.43 2/98 18186
/proc/meminfo: memFree=2745016/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2416 CPUtime=0
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1107405240 2473984 273 4294967295 134512640 135169312 3215400384 3215398920 3085643502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18184/statm: 604 273 231 161 0 43 0
[pid=18185] ppid=18184 vsize=127192 CPUtime=3.09
/proc/18185/stat : 18185 (SatElite) R 18184 18184 1628 0 -1 4202496 31815 0 0 0 294 15 0 0 25 0 1 0 1107405240 130244608 28661 4294967295 134512640 135034092 3213439904 3213436208 134569526 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18185/statm: 31798 28661 67 128 0 31668 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 129608

[startup+6.30736 s]
/proc/loadavg: 3.94 4.42 4.41 2/98 18187
/proc/meminfo: memFree=2788404/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=162432 CPUtime=1.14
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 38467 0 0 0 99 15 0 0 19 0 1 0 1107405757 166330368 38381 4294967295 134512640 135305190 3219106096 3218056548 134840070 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18187/statm: 40608 38382 67 194 0 40412 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 164852

[startup+12.7569 s]
/proc/loadavg: 4.03 4.43 4.41 3/101 18190
/proc/meminfo: memFree=2653120/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=216892 CPUtime=25.67
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 46290 0 0 0 2495 72 0 0 16 0 4 0 1107405757 222097408 46191 4294967295 134512640 135305190 3219106096 3219103936 134551651 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/18187/statm: 54223 46191 79 194 0 54027 0
[pid=18187/tid=18188] ppid=18184 vsize=216892 CPUtime=6.1
/proc/18187/task/18188/stat : 18188 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 1143 0 0 0 595 15 0 0 16 0 4 0 1107405899 222097408 46191 4294967295 134512640 135305190 3219106096 3040398452 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18187/tid=18189] ppid=18184 vsize=216892 CPUtime=6.06
/proc/18187/task/18189/stat : 18189 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 1190 0 0 0 593 13 0 0 16 0 4 0 1107405899 222097408 46191 4294967295 134512640 135305190 3219106096 3032009920 134528195 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18187/tid=18190] ppid=18184 vsize=216892 CPUtime=6.05
/proc/18187/task/18190/stat : 18190 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 1037 0 0 0 593 12 0 0 16 0 4 0 1107405901 222097408 46191 4294967295 134512640 135305190 3219106096 3023621312 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 30.81
Current children cumulated vsize (KiB) 219312

[startup+25.5061 s]
/proc/loadavg: 4.24 4.47 4.42 6/101 18193
/proc/meminfo: memFree=2633196/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=237324 CPUtime=76.51
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 51272 0 0 0 7571 80 0 0 19 0 4 0 1107405757 243019776 51173 4294967295 134512640 135305190 3219106096 3219104272 134528515 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/18187/statm: 59331 51173 79 194 0 59135 0
[pid=18187/tid=18188] ppid=18184 vsize=237324 CPUtime=18.81
/proc/18187/task/18188/stat : 18188 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 2200 0 0 0 1866 15 0 0 20 0 4 0 1107405899 243019776 51173 4294967295 134512640 135305190 3219106096 3040398528 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18187/tid=18189] ppid=18184 vsize=237324 CPUtime=18.75
/proc/18187/task/18189/stat : 18189 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 2900 0 0 0 1860 15 0 0 25 0 4 0 1107405899 243019776 51173 4294967295 134512640 135305190 3219106096 3032009844 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18187/tid=18190] ppid=18184 vsize=237324 CPUtime=18.78
/proc/18187/task/18190/stat : 18190 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 1915 0 0 0 1865 13 0 0 18 0 4 0 1107405901 243019776 51173 4294967295 134512640 135305190 3219106096 3023621312 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 81.65
Current children cumulated vsize (KiB) 239744

[startup+51.1043 s]
/proc/loadavg: 4.15 4.42 4.41 5/101 18377
/proc/meminfo: memFree=2595352/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=274192 CPUtime=178.4
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 60446 0 0 0 17740 100 0 0 25 0 4 0 1107405757 280772608 60347 4294967295 134512640 135305190 3219106096 3219104000 134556807 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/18187/statm: 68548 60347 79 194 0 68352 0
[pid=18187/tid=18188] ppid=18184 vsize=274192 CPUtime=44.26
/proc/18187/task/18188/stat : 18188 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 4416 0 0 0 4408 18 0 0 25 0 4 0 1107405899 280772608 60347 4294967295 134512640 135305190 3219106096 3040398192 134551965 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18187/tid=18189] ppid=18184 vsize=274192 CPUtime=44.18
/proc/18187/task/18189/stat : 18189 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 5364 0 0 0 4394 24 0 0 25 0 4 0 1107405899 280772608 60347 4294967295 134512640 135305190 3219106096 3032009920 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18187/tid=18190] ppid=18184 vsize=274192 CPUtime=44.31
/proc/18187/task/18190/stat : 18190 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 3778 0 0 0 4414 17 0 0 25 0 4 0 1107405901 280772608 60347 4294967295 134512640 135305190 3219106096 3023621040 134559176 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 183.54
Current children cumulated vsize (KiB) 276612

[startup+102.321 s]
/proc/loadavg: 4.22 4.40 4.40 7/102 18390
/proc/meminfo: memFree=2551600/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=317892 CPUtime=383.02
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 71351 0 0 0 38177 125 0 0 25 0 4 0 1107405757 325521408 71252 4294967295 134512640 135305190 3219106096 3219103936 134551729 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/18187/statm: 79473 71252 79 194 0 79277 0
[pid=18187/tid=18188] ppid=18184 vsize=317892 CPUtime=95.44
/proc/18187/task/18188/stat : 18188 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 6824 0 0 0 9518 26 0 0 25 0 4 0 1107405899 325521408 71252 4294967295 134512640 135305190 3219106096 3040398528 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18187/tid=18189] ppid=18184 vsize=317892 CPUtime=95.24
/proc/18187/task/18189/stat : 18189 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 8718 0 0 0 9495 29 0 0 25 0 4 0 1107405899 325521408 71252 4294967295 134512640 135305190 3219106096 3032009920 134528562 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18187/tid=18190] ppid=18184 vsize=317892 CPUtime=95.51
/proc/18187/task/18190/stat : 18190 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 5858 0 0 0 9526 25 0 0 25 0 4 0 1107405901 325521408 71252 4294967295 134512640 135305190 3219106096 3023621312 134528609 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 388.16
Current children cumulated vsize (KiB) 320312

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

[startup+115.11 s]
/proc/loadavg: 4.19 4.39 4.39 6/101 18566
/proc/meminfo: memFree=2545912/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=324904 CPUtime=433.87
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 73174 0 0 0 43257 130 0 0 25 0 4 0 1107405757 332701696 73075 4294967295 134512640 135305190 3219106096 3219104216 134840070 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/18187/statm: 81226 73075 79 194 0 81030 0
[pid=18187/tid=18188] ppid=18184 vsize=324904 CPUtime=108.18
/proc/18187/task/18188/stat : 18188 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 7079 0 0 0 10791 27 0 0 25 0 4 0 1107405899 332701696 73075 4294967295 134512640 135305190 3219106096 3040398256 134556789 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18187/tid=18189] ppid=18184 vsize=324904 CPUtime=107.99
/proc/18187/task/18189/stat : 18189 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 9457 0 0 0 10768 31 0 0 25 0 4 0 1107405899 332701696 73075 4294967295 134512640 135305190 3219106096 3032009536 134551930 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18187/tid=18190] ppid=18184 vsize=324904 CPUtime=108.25
/proc/18187/task/18190/stat : 18190 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 6256 0 0 0 10798 27 0 0 25 0 4 0 1107405901 332701696 73075 4294967295 134512640 135305190 3219106096 3023620976 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 439.01
Current children cumulated vsize (KiB) 327324

[startup+121.51 s]
/proc/loadavg: 4.24 4.39 4.39 5/101 18566
/proc/meminfo: memFree=2535408/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=335580 CPUtime=459.46
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 75711 0 0 0 45814 132 0 0 25 0 4 0 1107405757 343633920 75612 4294967295 134512640 135305190 3219106096 3219104272 134528548 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/18187/statm: 83895 75612 79 194 0 83699 0
[pid=18187/tid=18188] ppid=18184 vsize=335580 CPUtime=114.58
/proc/18187/task/18188/stat : 18188 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 7714 0 0 0 11431 27 0 0 25 0 4 0 1107405899 343633920 75612 4294967295 134512640 135305190 3219106096 3040398528 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18187/tid=18189] ppid=18184 vsize=335580 CPUtime=114.38
/proc/18187/task/18189/stat : 18189 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 10015 0 0 0 11407 31 0 0 25 0 4 0 1107405899 343633920 75612 4294967295 134512640 135305190 3219106096 3032009920 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18187/tid=18190] ppid=18184 vsize=335580 CPUtime=114.65
/proc/18187/task/18190/stat : 18190 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 6841 0 0 0 11437 28 0 0 25 0 4 0 1107405901 343633920 75612 4294967295 134512640 135305190 3219106096 3023621312 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 464.6
Current children cumulated vsize (KiB) 338000

[startup+123.109 s]
/proc/loadavg: 4.24 4.39 4.39 6/101 18566
/proc/meminfo: memFree=2531720/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=338216 CPUtime=465.86
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 76423 0 0 0 46452 134 0 0 25 0 4 0 1107405757 346333184 76324 4294967295 134512640 135305190 3219106096 3219104272 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/18187/statm: 84554 76324 79 194 0 84358 0
[pid=18187/tid=18188] ppid=18184 vsize=338216 CPUtime=116.18
/proc/18187/task/18188/stat : 18188 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 7891 0 0 0 11589 29 0 0 25 0 4 0 1107405899 346333184 76324 4294967295 134512640 135305190 3219106096 3040398528 134528551 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18187/tid=18189] ppid=18184 vsize=338216 CPUtime=115.98
/proc/18187/task/18189/stat : 18189 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 10231 0 0 0 11567 31 0 0 25 0 4 0 1107405899 346333184 76324 4294967295 134512640 135305190 3219106096 3032009920 134530561 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18187/tid=18190] ppid=18184 vsize=338216 CPUtime=116.25
/proc/18187/task/18190/stat : 18190 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 7008 0 0 0 11597 28 0 0 25 0 4 0 1107405901 346333184 76324 4294967295 134512640 135305190 3219106096 3023621312 134528223 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 471
Current children cumulated vsize (KiB) 340636

[startup+123.909 s]
/proc/loadavg: 4.24 4.39 4.39 6/101 18566
/proc/meminfo: memFree=2531720/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=339520 CPUtime=469.06
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 76775 0 0 0 46772 134 0 0 25 0 4 0 1107405757 347668480 76676 4294967295 134512640 135305190 3219106096 3219104016 134546239 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/18187/statm: 84880 76676 79 194 0 84684 0
[pid=18187/tid=18188] ppid=18184 vsize=339520 CPUtime=116.98
/proc/18187/task/18188/stat : 18188 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 7979 0 0 0 11669 29 0 0 25 0 4 0 1107405899 347668480 76676 4294967295 134512640 135305190 3219106096 3040398528 134528415 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18187/tid=18189] ppid=18184 vsize=339520 CPUtime=116.78
/proc/18187/task/18189/stat : 18189 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 10323 0 0 0 11647 31 0 0 25 0 4 0 1107405899 347668480 76676 4294967295 134512640 135305190 3219106096 3032009920 134528289 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18187/tid=18190] ppid=18184 vsize=339520 CPUtime=117.05
/proc/18187/task/18190/stat : 18190 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 7102 0 0 0 11677 28 0 0 25 0 4 0 1107405901 347668480 76676 4294967295 134512640 135305190 3219106096 3023621312 134528771 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 474.2
Current children cumulated vsize (KiB) 341940

[startup+124.319 s]
/proc/loadavg: 4.24 4.39 4.39 5/101 18566
/proc/meminfo: memFree=2529648/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=340440 CPUtime=470.7
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 77005 0 0 0 46936 134 0 0 25 0 4 0 1107405757 348610560 76906 4294967295 134512640 135305190 3219106096 3219104272 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/18187/statm: 85110 76906 79 194 0 84914 0
[pid=18187/tid=18188] ppid=18184 vsize=340440 CPUtime=117.39
/proc/18187/task/18188/stat : 18188 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 8026 0 0 0 11710 29 0 0 25 0 4 0 1107405899 348610560 76906 4294967295 134512640 135305190 3219106096 3040398528 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18187/tid=18189] ppid=18184 vsize=340440 CPUtime=117.19
/proc/18187/task/18189/stat : 18189 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 10347 0 0 0 11688 31 0 0 25 0 4 0 1107405899 348610560 76906 4294967295 134512640 135305190 3219106096 3032009920 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18187/tid=18190] ppid=18184 vsize=340440 CPUtime=117.46
/proc/18187/task/18190/stat : 18190 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 7178 0 0 0 11718 28 0 0 25 0 4 0 1107405901 348610560 76906 4294967295 134512640 135305190 3219106096 3023621312 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 475.84
Current children cumulated vsize (KiB) 342860

[startup+124.509 s]
/proc/loadavg: 4.24 4.39 4.39 5/101 18566
/proc/meminfo: memFree=2529648/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=340700 CPUtime=471.46
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 77074 0 0 0 47012 134 0 0 25 0 4 0 1107405757 348876800 76975 4294967295 134512640 135305190 3219106096 3219104272 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/18187/statm: 85175 76975 79 194 0 84979 0
[pid=18187/tid=18188] ppid=18184 vsize=340700 CPUtime=117.58
/proc/18187/task/18188/stat : 18188 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 8031 0 0 0 11729 29 0 0 25 0 4 0 1107405899 348876800 76975 4294967295 134512640 135305190 3219106096 3040398528 134528310 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18187/tid=18189] ppid=18184 vsize=340700 CPUtime=117.38
/proc/18187/task/18189/stat : 18189 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 10366 0 0 0 11707 31 0 0 25 0 4 0 1107405899 348876800 76975 4294967295 134512640 135305190 3219106096 3032009920 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18187/tid=18190] ppid=18184 vsize=340700 CPUtime=117.65
/proc/18187/task/18190/stat : 18190 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 7203 0 0 0 11737 28 0 0 25 0 4 0 1107405901 348876800 76975 4294967295 134512640 135305190 3219106096 3023621312 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 476.6
Current children cumulated vsize (KiB) 343120

[startup+124.609 s]
/proc/loadavg: 4.24 4.39 4.39 5/101 18566
/proc/meminfo: memFree=2529648/3368532 swapFree=1954076/1959888
[pid=18184] ppid=18182 vsize=2420 CPUtime=5.14
/proc/18184/stat : 18184 (manysat.sh) S 18182 18184 1628 0 -1 4194304 371 36159 0 0 0 0 495 19 18 0 1 0 1107405240 2478080 275 4294967295 134512640 135169312 3215400384 3215396600 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/18184/statm: 605 275 231 161 0 44 0
[pid=18187] ppid=18184 vsize=340832 CPUtime=471.86
/proc/18187/stat : 18187 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202496 77113 0 0 0 47052 134 0 0 25 0 4 0 1107405757 349011968 77014 4294967295 134512640 135305190 3219106096 3219104272 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/18187/statm: 85208 77014 79 194 0 85012 0
[pid=18187/tid=18188] ppid=18184 vsize=340832 CPUtime=117.68
/proc/18187/task/18188/stat : 18188 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 8033 0 0 0 11739 29 0 0 25 0 4 0 1107405899 349011968 77014 4294967295 134512640 135305190 3219106096 3040398528 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18187/tid=18189] ppid=18184 vsize=340832 CPUtime=117.48
/proc/18187/task/18189/stat : 18189 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 10377 0 0 0 11717 31 0 0 25 0 4 0 1107405899 349011968 77014 4294967295 134512640 135305190 3219106096 3032009920 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18187/tid=18190] ppid=18184 vsize=340832 CPUtime=117.75
/proc/18187/task/18190/stat : 18190 (manysat1.1_stat) R 18184 18184 1628 0 -1 4202560 7212 0 0 0 11747 28 0 0 25 0 4 0 1107405901 349011968 77014 4294967295 134512640 135305190 3219106096 3023621312 134528319 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 477
Current children cumulated vsize (KiB) 343252

Child status: 20
Real time (s): 124.708
CPU time (s): 477.3
CPU user time (s): 475.75
CPU system time (s): 1.55
CPU usage (%): 382.734
Max. virtual memory (cumulated for all children) (KiB): 343252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 475.75
system time used= 1.55
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113963
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= 56499
involuntary context switches= 25698

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 19:50:40
IDJOB=1780561
IDBENCH=71025
IDSOLVER=620
FILE ID=tipi44/1780561-1243533040
PBS_JOBID=
Free space on /tmp= 15875 MiB

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

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED= 1675345939

Linux tipi44 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.116
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.116
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.116
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2855608 kB
Buffers:        143640 kB
Cached:         261652 kB
SwapCached:       2180 kB
Active:         132804 kB
Inactive:       282156 kB
HighTotal:     2489216 kB
HighFree:      2215388 kB
LowTotal:       879316 kB
LowFree:        640220 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           20444 kB
Writeback:           0 kB
AnonPages:        9068 kB
Mapped:           3212 kB
Slab:            87592 kB
SReclaimable:    77584 kB
SUnreclaim:      10008 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15875 MiB
End job on tipi44 at 2009-05-28 19:52:46