Trace number 328552

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 alpha? (TO) 1200.03 601.426

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.10.unsat.cnf
MD5SUMb1a6497b6934405ef70bfcc51fa85893
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.81
Satisfiable
(Un)Satisfiability was proved
Number of variables1111
Number of clauses3756
Sum of the clauses size9786
Maximum clause length19
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21603
Number of clauses of size 32090
Number of clauses of size 430
Number of clauses of size 518
Number of clauses of size over 512

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=1111 nbClause=3756
0.00/0.01	c nbVar=1111 nbClause=3756
0.01/0.02	c complete search running
0.01/0.02	c local search running
0.01/0.02	c flip 0 nbSat=3118 maxSat=0
0.01/0.06	c flip 10000 nbSat=3715 maxSat=3721
0.17/0.10	c flip 20000 nbSat=3718 maxSat=3721
0.17/0.11	c flip 0 nbSat=3797 maxSat=3721
0.17/0.18	c flip 10000 nbSat=4460 maxSat=4462
0.37/0.23	c flip 20000 nbSat=4460 maxSat=4462
0.37/0.25	c flip 0 nbSat=4661 maxSat=4462
0.57/0.35	c flip 10000 nbSat=5298 maxSat=5300
0.77/0.42	c flip 20000 nbSat=5303 maxSat=5304
0.77/0.44	c flip 0 nbSat=5508 maxSat=5304
0.97/0.58	c flip 10000 nbSat=6237 maxSat=6239
1.17/0.65	c flip 20000 nbSat=6238 maxSat=6240
1.17/0.67	c flip 0 nbSat=6459 maxSat=6240
1.57/0.86	c flip 10000 nbSat=7077 maxSat=7083
1.77/0.99	c flip 20000 nbSat=7082 maxSat=7083
1.97/1.03	c flip 0 nbSat=7998 maxSat=7083
2.57/1.31	c flip 10000 nbSat=8665 maxSat=8665
2.77/1.44	c nbDecision=10000 #clauses=10364
2.96/1.53	c flip 20000 nbSat=8665 maxSat=8667
2.96/1.59	c flip 0 nbSat=10214 maxSat=8667
3.96/2.01	c flip 10000 nbSat=10882 maxSat=10888
4.56/2.31	c flip 20000 nbSat=10886 maxSat=10890
4.56/2.37	c flip 0 nbSat=12420 maxSat=10891
5.76/2.94	c flip 10000 nbSat=13126 maxSat=13126
6.37/3.21	c flip 20000 nbSat=13129 maxSat=13129
6.37/3.28	c flip 0 nbSat=14336 maxSat=13129
8.15/4.10	c flip 10000 nbSat=15035 maxSat=15048
8.95/4.54	c flip 20000 nbSat=15036 maxSat=15049
9.15/4.65	c flip 0 nbSat=16436 maxSat=15049
9.15/4.69	c nbDecision=20000 #clauses=17213
11.94/6.05	c flip 10000 nbSat=17106 maxSat=17115
14.54/7.32	c flip 20000 nbSat=17114 maxSat=17119
15.14/7.63	c flip 0 nbSat=20193 maxSat=17120
18.74/9.49	c flip 10000 nbSat=20946 maxSat=20948
19.93/10.07	c nbDecision=30000 #clauses=24200
20.53/10.32	c flip 20000 nbSat=20944 maxSat=20950
20.73/10.49	c flip 0 nbSat=24025 maxSat=20950
26.32/13.29	c flip 10000 nbSat=24725 maxSat=24734
27.11/13.69	c flip 20000 nbSat=24738 maxSat=24738
27.31/13.76	c flip 0 nbSat=27247 maxSat=24738
33.49/16.82	c flip 10000 nbSat=27969 maxSat=27970
33.89/17.02	c nbDecision=40000 #clauses=31018
35.49/17.84	c flip 20000 nbSat=27969 maxSat=27971
35.89/18.05	c flip 0 nbSat=31017 maxSat=27971
45.87/23.08	c flip 10000 nbSat=31734 maxSat=31749
50.46/25.31	c flip 20000 nbSat=31759 maxSat=31765
51.05/25.67	c flip 0 nbSat=35766 maxSat=31765
56.25/28.21	c nbDecision=50000 #clauses=37849
62.43/31.36	c flip 10000 nbSat=36502 maxSat=36520
70.21/35.20	c flip 20000 nbSat=36522 maxSat=36523
71.81/36.05	c flip 0 nbSat=42738 maxSat=36523
76.39/38.38	c nbDecision=60000 #clauses=44945
85.98/43.19	c flip 10000 nbSat=43470 maxSat=43475
97.74/49.03	c flip 20000 nbSat=43492 maxSat=43494
100.14/50.24	c flip 0 nbSat=51064 maxSat=43494
100.54/50.44	c nbDecision=70000 #clauses=52003
119.69/60.07	c flip 10000 nbSat=51803 maxSat=51836
129.28/64.81	c nbDecision=80000 #clauses=58869
140.64/70.57	c flip 20000 nbSat=51815 maxSat=51854
144.84/72.65	c flip 0 nbSat=61678 maxSat=51858
163.19/81.85	c nbDecision=90000 #clauses=65851
165.19/82.88	c flip 10000 nbSat=62430 maxSat=62433
169.79/85.19	c flip 20000 nbSat=62434 maxSat=62441
170.79/85.64	c flip 0 nbSat=66540 maxSat=62441
203.71/102.18	c flip 10000 nbSat=67267 maxSat=67289
205.31/102.93	c nbDecision=100000 #clauses=72980
229.04/114.82	c flip 20000 nbSat=67292 maxSat=67295
233.24/116.99	c flip 0 nbSat=76768 maxSat=67295
247.81/124.24	c nbDecision=110000 #clauses=80593
264.56/132.61	c flip 10000 nbSat=77500 maxSat=77534
296.89/148.85	c flip 20000 nbSat=77540 maxSat=77550
298.08/149.45	c nbDecision=120000 #clauses=88601
304.27/152.50	c flip 0 nbSat=88753 maxSat=77550
348.17/174.53	c flip 10000 nbSat=89467 maxSat=89497
354.56/177.70	c nbDecision=130000 #clauses=96512
390.67/195.84	c flip 20000 nbSat=89491 maxSat=89503
399.84/200.49	c flip 0 nbSat=100831 maxSat=89503
426.39/213.75	c nbDecision=140000 #clauses=104469
454.93/228.04	c flip 10000 nbSat=101602 maxSat=101602
515.38/258.36	c flip 20000 nbSat=101629 maxSat=101629
526.17/263.73	c nbDecision=150000 #clauses=112401
530.55/265.93	c flip 0 nbSat=112149 maxSat=101630
592.20/296.89	c flip 10000 nbSat=112943 maxSat=112953
600.98/301.23	c nbDecision=160000 #clauses=120199
644.68/323.17	c flip 20000 nbSat=112969 maxSat=112972
656.27/328.94	c flip 0 nbSat=124367 maxSat=112973
687.98/344.89	c nbDecision=170000 #clauses=127975
719.93/360.84	c flip 10000 nbSat=125198 maxSat=125211
752.03/376.94	c flip 20000 nbSat=125211 maxSat=125214
753.23/377.50	c flip 0 nbSat=131990 maxSat=125216
799.33/400.66	c nbDecision=180000 #clauses=135545
836.44/419.25	c flip 10000 nbSat=132741 maxSat=132772
903.89/453.03	c nbDecision=190000 #clauses=143555
915.66/458.98	c flip 20000 nbSat=132794 maxSat=132796
929.42/465.87	c flip 0 nbSat=144522 maxSat=132796
1017.21/509.80	c flip 10000 nbSat=145287 maxSat=145309
1019.61/511.07	c nbDecision=200000 #clauses=151541
1061.53/532.08	c flip 20000 nbSat=145349 maxSat=145350
1070.30/536.46	c flip 0 nbSat=153756 maxSat=145350
1157.30/580.06	c nbDecision=210000 #clauses=159262
1158.10/580.45	c flip 10000 nbSat=154495 maxSat=154510

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-328552-1173112363 -o ROOT/results/node2/solver-328552-1173112363 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328552-1173112363/ornithorynque /tmp/evaluation/328552-1173112363/instance-328552-1173112363.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.87 1.92 1.89 3/77 23783
/proc/meminfo: memFree=1068024/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=23220 CPUtime=0
/proc/23783/stat : 23783 (ornithorynque) R 23781 23783 22826 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 331191328 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206378669168 0 0 4096 0 0 0 0 17 1 0 0
/proc/23783/statm: 5805 263 218 42 0 45 0

[startup+0.0195189 s]
/proc/loadavg: 1.87 1.92 1.89 3/77 23783
/proc/meminfo: memFree=1068024/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=24024 CPUtime=0.01
/proc/23783/stat : 23783 (ornithorynque) R 23781 23783 22826 0 -1 4194304 668 0 0 0 1 0 0 0 18 0 1 0 331191328 24600576 629 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206381159137 0 0 4096 1088 0 0 0 17 1 0 0
/proc/23783/statm: 6006 629 382 42 0 258 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24024

[startup+0.101527 s]
/proc/loadavg: 1.87 1.92 1.89 3/77 23783
/proc/meminfo: memFree=1068024/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=44704 CPUtime=0.17
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 716 0 0 0 17 0 0 0 18 0 3 0 331191328 45776896 677 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 11176 677 387 42 0 5428 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 44704

[startup+0.301548 s]
/proc/loadavg: 1.87 1.92 1.89 3/77 23783
/proc/meminfo: memFree=1068024/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=45992 CPUtime=0.57
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 856 0 0 0 57 0 0 0 18 0 3 0 331191328 47095808 817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 11498 817 387 42 0 5750 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45992

[startup+0.701591 s]
/proc/loadavg: 1.87 1.92 1.89 3/77 23783
/proc/meminfo: memFree=1068024/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=46256 CPUtime=1.37
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 1039 0 0 0 137 0 0 0 18 0 3 0 331191328 47366144 1000 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 11564 1000 387 42 0 5816 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46256

[startup+1.50267 s]
/proc/loadavg: 1.87 1.92 1.89 3/80 23786
/proc/meminfo: memFree=1065056/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=47676 CPUtime=2.96
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 1280 0 0 0 296 0 0 0 18 0 3 0 331191328 48820224 1241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 11919 1241 387 42 0 6171 0
[pid=23783/tid=23785] ppid=23781 vsize=47676 CPUtime=1.47
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 413 0 0 0 147 0 0 0 20 0 3 0 331191330 48820224 1241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=47676 CPUtime=1.47
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 186 0 0 0 147 0 0 0 25 0 3 0 331191330 48820224 1241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 47676

[startup+3.10184 s]
/proc/loadavg: 1.88 1.92 1.89 3/80 23786
/proc/meminfo: memFree=1063456/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=49508 CPUtime=6.16
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 1733 0 0 0 615 1 0 0 18 0 3 0 331191328 50696192 1694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 12377 1694 387 42 0 6629 0
[pid=23783/tid=23785] ppid=23781 vsize=49508 CPUtime=3.07
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 674 0 0 0 307 0 0 0 25 0 3 0 331191330 50696192 1694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311182 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=49508 CPUtime=3.06
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 378 0 0 0 306 0 0 0 25 0 3 0 331191330 50696192 1694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49508

[startup+6.30118 s]
/proc/loadavg: 1.88 1.92 1.89 3/80 23786
/proc/meminfo: memFree=1060640/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=51608 CPUtime=12.54
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 2322 0 0 0 1253 1 0 0 18 0 3 0 331191328 52846592 2217 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 12902 2217 387 42 0 7154 0
[pid=23783/tid=23785] ppid=23781 vsize=51608 CPUtime=6.26
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 1038 0 0 0 626 0 0 0 25 0 3 0 331191330 52846592 2217 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=51608 CPUtime=6.25
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 603 0 0 0 625 0 0 0 25 0 3 0 331191330 52846592 2217 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51608

[startup+12.7018 s]
/proc/loadavg: 1.89 1.92 1.90 3/80 23786
/proc/meminfo: memFree=1056736/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=55240 CPUtime=25.32
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 3237 0 0 0 2530 2 0 0 18 0 3 0 331191328 56565760 3132 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 13810 3132 387 42 0 8062 0
[pid=23783/tid=23785] ppid=23781 vsize=55240 CPUtime=12.67
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 1567 0 0 0 1266 1 0 0 25 0 3 0 331191330 56565760 3132 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=55240 CPUtime=12.62
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 989 0 0 0 1262 0 0 0 25 0 3 0 331191330 56565760 3132 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 55240

[startup+25.5022 s]
/proc/loadavg: 1.91 1.92 1.90 3/80 23786
/proc/meminfo: memFree=1052768/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=60256 CPUtime=50.85
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 4280 0 0 0 5082 3 0 0 18 0 3 0 331191328 61702144 4110 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 15064 4110 387 42 0 9316 0
[pid=23783/tid=23785] ppid=23781 vsize=60256 CPUtime=25.46
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 2284 0 0 0 2544 2 0 0 25 0 3 0 331191330 61702144 4110 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=60256 CPUtime=25.35
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 1315 0 0 0 2535 0 0 0 25 0 3 0 331191330 61702144 4110 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241619 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 60256

[startup+51.1018 s]
/proc/loadavg: 2.00 1.94 1.90 3/80 23786
/proc/meminfo: memFree=1044960/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=68988 CPUtime=101.93
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 6313 0 0 0 10188 5 0 0 18 0 3 0 331191328 70643712 6078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 17247 6078 387 42 0 11499 0
[pid=23783/tid=23785] ppid=23781 vsize=68988 CPUtime=51.06
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 3338 0 0 0 5102 4 0 0 25 0 3 0 331191330 70643712 6078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=68988 CPUtime=50.85
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 2294 0 0 0 5085 0 0 0 25 0 3 0 331191330 70643712 6078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 68988

[startup+102.306 s]
/proc/loadavg: 2.06 1.96 1.91 3/80 23786
/proc/meminfo: memFree=1036256/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=78032 CPUtime=204.11
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 8736 0 0 0 20402 9 0 0 18 0 3 0 331191328 79904768 8186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 19508 8186 387 42 0 13760 0
[pid=23783/tid=23785] ppid=23781 vsize=78032 CPUtime=102.25
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 5002 0 0 0 10218 7 0 0 25 0 3 0 331191330 79904768 8186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=78032 CPUtime=101.83
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 3053 0 0 0 10182 1 0 0 25 0 3 0 331191330 79904768 8186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 78032

[startup+162.301 s]
/proc/loadavg: 2.21 2.02 1.93 3/80 23786
/proc/meminfo: memFree=1026080/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=89128 CPUtime=323.82
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 11549 0 0 0 32370 12 0 0 18 0 3 0 331191328 91267072 10730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 22282 10730 387 42 0 16534 0
[pid=23783/tid=23785] ppid=23781 vsize=89128 CPUtime=162.23
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 6413 0 0 0 16213 10 0 0 25 0 3 0 331191330 91267072 10730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=89128 CPUtime=161.57
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 4455 0 0 0 16155 2 0 0 25 0 3 0 331191330 91267072 10730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 89128

[startup+222.303 s]
/proc/loadavg: 2.10 2.03 1.94 3/80 23786
/proc/meminfo: memFree=1019104/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=96120 CPUtime=443.56
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 13314 0 0 0 44340 16 0 0 18 0 3 0 331191328 98426880 12462 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 24030 12462 387 42 0 18282 0
[pid=23783/tid=23785] ppid=23781 vsize=96120 CPUtime=222.21
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 7518 0 0 0 22209 12 0 0 25 0 3 0 331191330 98426880 12462 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=96120 CPUtime=221.31
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 5115 0 0 0 22129 2 0 0 25 0 3 0 331191330 98426880 12462 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 96120

[startup+282.303 s]
/proc/loadavg: 2.04 2.02 1.94 3/80 23786
/proc/meminfo: memFree=1013024/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=102784 CPUtime=563.28
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 14999 0 0 0 56310 18 0 0 18 0 3 0 331191328 105250816 13968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 25696 13968 387 42 0 19948 0
[pid=23783/tid=23785] ppid=23781 vsize=102784 CPUtime=282.19
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 8558 0 0 0 28205 14 0 0 25 0 3 0 331191330 105250816 13968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=102784 CPUtime=281.06
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 5760 0 0 0 28103 3 0 0 25 0 3 0 331191330 105250816 13968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241047 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 102784

[startup+342.303 s]
/proc/loadavg: 2.01 2.01 1.94 3/80 23786
/proc/meminfo: memFree=1007392/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=108868 CPUtime=683
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 16517 0 0 0 68280 20 0 0 18 0 3 0 331191328 111480832 15387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 27217 15387 387 42 0 21469 0
[pid=23783/tid=23785] ppid=23781 vsize=108868 CPUtime=342.17
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 9367 0 0 0 34201 16 0 0 25 0 3 0 331191330 111480832 15387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=108868 CPUtime=340.79
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 6469 0 0 0 34076 3 0 0 25 0 3 0 331191330 111480832 15387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 108868

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 1.94 3/80 23786
/proc/meminfo: memFree=1003360/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=116252 CPUtime=802.73
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 18208 0 0 0 80251 22 0 0 18 0 3 0 331191328 119042048 16399 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 29063 16399 387 42 0 23315 0
[pid=23783/tid=23785] ppid=23781 vsize=116252 CPUtime=402.16
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 10289 0 0 0 40198 18 0 0 25 0 3 0 331191330 119042048 16399 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=116252 CPUtime=400.54
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 7238 0 0 0 40051 3 0 0 25 0 3 0 331191330 119042048 16399 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.73
Current children cumulated vsize (KiB) 116252

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 23786
/proc/meminfo: memFree=1000608/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=118428 CPUtime=922.44
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 18907 0 0 0 92220 24 0 0 18 0 3 0 331191328 121270272 17065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 29607 17065 387 42 0 23859 0
[pid=23783/tid=23785] ppid=23781 vsize=118428 CPUtime=462.14
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 10988 0 0 0 46194 20 0 0 25 0 3 0 331191330 121270272 17065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4259443 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=118428 CPUtime=460.27
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 7238 0 0 0 46024 3 0 0 25 0 3 0 331191330 121270272 17065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.44
Current children cumulated vsize (KiB) 118428

[startup+522.303 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 23786
/proc/meminfo: memFree=995872/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=124464 CPUtime=1042.16
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 20399 0 0 0 104189 27 0 0 18 0 3 0 331191328 127451136 18264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 31116 18264 387 42 0 25368 0
[pid=23783/tid=23785] ppid=23781 vsize=124464 CPUtime=522.12
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 11599 0 0 0 52190 22 0 0 25 0 3 0 331191330 127451136 18264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=124464 CPUtime=520.01
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 8119 0 0 0 51997 4 0 0 25 0 3 0 331191330 127451136 18264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.16
Current children cumulated vsize (KiB) 124464

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 23786
/proc/meminfo: memFree=991968/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=129152 CPUtime=1161.89
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 21613 0 0 0 116160 29 0 0 18 0 3 0 331191328 132251648 19216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 32288 19216 387 42 0 26540 0
[pid=23783/tid=23785] ppid=23781 vsize=129152 CPUtime=582.11
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 12122 0 0 0 58187 24 0 0 25 0 3 0 331191330 132251648 19216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=129152 CPUtime=579.75
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 8810 0 0 0 57971 4 0 0 25 0 3 0 331191330 132251648 19216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 129152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 2.00 2.00 1.94 3/80 23786
/proc/meminfo: memFree=991264/2055920 swapFree=4153276/4192956
[pid=23783] ppid=23781 vsize=129280 CPUtime=1200
/proc/23783/stat : 23783 (ornithorynque) S 23781 23783 22826 0 -1 4194304 21817 0 0 0 119970 30 0 0 18 0 3 0 331191328 132382720 19387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23783/statm: 32320 19387 387 42 0 26572 0
[pid=23783/tid=23785] ppid=23781 vsize=129280 CPUtime=601.2
/proc/23783/task/23785/stat : 23785 (ornithorynque) R 23781 23783 22826 0 -1 4194368 12326 0 0 0 60096 24 0 0 25 0 3 0 331191330 132382720 19387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23783/tid=23786] ppid=23781 vsize=129280 CPUtime=598.76
/proc/23783/task/23786/stat : 23786 (ornithorynque) R 23781 23783 22826 0 -1 4194368 8810 0 0 0 59872 4 0 0 25 0 3 0 331191330 132382720 19387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 129280

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.426
CPU time (s): 1200.03
CPU user time (s): 1199.72
CPU system time (s): 0.312952
CPU usage (%): 199.531
Max. virtual memory (cumulated for all children) (KiB): 129280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21817
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= 19
involuntary context switches= 22813

runsolver used 0.634903 second user time and 1.56676 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Mar  5 16:32:44 UTC 2007

IDJOB= 328552
IDBENCH= 20474
IDSOLVER= 139
FILE ID= node2/328552-1173112363

PBS_JOBID= 4013942

Free space on /tmp= 66511 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= /tmp/evaluation/328552-1173112363/ornithorynque /tmp/evaluation/328552-1173112363/instance-328552-1173112363.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-328552-1173112363 -o ROOT/results/node2/solver-328552-1173112363 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328552-1173112363/ornithorynque /tmp/evaluation/328552-1173112363/instance-328552-1173112363.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  b1a6497b6934405ef70bfcc51fa85893

RANDOM SEED= 567255817

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1068496 kB
Buffers:         50536 kB
Cached:         839608 kB
SwapCached:       2968 kB
Active:          69096 kB
Inactive:       844332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1068496 kB
SwapTotal:     4192956 kB
SwapFree:      4153276 kB
Dirty:             380 kB
Writeback:           0 kB
Mapped:          30620 kB
Slab:            59532 kB
Committed_AS:  1555656 kB
PageTables:       1812 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= 66511 MiB

End job on node2 on Mon Mar  5 16:42:47 UTC 2007