Trace number 328414

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, and are wall clock time (not CPU 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
ornithorynque 0.1 alphaUNSAT 110.599 55.4429

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1104990816-03-UNSAT.cnf
MD5SUMa72030f9b5b8bc8b27629e6299239dd6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.27281
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=1665 nbClause=5177
0.00/0.02	c nbVar=1665 nbClause=5177
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.02	c flip 0 nbSat=4370 maxSat=0
0.00/0.07	c flip 10000 nbSat=5089 maxSat=5095
0.17/0.12	c flip 20000 nbSat=5101 maxSat=5111
0.17/0.17	c flip 30000 nbSat=5103 maxSat=5116
0.17/0.19	c flip 0 nbSat=5354 maxSat=5121
0.37/0.28	c flip 10000 nbSat=6060 maxSat=6072
0.57/0.37	c flip 20000 nbSat=6082 maxSat=6095
0.77/0.46	c flip 30000 nbSat=6069 maxSat=6098
0.77/0.49	c flip 0 nbSat=6966 maxSat=6098
1.17/0.65	c flip 10000 nbSat=7599 maxSat=7644
1.57/0.81	c flip 20000 nbSat=7651 maxSat=7660
1.77/0.96	c flip 30000 nbSat=7636 maxSat=7660
1.97/1.02	c flip 0 nbSat=9065 maxSat=7660
2.36/1.28	c flip 10000 nbSat=9805 maxSat=9822
2.96/1.53	c nbDecision=10000 #clauses=11675
2.96/1.54	c flip 20000 nbSat=9801 maxSat=9825
3.56/1.81	c flip 30000 nbSat=9816 maxSat=9836
3.76/1.90	c flip 0 nbSat=11895 maxSat=9836
4.55/2.31	c flip 10000 nbSat=12596 maxSat=12607
5.15/2.69	c flip 20000 nbSat=12638 maxSat=12643
5.95/3.03	c flip 30000 nbSat=12628 maxSat=12646
6.16/3.15	c flip 0 nbSat=15305 maxSat=12646
7.55/3.83	c flip 10000 nbSat=15992 maxSat=16007
7.95/4.04	c nbDecision=20000 #clauses=18200
9.15/4.64	c flip 20000 nbSat=15991 maxSat=16017
10.35/5.28	c flip 30000 nbSat=16006 maxSat=16028
10.75/5.48	c flip 0 nbSat=19980 maxSat=16028
13.14/6.68	c flip 10000 nbSat=20679 maxSat=20699
15.73/7.93	c flip 20000 nbSat=20729 maxSat=20745
16.13/8.17	c nbDecision=30000 #clauses=24796
18.12/9.18	c flip 30000 nbSat=20711 maxSat=20760
18.92/9.57	c flip 0 nbSat=25764 maxSat=20760
23.11/11.63	c flip 10000 nbSat=26487 maxSat=26503
27.10/13.62	c flip 20000 nbSat=26527 maxSat=26537
28.71/14.50	c nbDecision=40000 #clauses=31571
31.48/15.84	c flip 30000 nbSat=26546 maxSat=26554
33.08/16.65	c flip 0 nbSat=32586 maxSat=26555
38.26/19.26	c flip 10000 nbSat=33303 maxSat=33309
44.86/22.56	c nbDecision=50000 #clauses=38474
44.86/22.60	c flip 20000 nbSat=33293 maxSat=33324
51.03/25.67	c flip 30000 nbSat=33214 maxSat=33333
53.03/26.64	c flip 0 nbSat=40545 maxSat=33333
60.62/30.40	c flip 10000 nbSat=41299 maxSat=41326
63.62/31.98	c nbDecision=60000 #clauses=45250
67.21/33.70	c flip 20000 nbSat=41342 maxSat=41347
74.40/37.38	c flip 30000 nbSat=41323 maxSat=41353
76.99/38.64	c flip 0 nbSat=48821 maxSat=41353
83.97/42.18	c nbDecision=70000 #clauses=52176
85.37/42.81	c flip 10000 nbSat=49659 maxSat=49679
94.35/47.39	c flip 20000 nbSat=49668 maxSat=49708
104.33/52.30	c flip 30000 nbSat=49703 maxSat=49723
107.92/54.15	c flip 0 nbSat=57148 maxSat=49730
110.51/55.43	c nbDecision=79589 #clauses=58781
110.51/55.43	c complete search ended
110.51/55.43	c local search ended
110.51/55.44	c complete search answered
110.51/55.44	
110.51/55.44	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-328414-1173111057 -o ROOT/results/node7/solver-328414-1173111057 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328414-1173111057/ornithorynque /tmp/evaluation/328414-1173111057/instance-328414-1173111057.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 15468
/proc/meminfo: memFree=1131912/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=23220 CPUtime=0
/proc/15468/stat : 15468 (ornithorynque) R 15466 15468 14677 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 331060422 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244668470384 0 0 4096 0 0 0 0 17 1 0 0
/proc/15468/statm: 5805 266 219 42 0 45 0

[startup+0.099451 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 15468
/proc/meminfo: memFree=1131912/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=44960 CPUtime=0.16
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 792 0 0 0 16 0 0 0 18 0 3 0 331060422 46039040 753 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 11240 753 387 42 0 5492 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44960

[startup+0.10145 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 15468
/proc/meminfo: memFree=1131912/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=44960 CPUtime=0.17
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 792 0 0 0 17 0 0 0 18 0 3 0 331060422 46039040 753 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 11240 753 387 42 0 5492 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 44960

[startup+0.301471 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 15468
/proc/meminfo: memFree=1131912/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=46248 CPUtime=0.57
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 872 0 0 0 57 0 0 0 18 0 3 0 331060422 47357952 833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 11562 833 387 42 0 5814 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 46248

[startup+0.701513 s]
/proc/loadavg: 1.83 1.94 1.93 3/77 15468
/proc/meminfo: memFree=1131912/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=46644 CPUtime=1.37
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 1025 0 0 0 137 0 0 0 18 0 3 0 331060422 47763456 986 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 11661 986 387 42 0 5913 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46644

[startup+1.5016 s]
/proc/loadavg: 1.83 1.94 1.93 3/80 15471
/proc/meminfo: memFree=1129072/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=46908 CPUtime=2.96
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 1233 0 0 0 296 0 0 0 18 0 3 0 331060422 48033792 1194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 11727 1194 387 42 0 5979 0
[pid=15468/tid=15470] ppid=15466 vsize=46908 CPUtime=1.47
/proc/15468/task/15470/stat : 15470 (ornithorynque) R 15466 15468 14677 0 -1 4194368 309 0 0 0 147 0 0 0 20 0 3 0 331060425 48033792 1194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289062 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15468/tid=15471] ppid=15466 vsize=46908 CPUtime=1.46
/proc/15468/task/15471/stat : 15471 (ornithorynque) R 15466 15468 14677 0 -1 4194368 159 0 0 0 146 0 0 0 20 0 3 0 331060425 48033792 1194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242587 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 46908

[startup+3.10177 s]
/proc/loadavg: 1.85 1.94 1.93 3/80 15471
/proc/meminfo: memFree=1127664/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=48204 CPUtime=6.16
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 1546 0 0 0 615 1 0 0 18 0 3 0 331060422 49360896 1507 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 12051 1507 387 42 0 6303 0
[pid=15468/tid=15470] ppid=15466 vsize=48204 CPUtime=3.06
/proc/15468/task/15470/stat : 15470 (ornithorynque) R 15466 15468 14677 0 -1 4194368 543 0 0 0 306 0 0 0 25 0 3 0 331060425 49360896 1507 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15468/tid=15471] ppid=15466 vsize=48204 CPUtime=3.06
/proc/15468/task/15471/stat : 15471 (ornithorynque) R 15466 15468 14677 0 -1 4194368 238 0 0 0 306 0 0 0 25 0 3 0 331060425 49360896 1507 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242354 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 48204

[startup+6.3021 s]
/proc/loadavg: 1.85 1.94 1.93 3/80 15471
/proc/meminfo: memFree=1125744/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=50588 CPUtime=12.54
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 2153 0 0 0 1253 1 0 0 18 0 3 0 331060422 51802112 2048 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 12647 2048 387 42 0 6899 0
[pid=15468/tid=15470] ppid=15466 vsize=50588 CPUtime=6.26
/proc/15468/task/15470/stat : 15470 (ornithorynque) R 15466 15468 14677 0 -1 4194368 890 0 0 0 626 0 0 0 25 0 3 0 331060425 51802112 2048 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15468/tid=15471] ppid=15466 vsize=50588 CPUtime=6.25
/proc/15468/task/15471/stat : 15471 (ornithorynque) R 15466 15468 14677 0 -1 4194368 498 0 0 0 625 0 0 0 25 0 3 0 331060425 51802112 2048 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 50588

[startup+12.7018 s]
/proc/loadavg: 1.87 1.94 1.93 3/80 15471
/proc/meminfo: memFree=1122800/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=53168 CPUtime=25.31
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 2694 0 0 0 2530 1 0 0 18 0 3 0 331060422 54444032 2589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 13292 2589 387 42 0 7544 0
[pid=15468/tid=15470] ppid=15466 vsize=53168 CPUtime=12.67
/proc/15468/task/15470/stat : 15470 (ornithorynque) R 15466 15468 14677 0 -1 4194368 1288 0 0 0 1266 1 0 0 25 0 3 0 331060425 54444032 2589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311415 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15468/tid=15471] ppid=15466 vsize=53168 CPUtime=12.62
/proc/15468/task/15471/stat : 15471 (ornithorynque) R 15466 15468 14677 0 -1 4194368 641 0 0 0 1262 0 0 0 25 0 3 0 331060425 54444032 2589 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 53168

[startup+25.5011 s]
/proc/loadavg: 1.89 1.94 1.93 3/80 15471
/proc/meminfo: memFree=1119792/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=56616 CPUtime=50.83
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 3555 0 0 0 5080 3 0 0 18 0 3 0 331060422 57974784 3320 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 14154 3320 387 42 0 8406 0
[pid=15468/tid=15470] ppid=15466 vsize=56616 CPUtime=25.46
/proc/15468/task/15470/stat : 15470 (ornithorynque) R 15466 15468 14677 0 -1 4194368 1889 0 0 0 2543 3 0 0 25 0 3 0 331060425 57974784 3320 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15468/tid=15471] ppid=15466 vsize=56616 CPUtime=25.35
/proc/15468/task/15471/stat : 15471 (ornithorynque) R 15466 15468 14677 0 -1 4194368 901 0 0 0 2535 0 0 0 25 0 3 0 331060425 57974784 3320 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 56616

[startup+51.1018 s]
/proc/loadavg: 1.93 1.94 1.93 3/80 15471
/proc/meminfo: memFree=1114928/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=61488 CPUtime=101.94
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 4818 0 0 0 10189 5 0 0 18 0 3 0 331060422 62963712 4542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 15372 4542 387 42 0 9624 0
[pid=15468/tid=15470] ppid=15466 vsize=61488 CPUtime=51.05
/proc/15468/task/15470/stat : 15470 (ornithorynque) R 15466 15468 14677 0 -1 4194368 2740 0 0 0 5101 4 0 0 25 0 3 0 331060425 62963712 4542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15468/tid=15471] ppid=15466 vsize=61488 CPUtime=50.85
/proc/15468/task/15471/stat : 15471 (ornithorynque) R 15466 15468 14677 0 -1 4194368 1313 0 0 0 5085 0 0 0 25 0 3 0 331060425 62963712 4542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242249 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 61488

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

[startup+52.702 s]
/proc/loadavg: 1.93 1.94 1.93 3/80 15471
/proc/meminfo: memFree=1114736/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=61488 CPUtime=105.14
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 4851 0 0 0 10509 5 0 0 18 0 3 0 331060422 62963712 4575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 15372 4575 387 42 0 9624 0
[pid=15468/tid=15470] ppid=15466 vsize=61488 CPUtime=52.66
/proc/15468/task/15470/stat : 15470 (ornithorynque) R 15466 15468 14677 0 -1 4194368 2773 0 0 0 5262 4 0 0 25 0 3 0 331060425 62963712 4575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15468/tid=15471] ppid=15466 vsize=61488 CPUtime=52.44
/proc/15468/task/15471/stat : 15471 (ornithorynque) R 15466 15468 14677 0 -1 4194368 1313 0 0 0 5244 0 0 0 25 0 3 0 331060425 62963712 4575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 105.14
Current children cumulated vsize (KiB) 61488

[startup+54.3011 s]
/proc/loadavg: 1.93 1.94 1.93 3/80 15471
/proc/meminfo: memFree=1114608/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=62236 CPUtime=108.32
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 5066 0 0 0 10827 5 0 0 18 0 3 0 331060422 63729664 4790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 15559 4790 387 42 0 9811 0
[pid=15468/tid=15470] ppid=15466 vsize=62236 CPUtime=54.25
/proc/15468/task/15470/stat : 15470 (ornithorynque) R 15466 15468 14677 0 -1 4194368 2803 0 0 0 5421 4 0 0 25 0 3 0 331060425 63729664 4790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15468/tid=15471] ppid=15466 vsize=62236 CPUtime=54.03
/proc/15468/task/15471/stat : 15471 (ornithorynque) R 15466 15468 14677 0 -1 4194368 1498 0 0 0 5403 0 0 0 25 0 3 0 331060425 63729664 4790 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242381 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 108.32
Current children cumulated vsize (KiB) 62236

[startup+55.1012 s]
/proc/loadavg: 1.93 1.94 1.93 3/80 15471
/proc/meminfo: memFree=1113840/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=62236 CPUtime=109.91
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 5081 0 0 0 10986 5 0 0 18 0 3 0 331060422 63729664 4805 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 15559 4805 387 42 0 9811 0
[pid=15468/tid=15470] ppid=15466 vsize=62236 CPUtime=55.05
/proc/15468/task/15470/stat : 15470 (ornithorynque) R 15466 15468 14677 0 -1 4194368 2818 0 0 0 5501 4 0 0 25 0 3 0 331060425 63729664 4805 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311148 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15468/tid=15471] ppid=15466 vsize=62236 CPUtime=54.83
/proc/15468/task/15471/stat : 15471 (ornithorynque) R 15466 15468 14677 0 -1 4194368 1498 0 0 0 5483 0 0 0 25 0 3 0 331060425 63729664 4805 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 109.91
Current children cumulated vsize (KiB) 62236

[startup+55.3012 s]
/proc/loadavg: 1.93 1.94 1.93 3/80 15471
/proc/meminfo: memFree=1113840/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=62236 CPUtime=110.31
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 5084 0 0 0 11026 5 0 0 18 0 3 0 331060422 63729664 4808 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 15559 4808 387 42 0 9811 0
[pid=15468/tid=15470] ppid=15466 vsize=62236 CPUtime=55.25
/proc/15468/task/15470/stat : 15470 (ornithorynque) R 15466 15468 14677 0 -1 4194368 2821 0 0 0 5521 4 0 0 25 0 3 0 331060425 63729664 4808 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312285 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15468/tid=15471] ppid=15466 vsize=62236 CPUtime=55.03
/proc/15468/task/15471/stat : 15471 (ornithorynque) R 15466 15468 14677 0 -1 4194368 1498 0 0 0 5503 0 0 0 25 0 3 0 331060425 63729664 4808 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 110.31
Current children cumulated vsize (KiB) 62236

[startup+55.4012 s]
/proc/loadavg: 1.93 1.94 1.93 3/80 15471
/proc/meminfo: memFree=1113840/2055920 swapFree=4147440/4192956
[pid=15468] ppid=15466 vsize=62236 CPUtime=110.51
/proc/15468/stat : 15468 (ornithorynque) S 15466 15468 14677 0 -1 4194304 5085 0 0 0 11046 5 0 0 18 0 3 0 331060422 63729664 4809 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15468/statm: 15559 4809 387 42 0 9811 0
[pid=15468/tid=15470] ppid=15466 vsize=62236 CPUtime=55.35
/proc/15468/task/15470/stat : 15470 (ornithorynque) R 15466 15468 14677 0 -1 4194368 2822 0 0 0 5531 4 0 0 25 0 3 0 331060425 63729664 4809 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15468/tid=15471] ppid=15466 vsize=62236 CPUtime=55.13
/proc/15468/task/15471/stat : 15471 (ornithorynque) R 15466 15468 14677 0 -1 4194368 1498 0 0 0 5513 0 0 0 25 0 3 0 331060425 63729664 4809 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242318 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 110.51
Current children cumulated vsize (KiB) 62236

Child status: 20
Real time (s): 55.4429
CPU time (s): 110.599
CPU user time (s): 110.539
CPU system time (s): 0.05999
CPU usage (%): 199.483
Max. virtual memory (cumulated for all children) (KiB): 62236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 110.539
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5089
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= 48
involuntary context switches= 2165

runsolver used 0.06399 second user time and 0.145977 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Mon Mar  5 16:10:57 UTC 2007

IDJOB= 328414
IDBENCH= 20335
IDSOLVER= 139
FILE ID= node7/328414-1173111057

PBS_JOBID= 4013937

Free space on /tmp= 66514 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1104990816-03-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/328414-1173111057/ornithorynque /tmp/evaluation/328414-1173111057/instance-328414-1173111057.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-328414-1173111057 -o ROOT/results/node7/solver-328414-1173111057 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328414-1173111057/ornithorynque /tmp/evaluation/328414-1173111057/instance-328414-1173111057.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  a72030f9b5b8bc8b27629e6299239dd6

RANDOM SEED= 466597878

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1132320 kB
Buffers:         44112 kB
Cached:         785936 kB
SwapCached:       8868 kB
Active:          53860 kB
Inactive:       799208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1132320 kB
SwapTotal:     4192956 kB
SwapFree:      4147440 kB
Dirty:             412 kB
Writeback:           0 kB
Mapped:          29812 kB
Slab:            56044 kB
Committed_AS:  1135104 kB
PageTables:       1764 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66514 MiB

End job on node7 on Mon Mar  5 16:11:53 UTC 2007