Trace number 1780642

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 232.26 61.524

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark109.84
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c Parsing...
0.49/0.56	c ==============================================================================
0.49/0.56	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.56	c ==============================================================================
0.49/0.56	c |         0 |  619932  1463622 |  185979       0        0     nan |  0.000 % |
2.89/2.91	c |         0 |  393355  1091119 |      --       0       --      -- |     --   | -54955/20412
2.89/2.91	c ==============================================================================
2.89/2.91	c Result  :   #vars: 65019   #clauses: 393355   #literals: 1091119
2.89/2.91	c CPU time:   2.8 s
2.89/2.91	c ==============================================================================
231.91/61.50	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
231.91/61.50	c ============================[ Problem Statistics ]=============================
231.91/61.50	c |                                                                             |
231.91/61.50	c threadId              : 0
231.91/61.50	c restarts              : 166
231.91/61.50	c conflicts             : 51224          (225 /sec)
231.91/61.50	c decisions             : 238801         (1.45 % random) (1047 /sec)
231.91/61.50	c propagations          : 77382646       (339234 /sec)
231.91/61.50	c conflict literals     : 8263230        (26.54 % deleted)
231.91/61.50	c Memory used           : 227.77 MB
231.91/61.50	c CPU time              : 228.11 s
231.91/61.50	
231.91/61.50	c --->m=4, e=8, aimd=2, HOME/16702_many.cnf	time: 57.0275	conflicts: 51224        
231.91/61.51	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-1780642-1243534351/watcher-1780642-1243534351 -o /tmp/evaluation-result-1780642-1243534351/solver-1780642-1243534351 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780642-1243534351.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.47 4.53 4.45 3/109 16702
/proc/meminfo: memFree=2838052/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2416 CPUtime=0
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118097951 2473984 273 4294967295 134512640 135169312 3215351216 3215349752 3085266670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16702/statm: 604 273 231 161 0 43 0
[pid=16703] ppid=16702 vsize=2372 CPUtime=0.01
/proc/16703/stat : 16703 (SatElite) R 16702 16702 29143 0 -1 4202496 452 0 0 0 0 1 0 0 18 0 1 0 1118097951 2428928 389 4294967295 134512640 135034092 3214247008 3214243296 134544963 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16703/statm: 593 391 49 128 0 463 0

[startup+0.102448 s]
/proc/loadavg: 4.47 4.53 4.45 3/109 16702
/proc/meminfo: memFree=2838052/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2416 CPUtime=0
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118097951 2473984 273 4294967295 134512640 135169312 3215351216 3215349752 3085266670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16702/statm: 604 273 231 161 0 43 0
[pid=16703] ppid=16702 vsize=23340 CPUtime=0.1
/proc/16703/stat : 16703 (SatElite) R 16702 16702 29143 0 -1 4202496 5432 0 0 0 7 3 0 0 18 0 1 0 1118097951 23900160 5314 4294967295 134512640 135034092 3214247008 3214242968 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16703/statm: 5835 5314 49 128 0 5705 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 25756

[startup+0.202443 s]
/proc/loadavg: 4.47 4.53 4.45 3/109 16702
/proc/meminfo: memFree=2838052/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2416 CPUtime=0
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118097951 2473984 273 4294967295 134512640 135169312 3215351216 3215349752 3085266670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16702/statm: 604 273 231 161 0 43 0
[pid=16703] ppid=16702 vsize=30980 CPUtime=0.2
/proc/16703/stat : 16703 (SatElite) R 16702 16702 29143 0 -1 4202496 7356 0 0 0 16 4 0 0 18 0 1 0 1118097951 31723520 7237 4294967295 134512640 135034092 3214247008 3214243000 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16703/statm: 7745 7237 49 128 0 7615 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 33396

[startup+0.302438 s]
/proc/loadavg: 4.47 4.53 4.45 3/109 16702
/proc/meminfo: memFree=2838052/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2416 CPUtime=0
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118097951 2473984 273 4294967295 134512640 135169312 3215351216 3215349752 3085266670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16702/statm: 604 273 231 161 0 43 0
[pid=16703] ppid=16702 vsize=38604 CPUtime=0.29
/proc/16703/stat : 16703 (SatElite) R 16702 16702 29143 0 -1 4202496 9162 0 0 0 25 4 0 0 18 0 1 0 1118097951 39530496 9043 4294967295 134512640 135034092 3214247008 3214243000 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16703/statm: 9651 9043 49 128 0 9521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41020

[startup+0.702417 s]
/proc/loadavg: 4.47 4.53 4.45 3/109 16702
/proc/meminfo: memFree=2838052/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2416 CPUtime=0
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118097951 2473984 273 4294967295 134512640 135169312 3215351216 3215349752 3085266670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16702/statm: 604 273 231 161 0 43 0
[pid=16703] ppid=16702 vsize=64448 CPUtime=0.69
/proc/16703/stat : 16703 (SatElite) R 16702 16702 29143 0 -1 4202496 14875 0 0 0 60 9 0 0 18 0 1 0 1118097951 65994752 14693 4294967295 134512640 135034092 3214247008 3214243504 134558534 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16703/statm: 16112 14699 65 128 0 15982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66864

[startup+1.50238 s]
/proc/loadavg: 4.47 4.53 4.45 2/111 16704
/proc/meminfo: memFree=2769976/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2416 CPUtime=0
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118097951 2473984 273 4294967295 134512640 135169312 3215351216 3215349752 3085266670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16702/statm: 604 273 231 161 0 43 0
[pid=16703] ppid=16702 vsize=74736 CPUtime=1.49
/proc/16703/stat : 16703 (SatElite) R 16702 16702 29143 0 -1 4202496 18948 0 0 0 139 10 0 0 20 0 1 0 1118097951 76529664 17122 4294967295 134512640 135034092 3214247008 3214243264 134671374 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16703/statm: 18684 17122 67 128 0 18554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77152

[startup+3.10229 s]
/proc/loadavg: 4.19 4.47 4.43 2/111 16704
/proc/meminfo: memFree=2766020/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2416 CPUtime=0
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118097951 2473984 273 4294967295 134512640 135169312 3215351216 3215349752 3085266670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16702/statm: 604 273 231 161 0 43 0
[pid=16703] ppid=16702 vsize=75424 CPUtime=3.09
/proc/16703/stat : 16703 (SatElite) R 16702 16702 29143 0 -1 4202496 23313 0 0 0 298 11 0 0 25 0 1 0 1118097951 77234176 17355 4294967295 134512640 135034092 3214247008 3214241892 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16703/statm: 18856 17355 67 128 0 18726 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77840

[startup+6.30807 s]
/proc/loadavg: 4.19 4.47 4.43 3/114 16708
/proc/meminfo: memFree=2716540/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2420 CPUtime=3.37
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 370 23317 0 0 0 0 325 12 18 0 1 0 1118097951 2478080 275 4294967295 134512640 135169312 3215351216 3215347432 3085266670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16702/statm: 605 275 231 161 0 44 0
[pid=16705] ppid=16702 vsize=143020 CPUtime=8.73
/proc/16705/stat : 16705 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202496 27902 0 0 0 840 33 0 0 15 0 4 0 1118098289 146452480 27798 4294967295 134512640 135305190 3218190416 3218188308 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16705/statm: 35755 27798 79 194 0 35559 0
[pid=16705/tid=16706] ppid=16702 vsize=143020 CPUtime=1.99
/proc/16705/task/16706/stat : 16706 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 568 0 0 0 196 3 0 0 15 0 4 0 1118098375 146452480 27798 4294967295 134512640 135305190 3218190416 3058093172 134694990 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16705/tid=16707] ppid=16702 vsize=143020 CPUtime=1.95
/proc/16705/task/16707/stat : 16707 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 607 0 0 0 191 4 0 0 16 0 4 0 1118098375 146452480 27798 4294967295 134512640 135305190 3218190416 3049704584 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16705/tid=16708] ppid=16702 vsize=143020 CPUtime=2.01
/proc/16705/task/16708/stat : 16708 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 579 0 0 0 194 7 0 0 15 0 4 0 1118098375 146452480 27798 4294967295 134512640 135305190 3218190416 3041315956 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 145440

[startup+12.702 s]
/proc/loadavg: 4.55 4.53 4.46 8/114 16709
/proc/meminfo: memFree=2699816/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2420 CPUtime=3.37
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 370 23317 0 0 0 0 325 12 18 0 1 0 1118097951 2478080 275 4294967295 134512640 135169312 3215351216 3215347432 3085266670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16702/statm: 605 275 231 161 0 44 0
[pid=16705] ppid=16702 vsize=160280 CPUtime=34.13
/proc/16705/stat : 16705 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202496 32264 0 0 0 3373 40 0 0 16 0 4 0 1118098289 164126720 32160 4294967295 134512640 135305190 3218190416 3218188592 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16705/statm: 40070 32160 79 194 0 39874 0
[pid=16705/tid=16706] ppid=16702 vsize=160280 CPUtime=8.37
/proc/16705/task/16706/stat : 16706 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 1295 0 0 0 831 6 0 0 17 0 4 0 1118098375 164126720 32160 4294967295 134512640 135305190 3218190416 3058093248 134528212 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16705/tid=16707] ppid=16702 vsize=160280 CPUtime=8.34
/proc/16705/task/16707/stat : 16707 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 1953 0 0 0 828 6 0 0 18 0 4 0 1118098375 164126720 32160 4294967295 134512640 135305190 3218190416 3049704640 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16705/tid=16708] ppid=16702 vsize=160280 CPUtime=8.35
/proc/16705/task/16708/stat : 16708 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 1732 0 0 0 827 8 0 0 16 0 4 0 1118098375 164126720 32160 4294967295 134512640 135305190 3218190416 3041316144 134564354 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37.5
Current children cumulated vsize (KiB) 162700

[startup+25.5113 s]
/proc/loadavg: 4.61 4.55 4.46 5/114 16893
/proc/meminfo: memFree=2670304/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2420 CPUtime=3.37
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 370 23317 0 0 0 0 325 12 18 0 1 0 1118097951 2478080 275 4294967295 134512640 135169312 3215351216 3215347432 3085266670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16702/statm: 605 275 231 161 0 44 0
[pid=16705] ppid=16702 vsize=189048 CPUtime=85.1
/proc/16705/stat : 16705 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202496 39350 0 0 0 8456 54 0 0 25 0 4 0 1118098289 193585152 39246 4294967295 134512640 135305190 3218190416 3218188592 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16705/statm: 47262 39247 79 194 0 47066 0
[pid=16705/tid=16706] ppid=16702 vsize=189048 CPUtime=20.98
/proc/16705/task/16706/stat : 16706 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 2724 0 0 0 2091 7 0 0 25 0 4 0 1118098375 193585152 39247 4294967295 134512640 135305190 3218190416 3058092992 134541971 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16705/tid=16707] ppid=16702 vsize=189048 CPUtime=21.15
/proc/16705/task/16707/stat : 16707 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 3731 0 0 0 2100 15 0 0 25 0 4 0 1118098375 193585152 39247 4294967295 134512640 135305190 3218190416 3049704320 134554743 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16705/tid=16708] ppid=16702 vsize=189048 CPUtime=21.15
/proc/16705/task/16708/stat : 16708 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 3564 0 0 0 2104 11 0 0 25 0 4 0 1118098375 193585152 39247 4294967295 134512640 135305190 3218190416 3041315976 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 88.47
Current children cumulated vsize (KiB) 191468

[startup+51.12 s]
/proc/loadavg: 4.52 4.54 4.46 5/114 16895
/proc/meminfo: memFree=2645148/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2420 CPUtime=3.37
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 370 23317 0 0 0 0 325 12 18 0 1 0 1118097951 2478080 275 4294967295 134512640 135169312 3215351216 3215347432 3085266670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16702/statm: 605 275 231 161 0 44 0
[pid=16705] ppid=16702 vsize=214892 CPUtime=187.39
/proc/16705/stat : 16705 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202496 45900 0 0 0 18670 69 0 0 25 0 4 0 1118098289 220049408 45796 4294967295 134512640 135305190 3218190416 3218188592 134528615 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16705/statm: 53723 45796 79 194 0 53527 0
[pid=16705/tid=16706] ppid=16702 vsize=214892 CPUtime=46.45
/proc/16705/task/16706/stat : 16706 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 4203 0 0 0 4631 14 0 0 25 0 4 0 1118098375 220049408 45796 4294967295 134512640 135305190 3218190416 3058093248 134530561 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16705/tid=16707] ppid=16702 vsize=214892 CPUtime=46.76
/proc/16705/task/16707/stat : 16707 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5408 0 0 0 4658 18 0 0 25 0 4 0 1118098375 220049408 45796 4294967295 134512640 135305190 3218190416 3049704640 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16705/tid=16708] ppid=16702 vsize=214892 CPUtime=46.74
/proc/16705/task/16708/stat : 16708 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5023 0 0 0 4659 15 0 0 25 0 4 0 1118098375 220049408 45796 4294967295 134512640 135305190 3218190416 3041316032 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 190.76
Current children cumulated vsize (KiB) 217312

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

[startup+51.22 s]
/proc/loadavg: 4.52 4.54 4.46 5/114 16895
/proc/meminfo: memFree=2645148/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2420 CPUtime=3.37
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 370 23317 0 0 0 0 325 12 18 0 1 0 1118097951 2478080 275 4294967295 134512640 135169312 3215351216 3215347432 3085266670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16702/statm: 605 275 231 161 0 44 0
[pid=16705] ppid=16702 vsize=215024 CPUtime=187.78
/proc/16705/stat : 16705 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202496 45952 0 0 0 18709 69 0 0 25 0 4 0 1118098289 220184576 45848 4294967295 134512640 135305190 3218190416 3218188592 134528501 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16705/statm: 53756 45848 79 194 0 53560 0
[pid=16705/tid=16706] ppid=16702 vsize=215024 CPUtime=46.55
/proc/16705/task/16706/stat : 16706 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 4210 0 0 0 4641 14 0 0 25 0 4 0 1118098375 220184576 45848 4294967295 134512640 135305190 3218190416 3058093248 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16705/tid=16707] ppid=16702 vsize=215024 CPUtime=46.86
/proc/16705/task/16707/stat : 16707 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5427 0 0 0 4668 18 0 0 25 0 4 0 1118098375 220184576 45848 4294967295 134512640 135305190 3218190416 3049704528 134529138 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16705/tid=16708] ppid=16702 vsize=215024 CPUtime=46.84
/proc/16705/task/16708/stat : 16708 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5035 0 0 0 4669 15 0 0 25 0 4 0 1118098375 220184576 45848 4294967295 134512640 135305190 3218190416 3041315760 134556558 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 191.15
Current children cumulated vsize (KiB) 217444

[startup+57.6196 s]
/proc/loadavg: 4.44 4.52 4.45 5/114 16895
/proc/meminfo: memFree=2632056/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2420 CPUtime=3.37
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 370 23317 0 0 0 0 325 12 18 0 1 0 1118097951 2478080 275 4294967295 134512640 135169312 3215351216 3215347432 3085266670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16702/statm: 605 275 231 161 0 44 0
[pid=16705] ppid=16702 vsize=227452 CPUtime=213.35
/proc/16705/stat : 16705 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202496 48976 0 0 0 21263 72 0 0 25 0 4 0 1118098289 232910848 48872 4294967295 134512640 135305190 3218190416 3218188256 134551620 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16705/statm: 56863 48872 79 194 0 56667 0
[pid=16705/tid=16706] ppid=16702 vsize=227452 CPUtime=52.94
/proc/16705/task/16706/stat : 16706 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 4857 0 0 0 5280 14 0 0 25 0 4 0 1118098375 232910848 48872 4294967295 134512640 135305190 3218190416 3058093248 134528195 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16705/tid=16707] ppid=16702 vsize=227452 CPUtime=53.25
/proc/16705/task/16707/stat : 16707 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 6326 0 0 0 5307 18 0 0 25 0 4 0 1118098375 232910848 48872 4294967295 134512640 135305190 3218190416 3049704256 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16705/tid=16708] ppid=16702 vsize=227452 CPUtime=53.24
/proc/16705/task/16708/stat : 16708 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5661 0 0 0 5306 18 0 0 25 0 4 0 1118098375 232910848 48872 4294967295 134512640 135305190 3218190416 3041316032 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 216.72
Current children cumulated vsize (KiB) 229872

[startup+59.2196 s]
/proc/loadavg: 4.44 4.52 4.45 5/114 16895
/proc/meminfo: memFree=2630604/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2420 CPUtime=3.37
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 370 23317 0 0 0 0 325 12 18 0 1 0 1118097951 2478080 275 4294967295 134512640 135169312 3215351216 3215347432 3085266670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16702/statm: 605 275 231 161 0 44 0
[pid=16705] ppid=16702 vsize=230080 CPUtime=219.75
/proc/16705/stat : 16705 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202496 49699 0 0 0 21901 74 0 0 25 0 4 0 1118098289 235601920 49595 4294967295 134512640 135305190 3218190416 3218188256 134551712 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16705/statm: 57520 49595 79 194 0 57324 0
[pid=16705/tid=16706] ppid=16702 vsize=230080 CPUtime=54.54
/proc/16705/task/16706/stat : 16706 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5024 0 0 0 5440 14 0 0 25 0 4 0 1118098375 235601920 49595 4294967295 134512640 135305190 3218190416 3058092912 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16705/tid=16707] ppid=16702 vsize=230080 CPUtime=54.85
/proc/16705/task/16707/stat : 16707 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 6477 0 0 0 5466 19 0 0 25 0 4 0 1118098375 235601920 49595 4294967295 134512640 135305190 3218190416 3049704320 134553353 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16705/tid=16708] ppid=16702 vsize=230080 CPUtime=54.84
/proc/16705/task/16708/stat : 16708 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5861 0 0 0 5465 19 0 0 25 0 4 0 1118098375 235601920 49595 4294967295 134512640 135305190 3218190416 3041316032 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 223.12
Current children cumulated vsize (KiB) 232500

[startup+60.8195 s]
/proc/loadavg: 4.44 4.52 4.45 6/114 16895
/proc/meminfo: memFree=2626688/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2420 CPUtime=3.37
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 370 23317 0 0 0 0 325 12 18 0 1 0 1118097951 2478080 275 4294967295 134512640 135169312 3215351216 3215347432 3085266670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16702/statm: 605 275 231 161 0 44 0
[pid=16705] ppid=16702 vsize=233084 CPUtime=226.15
/proc/16705/stat : 16705 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202496 50255 0 0 0 22539 76 0 0 25 0 4 0 1118098289 238678016 50151 4294967295 134512640 135305190 3218190416 3218188592 134528805 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16705/statm: 58271 50151 79 194 0 58075 0
[pid=16705/tid=16706] ppid=16702 vsize=233084 CPUtime=56.14
/proc/16705/task/16706/stat : 16706 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5124 0 0 0 5600 14 0 0 25 0 4 0 1118098375 238678016 50151 4294967295 134512640 135305190 3218190416 3058093248 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16705/tid=16707] ppid=16702 vsize=233084 CPUtime=56.45
/proc/16705/task/16707/stat : 16707 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 6714 0 0 0 5625 20 0 0 25 0 4 0 1118098375 238678016 50151 4294967295 134512640 135305190 3218190416 3049704640 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16705/tid=16708] ppid=16702 vsize=233084 CPUtime=56.44
/proc/16705/task/16708/stat : 16708 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5948 0 0 0 5625 19 0 0 25 0 4 0 1118098375 238678016 50151 4294967295 134512640 135305190 3218190416 3041315696 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 229.52
Current children cumulated vsize (KiB) 235504

[startup+61.2195 s]
/proc/loadavg: 4.44 4.52 4.45 6/114 16895
/proc/meminfo: memFree=2626688/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2420 CPUtime=3.37
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 370 23317 0 0 0 0 325 12 18 0 1 0 1118097951 2478080 275 4294967295 134512640 135169312 3215351216 3215347432 3085266670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16702/statm: 605 275 231 161 0 44 0
[pid=16705] ppid=16702 vsize=233236 CPUtime=227.74
/proc/16705/stat : 16705 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202496 50273 0 0 0 22698 76 0 0 25 0 4 0 1118098289 238833664 50169 4294967295 134512640 135305190 3218190416 3218188592 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16705/statm: 58309 50169 79 194 0 58113 0
[pid=16705/tid=16706] ppid=16702 vsize=233236 CPUtime=56.53
/proc/16705/task/16706/stat : 16706 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5124 0 0 0 5639 14 0 0 25 0 4 0 1118098375 238833664 50169 4294967295 134512640 135305190 3218190416 3058093248 134528388 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16705/tid=16707] ppid=16702 vsize=233236 CPUtime=56.85
/proc/16705/task/16707/stat : 16707 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 6732 0 0 0 5665 20 0 0 25 0 4 0 1118098375 238833664 50169 4294967295 134512640 135305190 3218190416 3049704640 134528195 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16705/tid=16708] ppid=16702 vsize=233236 CPUtime=56.84
/proc/16705/task/16708/stat : 16708 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5948 0 0 0 5665 19 0 0 25 0 4 0 1118098375 238833664 50169 4294967295 134512640 135305190 3218190416 3041316032 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 231.11
Current children cumulated vsize (KiB) 235656

[startup+61.4194 s]
/proc/loadavg: 4.44 4.52 4.45 6/114 16895
/proc/meminfo: memFree=2626688/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2420 CPUtime=3.37
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 370 23317 0 0 0 0 325 12 18 0 1 0 1118097951 2478080 275 4294967295 134512640 135169312 3215351216 3215347432 3085266670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16702/statm: 605 275 231 161 0 44 0
[pid=16705] ppid=16702 vsize=233236 CPUtime=228.54
/proc/16705/stat : 16705 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202496 50273 0 0 0 22778 76 0 0 25 0 4 0 1118098289 238833664 50169 4294967295 134512640 135305190 3218190416 3218188592 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16705/statm: 58309 50169 79 194 0 58113 0
[pid=16705/tid=16706] ppid=16702 vsize=233236 CPUtime=56.73
/proc/16705/task/16706/stat : 16706 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5124 0 0 0 5659 14 0 0 25 0 4 0 1118098375 238833664 50169 4294967295 134512640 135305190 3218190416 3058093248 134528406 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16705/tid=16707] ppid=16702 vsize=233236 CPUtime=57.05
/proc/16705/task/16707/stat : 16707 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 6732 0 0 0 5685 20 0 0 25 0 4 0 1118098375 238833664 50169 4294967295 134512640 135305190 3218190416 3049704640 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16705/tid=16708] ppid=16702 vsize=233236 CPUtime=57.04
/proc/16705/task/16708/stat : 16708 (manysat1.1_stat) R 16702 16702 29143 0 -1 4202560 5948 0 0 0 5685 19 0 0 25 0 4 0 1118098375 238833664 50169 4294967295 134512640 135305190 3218190416 3041316032 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 231.91
Current children cumulated vsize (KiB) 235656

[startup+61.5194 s]
/proc/loadavg: 4.44 4.52 4.45 6/114 16895
/proc/meminfo: memFree=2626688/3368532 swapFree=1959840/1959888
[pid=16702] ppid=16700 vsize=2936 CPUtime=232.25
/proc/16702/stat : 16702 (manysat.sh) S 16700 16702 29143 0 -1 4194304 458 73607 0 0 0 0 23136 89 21 0 1 0 1118097951 3006464 343 4294967295 134512640 135169312 3215351216 3215346600 3085266670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16702/statm: 734 343 233 161 0 173 0
Current children cumulated CPU time (s) 232.25
Current children cumulated vsize (KiB) 2936

Child status: 20
Real time (s): 61.524
CPU time (s): 232.26
CPU user time (s): 231.36
CPU system time (s): 0.9
CPU usage (%): 377.511
Max. virtual memory (cumulated for all children) (KiB): 235656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 231.36
system time used= 0.9
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74249
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= 22191
involuntary context switches= 10973

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 20:12:31
IDJOB=1780642
IDBENCH=71042
IDSOLVER=626
FILE ID=/1780642-1243534351
PBS_JOBID=
Free space on /tmp= 7976 MiB

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

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED= 636011441

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:       2838052 kB
Buffers:         50032 kB
Cached:         380688 kB
SwapCached:          0 kB
Active:          59904 kB
Inactive:       390000 kB
HighTotal:     2489216 kB
HighFree:      2090112 kB
LowTotal:       879316 kB
LowFree:        747940 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           12896 kB
Writeback:           0 kB
AnonPages:       19436 kB
Mapped:           7508 kB
Slab:            70716 kB
SReclaimable:    58740 kB
SUnreclaim:      11976 kB
PageTables:        712 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= 7976 MiB
End job on  at 2009-05-28 20:13:33