Trace number 1780432

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 66.59 22.402

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.59
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.42/0.54	c ==============================================================================
0.42/0.54	c |           |     ORIGINAL     |              LEARNT              |          |
0.42/0.54	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.42/0.54	c ==============================================================================
0.42/0.54	c |         0 |  495031  1168838 |  148509       0        0     nan |  0.000 % |
2.58/2.83	c |         0 |  300405   831416 |      --       0       --      -- |     --   | -44710/7696
2.58/2.83	c ==============================================================================
2.58/2.83	c Result  :   #vars: 49462   #clauses: 300405   #literals: 831416
2.58/2.83	c CPU time:   2.58 s
2.58/2.83	c ==============================================================================
66.34/22.39	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
66.34/22.39	c ============================[ Problem Statistics ]=============================
66.34/22.39	c |                                                                             |
66.34/22.39	c threadId              : 2
66.34/22.39	c restarts              : 11
66.34/22.39	c conflicts             : 11449          (181 /sec)
66.34/22.39	c decisions             : 69350          (1.33 % random) (1094 /sec)
66.34/22.39	c propagations          : 23648297       (372884 /sec)
66.34/22.39	c conflict literals     : 1205744        (26.42 % deleted)
66.34/22.39	c Memory used           : 123.76 MB
66.34/22.39	c CPU time              : 63.42 s
66.34/22.39	
66.34/22.39	c --->m=4, e=8, aimd=2, HOME/29362_many.cnf	time: 15.855	conflicts: 11449        
66.34/22.39	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-1780432-1243530691/watcher-1780432-1243530691 -o /tmp/evaluation-result-1780432-1243530691/solver-1780432-1243530691 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780432-1243530691.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.92 5.53 5.52 4/124 29362
/proc/meminfo: memFree=2601392/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2416 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) R 29360 29362 21334 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 1117733191 2473984 274 4294967295 134512640 135169312 3216590560 3216589036 3085375348 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/29362/statm: 604 274 231 161 0 43 0
[pid=29363] ppid=29362 vsize=2428 CPUtime=0.01
/proc/29363/stat : 29363 (SatElite) R 29362 29362 21334 0 -1 4202496 477 0 0 0 1 0 0 0 18 0 1 0 1117733191 2486272 414 4294967295 134512640 135034092 3220667008 3220663296 134544739 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29363/statm: 607 416 49 128 0 477 0

[startup+0.091794 s]
/proc/loadavg: 4.92 5.53 5.52 4/124 29362
/proc/meminfo: memFree=2601392/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2416 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117733191 2473984 274 4294967295 134512640 135169312 3216590560 3216589096 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 604 274 231 161 0 43 0
[pid=29363] ppid=29362 vsize=19644 CPUtime=0.07
/proc/29363/stat : 29363 (SatElite) R 29362 29362 21334 0 -1 4202496 4003 0 0 0 6 1 0 0 19 0 1 0 1117733191 20115456 3835 4294967295 134512640 135034092 3220667008 3220663352 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29363/statm: 4911 3837 49 128 0 4781 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22060

[startup+0.111974 s]
/proc/loadavg: 4.92 5.53 5.52 4/124 29362
/proc/meminfo: memFree=2601392/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2416 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117733191 2473984 274 4294967295 134512640 135169312 3216590560 3216589096 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 604 274 231 161 0 43 0
[pid=29363] ppid=29362 vsize=22416 CPUtime=0.09
/proc/29363/stat : 29363 (SatElite) R 29362 29362 21334 0 -1 4202496 4723 0 0 0 8 1 0 0 19 0 1 0 1117733191 22953984 4555 4294967295 134512640 135034092 3220667008 3220662968 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29363/statm: 5604 4558 49 128 0 5474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24832

[startup+0.311961 s]
/proc/loadavg: 4.92 5.53 5.52 4/124 29362
/proc/meminfo: memFree=2601392/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2416 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117733191 2473984 274 4294967295 134512640 135169312 3216590560 3216589096 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 604 274 231 161 0 43 0
[pid=29363] ppid=29362 vsize=33588 CPUtime=0.23
/proc/29363/stat : 29363 (SatElite) R 29362 29362 21334 0 -1 4202496 7355 0 0 0 21 2 0 0 20 0 1 0 1117733191 34394112 7187 4294967295 134512640 135034092 3220667008 3220663052 134678448 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29363/statm: 8397 7187 49 128 0 8267 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 36004

[startup+0.711926 s]
/proc/loadavg: 4.92 5.53 5.52 4/124 29362
/proc/meminfo: memFree=2601392/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2416 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117733191 2473984 274 4294967295 134512640 135169312 3216590560 3216589096 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 604 274 231 161 0 43 0
[pid=29363] ppid=29362 vsize=52100 CPUtime=0.62
/proc/29363/stat : 29363 (SatElite) R 29362 29362 21334 0 -1 4202496 13053 0 0 0 60 2 0 0 21 0 1 0 1117733191 53350400 11865 4294967295 134512640 135034092 3220667008 3220661808 134562109 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29363/statm: 13025 11865 66 128 0 12895 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 54516

[startup+1.51185 s]
/proc/loadavg: 4.92 5.53 5.52 3/126 29364
/proc/meminfo: memFree=2547520/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2416 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117733191 2473984 274 4294967295 134512640 135169312 3216590560 3216589096 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 604 274 231 161 0 43 0
[pid=29363] ppid=29362 vsize=64688 CPUtime=1.41
/proc/29363/stat : 29363 (SatElite) R 29362 29362 21334 0 -1 4202496 15850 0 0 0 139 2 0 0 23 0 1 0 1117733191 66240512 14298 4294967295 134512640 135034092 3220667008 3220663552 134583460 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29363/statm: 16172 14299 67 128 0 16042 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 67104

[startup+3.11172 s]
/proc/loadavg: 4.92 5.53 5.52 3/126 29364
/proc/meminfo: memFree=2502244/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2416 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117733191 2473984 274 4294967295 134512640 135169312 3216590560 3216589096 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 604 274 231 161 0 43 0
[pid=29363] ppid=29362 vsize=59808 CPUtime=2.88
/proc/29363/stat : 29363 (SatElite) R 29362 29362 21334 0 -1 4202496 18162 0 0 0 286 2 0 0 25 0 1 0 1117733191 61243392 13675 4294967295 134512640 135034092 3220667008 3220661892 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29363/statm: 14952 13675 67 128 0 14822 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 62224

[startup+6.31145 s]
/proc/loadavg: 4.92 5.52 5.52 7/129 29368
/proc/meminfo: memFree=2544992/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2420 CPUtime=2.95
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 371 18166 0 0 0 0 293 2 18 0 1 0 1117733191 2478080 275 4294967295 134512640 135169312 3216590560 3216586776 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 605 275 231 161 0 44 0
[pid=29365] ppid=29362 vsize=116680 CPUtime=7.56
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202496 21644 0 0 0 743 13 0 0 15 0 4 0 1117733510 119480320 21509 4294967295 134512640 135305190 3213775904 3213774080 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29365/statm: 29170 21509 79 194 0 28974 0
[pid=29365/tid=29366] ppid=29362 vsize=116680 CPUtime=0.67
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 347 0 0 0 66 1 0 0 15 0 4 0 1117733578 119480320 21509 4294967295 134512640 135305190 3213775904 3063110512 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29365/tid=29367] ppid=29362 vsize=116680 CPUtime=1.82
/proc/29365/task/29367/stat : 29367 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 666 0 0 0 179 3 0 0 16 0 4 0 1117733578 119480320 21509 4294967295 134512640 135305190 3213775904 3054722088 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29365/tid=29368] ppid=29362 vsize=116680 CPUtime=2.22
/proc/29365/task/29368/stat : 29368 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 585 0 0 0 218 4 0 0 16 0 4 0 1117733578 119480320 21509 4294967295 134512640 135305190 3213775904 3046333296 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.51
Current children cumulated vsize (KiB) 119100

[startup+12.7109 s]
/proc/loadavg: 5.17 5.57 5.53 6/129 29369
/proc/meminfo: memFree=2494032/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2420 CPUtime=2.95
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 371 18166 0 0 0 0 293 2 18 0 1 0 1117733191 2478080 275 4294967295 134512640 135169312 3216590560 3216586776 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 605 275 231 161 0 44 0
[pid=29365] ppid=29362 vsize=121944 CPUtime=31.26
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202496 23057 0 0 0 3112 14 0 0 17 0 4 0 1117733510 124870656 22922 4294967295 134512640 135305190 3213775904 3213774080 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29365/statm: 30486 22922 79 194 0 30290 0
[pid=29365/tid=29366] ppid=29362 vsize=121944 CPUtime=6.87
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 683 0 0 0 686 1 0 0 18 0 4 0 1117733578 124870656 22922 4294967295 134512640 135305190 3213775904 3063110576 134557484 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29365/tid=29367] ppid=29362 vsize=121944 CPUtime=7.11
/proc/29365/task/29367/stat : 29367 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 975 0 0 0 707 4 0 0 18 0 4 0 1117733578 124870656 22922 4294967295 134512640 135305190 3213775904 3054722240 134530561 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29365/tid=29368] ppid=29362 vsize=121944 CPUtime=8.36
/proc/29365/task/29368/stat : 29368 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 997 0 0 0 832 4 0 0 17 0 4 0 1117733578 124870656 22922 4294967295 134512640 135305190 3213775904 3046333632 134530561 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34.21
Current children cumulated vsize (KiB) 124364

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

[startup+19.1103 s]
/proc/loadavg: 5.24 5.57 5.53 6/129 29369
/proc/meminfo: memFree=2445668/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2420 CPUtime=2.95
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 371 18166 0 0 0 0 293 2 18 0 1 0 1117733191 2478080 275 4294967295 134512640 135169312 3216590560 3216586776 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 605 275 231 161 0 44 0
[pid=29365] ppid=29362 vsize=126724 CPUtime=52.63
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202496 24273 0 0 0 5243 20 0 0 25 0 4 0 1117733510 129765376 24138 4294967295 134512640 135305190 3213775904 3213773796 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29365/statm: 31681 24138 79 194 0 31485 0
[pid=29365/tid=29366] ppid=29362 vsize=126724 CPUtime=12.84
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 935 0 0 0 1281 3 0 0 25 0 4 0 1117733578 129765376 24138 4294967295 134512640 135305190 3213775904 3063110696 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29365/tid=29367] ppid=29362 vsize=126724 CPUtime=12.19
/proc/29365/task/29367/stat : 29367 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 1329 0 0 0 1213 6 0 0 25 0 4 0 1117733578 129765376 24138 4294967295 134512640 135305190 3213775904 3054722240 134528245 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29365/tid=29368] ppid=29362 vsize=126724 CPUtime=12.64
/proc/29365/task/29368/stat : 29368 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 1327 0 0 0 1260 4 0 0 25 0 4 0 1117733578 129765376 24138 4294967295 134512640 135305190 3213775904 3046333632 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 55.58
Current children cumulated vsize (KiB) 129144

[startup+20.7102 s]
/proc/loadavg: 5.22 5.56 5.53 8/129 29369
/proc/meminfo: memFree=2495604/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2420 CPUtime=2.95
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 371 18166 0 0 0 0 293 2 18 0 1 0 1117733191 2478080 275 4294967295 134512640 135169312 3216590560 3216586776 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 605 275 231 161 0 44 0
[pid=29365] ppid=29362 vsize=126724 CPUtime=58.32
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202496 24274 0 0 0 5812 20 0 0 25 0 4 0 1117733510 129765376 24139 4294967295 134512640 135305190 3213775904 3213774080 134528189 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29365/statm: 31681 24139 79 194 0 31485 0
[pid=29365/tid=29366] ppid=29362 vsize=126724 CPUtime=13.82
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 935 0 0 0 1379 3 0 0 25 0 4 0 1117733578 129765376 24139 4294967295 134512640 135305190 3213775904 3063110848 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29365/tid=29367] ppid=29362 vsize=126724 CPUtime=13.7
/proc/29365/task/29367/stat : 29367 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 1329 0 0 0 1364 6 0 0 25 0 4 0 1117733578 129765376 24139 4294967295 134512640 135305190 3213775904 3054722240 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29365/tid=29368] ppid=29362 vsize=126724 CPUtime=14.24
/proc/29365/task/29368/stat : 29368 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 1328 0 0 0 1420 4 0 0 25 0 4 0 1117733578 129765376 24139 4294967295 134512640 135305190 3213775904 3046333632 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 61.27
Current children cumulated vsize (KiB) 129144

[startup+21.5101 s]
/proc/loadavg: 5.22 5.56 5.53 6/129 29369
/proc/meminfo: memFree=2534528/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2420 CPUtime=2.95
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 371 18166 0 0 0 0 293 2 18 0 1 0 1117733191 2478080 275 4294967295 134512640 135169312 3216590560 3216586776 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 605 275 231 161 0 44 0
[pid=29365] ppid=29362 vsize=126724 CPUtime=61
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202496 24288 0 0 0 6080 20 0 0 25 0 4 0 1117733510 129765376 24153 4294967295 134512640 135305190 3213775904 3213774080 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29365/statm: 31681 24153 79 194 0 31485 0
[pid=29365/tid=29366] ppid=29362 vsize=126724 CPUtime=14.2
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 935 0 0 0 1417 3 0 0 25 0 4 0 1117733578 129765376 24153 4294967295 134512640 135305190 3213775904 3063110848 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29365/tid=29367] ppid=29362 vsize=126724 CPUtime=14.41
/proc/29365/task/29367/stat : 29367 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 1331 0 0 0 1435 6 0 0 25 0 4 0 1117733578 129765376 24153 4294967295 134512640 135305190 3213775904 3054722088 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29365/tid=29368] ppid=29362 vsize=126724 CPUtime=15.03
/proc/29365/task/29368/stat : 29368 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 1328 0 0 0 1499 4 0 0 25 0 4 0 1117733578 129765376 24153 4294967295 134512640 135305190 3213775904 3046333632 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 63.95
Current children cumulated vsize (KiB) 129144

[startup+21.9101 s]
/proc/loadavg: 5.22 5.56 5.53 6/129 29369
/proc/meminfo: memFree=2514780/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2420 CPUtime=2.95
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 371 18166 0 0 0 0 293 2 18 0 1 0 1117733191 2478080 275 4294967295 134512640 135169312 3216590560 3216586776 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 605 275 231 161 0 44 0
[pid=29365] ppid=29362 vsize=126724 CPUtime=62.2
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202496 24289 0 0 0 6200 20 0 0 25 0 4 0 1117733510 129765376 24154 4294967295 134512640 135305190 3213775904 3213774080 134528557 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29365/statm: 31681 24154 79 194 0 31485 0
[pid=29365/tid=29366] ppid=29362 vsize=126724 CPUtime=14.52
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 935 0 0 0 1449 3 0 0 25 0 4 0 1117733578 129765376 24154 4294967295 134512640 135305190 3213775904 3063110848 134530691 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29365/tid=29367] ppid=29362 vsize=126724 CPUtime=14.49
/proc/29365/task/29367/stat : 29367 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 1332 0 0 0 1443 6 0 0 24 0 4 0 1117733578 129765376 24154 4294967295 134512640 135305190 3213775904 3054721856 134551659 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29365/tid=29368] ppid=29362 vsize=126724 CPUtime=15.43
/proc/29365/task/29368/stat : 29368 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 1328 0 0 0 1539 4 0 0 25 0 4 0 1117733578 129765376 24154 4294967295 134512640 135305190 3213775904 3046333348 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 65.15
Current children cumulated vsize (KiB) 129144

[startup+22.3101 s]
/proc/loadavg: 5.22 5.56 5.53 6/129 29369
/proc/meminfo: memFree=2514780/3368532 swapFree=1957708/1959888
[pid=29362] ppid=29360 vsize=2420 CPUtime=2.95
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 21334 0 -1 4194304 371 18166 0 0 0 0 293 2 18 0 1 0 1117733191 2478080 275 4294967295 134512640 135169312 3216590560 3216586776 3085373166 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/29362/statm: 605 275 231 161 0 44 0
[pid=29365] ppid=29362 vsize=126724 CPUtime=63.39
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202496 24289 0 0 0 6319 20 0 0 25 0 4 0 1117733510 129765376 24154 4294967295 134512640 135305190 3213775904 3213775312 134657578 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29365/statm: 31681 24154 79 194 0 31485 0
[pid=29365/tid=29366] ppid=29362 vsize=126724 CPUtime=14.64
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 935 0 0 0 1461 3 0 0 25 0 4 0 1117733578 129765376 24154 4294967295 134512640 135305190 3213775904 3063110736 134529263 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29365/tid=29367] ppid=29362 vsize=126724 CPUtime=14.89
/proc/29365/task/29367/stat : 29367 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 1332 0 0 0 1483 6 0 0 25 0 4 0 1117733578 129765376 24154 4294967295 134512640 135305190 3213775904 3054723504 134657576 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29365/tid=29368] ppid=29362 vsize=126724 CPUtime=15.83
/proc/29365/task/29368/stat : 29368 (manysat1.1_stat) R 29362 29362 21334 0 -1 4202560 1328 0 0 0 1579 4 0 0 25 0 4 0 1117733578 129765376 24154 4294967295 134512640 135305190 3213775904 3046334896 134657608 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 66.34
Current children cumulated vsize (KiB) 129144

Child status: 20
Real time (s): 22.402
CPU time (s): 66.59
CPU user time (s): 66.36
CPU system time (s): 0.23
CPU usage (%): 297.251
Max. virtual memory (cumulated for all children) (KiB): 129144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.36
system time used= 0.23
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43116
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= 8328
involuntary context switches= 5198

runsolver used 0.03 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:11:31
IDJOB=1780432
IDBENCH=71006
IDSOLVER=626
FILE ID=/1780432-1243530691
PBS_JOBID=
Free space on /tmp= 15876 MiB

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

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED= 153901445

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.105
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.43
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.105
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.11
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.105
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.105
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:       2601836 kB
Buffers:         17272 kB
Cached:          70004 kB
SwapCached:         44 kB
Active:         670840 kB
Inactive:        52200 kB
HighTotal:     2489216 kB
HighFree:      1780108 kB
LowTotal:       879316 kB
LowFree:        821728 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:           10064 kB
Writeback:           0 kB
AnonPages:      635748 kB
Mapped:          35372 kB
Slab:            33080 kB
SReclaimable:    24660 kB
SUnreclaim:       8420 kB
PageTables:       1324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   888636 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15876 MiB
End job on  at 2009-05-28 19:11:54