Trace number 328554

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.15 601.831

General information on the benchmark

Nameindustrial/crypto/
mizh-sha0-35-4.cnf
MD5SUM688db06c82a913ab415a179d73ef53d1
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9205
Satisfiable
(Un)Satisfiability was proved
Number of variables48689
Number of clauses204067
Sum of the clauses size609421
Maximum clause length4
Minimum clause length1
Number of clauses of size 1187
Number of clauses of size 284694
Number of clauses of size 336898
Number of clauses of size 482288
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 int
0.00/0.00	c parsing...
0.49/0.52	c ...done
0.49/0.52	c nbVar=48689 nbClause=204067
0.59/0.60	c nbVar=48689 nbClause=204067
0.69/0.71	c complete search running
0.69/0.71	c local search running
0.69/0.76	c flip 0 nbSat=173122 maxSat=0
3.67/2.29	c nbDecision=10000 #clauses=209446
7.06/3.99	c nbDecision=20000 #clauses=214121
11.04/5.90	c nbDecision=30000 #clauses=218980
14.04/7.49	c flip 10000 nbSat=181916 maxSat=181916
15.24/8.00	c nbDecision=40000 #clauses=222803
21.83/11.38	c nbDecision=50000 #clauses=227456
25.81/13.32	c nbDecision=60000 #clauses=231463
29.61/15.25	c nbDecision=70000 #clauses=237122
30.60/15.70	c flip 20000 nbSat=187483 maxSat=188351
34.39/17.64	c nbDecision=80000 #clauses=243021
39.18/20.05	c nbDecision=90000 #clauses=247907
44.77/22.89	c nbDecision=100000 #clauses=251585
51.96/26.47	c nbDecision=110000 #clauses=256509
52.75/26.85	c flip 30000 nbSat=190497 maxSat=190623
57.74/29.33	c nbDecision=120000 #clauses=260872
62.52/31.76	c nbDecision=130000 #clauses=266917
69.11/35.04	c nbDecision=140000 #clauses=271059
73.50/37.23	c nbDecision=150000 #clauses=274661
76.49/38.77	c flip 40000 nbSat=192361 maxSat=192380
80.28/40.60	c nbDecision=160000 #clauses=278887
91.46/46.21	c nbDecision=170000 #clauses=282440
99.84/50.47	c nbDecision=180000 #clauses=285823
100.44/50.79	c flip 50000 nbSat=193535 maxSat=193541
110.02/55.52	c nbDecision=190000 #clauses=288613
121.60/61.34	c flip 60000 nbSat=193981 maxSat=194314
121.80/61.50	c nbDecision=200000 #clauses=291772
129.77/65.43	c nbDecision=210000 #clauses=294165
136.55/68.80	c nbDecision=220000 #clauses=297626
144.54/72.88	c nbDecision=230000 #clauses=300390
144.54/72.88	c flip 70000 nbSat=192546 maxSat=194922
153.71/77.49	c nbDecision=240000 #clauses=303362
160.49/80.89	c nbDecision=250000 #clauses=307507
166.88/84.04	c flip 80000 nbSat=195269 maxSat=195322
168.29/84.78	c nbDecision=260000 #clauses=312619
175.26/88.20	c nbDecision=270000 #clauses=316306
182.44/91.87	c nbDecision=280000 #clauses=321301
189.63/95.41	c flip 90000 nbSat=195629 maxSat=195658
191.43/96.35	c nbDecision=290000 #clauses=326358
200.61/100.91	c nbDecision=300000 #clauses=331735
212.20/106.72	c flip 100000 nbSat=195844 maxSat=196027
217.37/109.30	c nbDecision=310000 #clauses=336291
228.54/114.94	c nbDecision=320000 #clauses=339724
237.12/119.27	c flip 110000 nbSat=196072 maxSat=196252
240.11/120.73	c nbDecision=330000 #clauses=342505
253.88/127.62	c nbDecision=340000 #clauses=346927
259.87/130.68	c flip 120000 nbSat=193538 maxSat=196414
265.26/133.34	c nbDecision=350000 #clauses=350552
275.64/138.53	c nbDecision=360000 #clauses=353177
281.42/141.49	c flip 130000 nbSat=196224 maxSat=196581
286.62/144.07	c nbDecision=370000 #clauses=356637
296.39/148.97	c nbDecision=380000 #clauses=360317
306.17/153.87	c nbDecision=390000 #clauses=363436
306.77/154.12	c flip 140000 nbSat=196771 maxSat=196779
323.53/162.53	c nbDecision=400000 #clauses=367388
330.90/166.25	c flip 150000 nbSat=196807 maxSat=196846
342.47/172.07	c nbDecision=410000 #clauses=373146
356.45/179.09	c flip 160000 nbSat=196958 maxSat=197019
361.04/181.33	c nbDecision=420000 #clauses=375722
379.60/190.65	c flip 170000 nbSat=196989 maxSat=197050
390.37/196.00	c nbDecision=430000 #clauses=379284
403.34/202.51	c flip 180000 nbSat=197138 maxSat=197194
426.88/214.38	c flip 190000 nbSat=197210 maxSat=197259
428.07/214.94	c nbDecision=440000 #clauses=385923
446.64/224.28	c nbDecision=450000 #clauses=388208
451.63/226.71	c flip 200000 nbSat=197123 maxSat=197345
474.98/238.49	c flip 210000 nbSat=197243 maxSat=197345
477.37/239.62	c nbDecision=460000 #clauses=390815
498.32/250.18	c flip 220000 nbSat=197267 maxSat=197360
521.86/261.92	c flip 230000 nbSat=197426 maxSat=197435
542.42/272.21	c nbDecision=470000 #clauses=394435
546.41/274.28	c flip 240000 nbSat=197208 maxSat=197460
564.97/283.59	c nbDecision=480000 #clauses=397251
570.95/286.55	c flip 250000 nbSat=197431 maxSat=197522
590.51/296.30	c nbDecision=490000 #clauses=398820
594.89/298.52	c flip 260000 nbSat=197443 maxSat=197613
608.66/305.40	c nbDecision=500000 #clauses=401741
618.04/310.15	c flip 270000 nbSat=197515 maxSat=197645
631.22/316.71	c nbDecision=510000 #clauses=404799
643.99/323.10	c flip 280000 nbSat=197690 maxSat=197725
649.97/326.11	c nbDecision=520000 #clauses=406185
664.54/333.41	c nbDecision=530000 #clauses=407454
671.73/337.03	c flip 290000 nbSat=197671 maxSat=197743
680.90/341.66	c nbDecision=540000 #clauses=409172
693.26/347.89	c nbDecision=550000 #clauses=412458
699.05/350.77	c flip 300000 nbSat=197786 maxSat=197798
712.43/357.49	c nbDecision=560000 #clauses=414472
726.00/364.25	c flip 310000 nbSat=197716 maxSat=197871
732.77/367.68	c nbDecision=570000 #clauses=416786
751.34/376.93	c nbDecision=580000 #clauses=418535
752.73/377.61	c flip 320000 nbSat=197847 maxSat=197908
776.87/389.74	c flip 330000 nbSat=197739 maxSat=197908
802.22/402.40	c flip 340000 nbSat=197748 maxSat=197908
827.56/415.12	c flip 350000 nbSat=197791 maxSat=197908
851.71/427.25	c flip 360000 nbSat=197619 maxSat=197947
878.24/440.51	c flip 370000 nbSat=197526 maxSat=198022
886.82/444.87	c nbDecision=590000 #clauses=420593
906.78/454.80	c flip 380000 nbSat=197588 maxSat=198022
930.92/466.91	c nbDecision=600000 #clauses=422578
932.52/467.75	c flip 390000 nbSat=197713 maxSat=198022
952.88/477.99	c nbDecision=610000 #clauses=424071
960.25/481.64	c flip 400000 nbSat=194841 maxSat=198071
976.61/489.86	c nbDecision=620000 #clauses=426147
986.80/494.95	c flip 410000 nbSat=197984 maxSat=198099
993.38/498.24	c nbDecision=630000 #clauses=428979
1013.34/508.22	c flip 420000 nbSat=198014 maxSat=198111
1021.92/512.60	c nbDecision=640000 #clauses=430687
1039.49/521.34	c flip 430000 nbSat=197916 maxSat=198111
1062.01/532.65	c nbDecision=650000 #clauses=431850
1064.01/533.69	c flip 440000 nbSat=194963 maxSat=198111
1088.75/546.02	c flip 450000 nbSat=197821 maxSat=198122
1116.70/560.00	c flip 460000 nbSat=197582 maxSat=198160
1131.87/567.68	c nbDecision=660000 #clauses=433422
1142.83/573.18	c nbDecision=670000 #clauses=435356
1145.03/574.29	c flip 470000 nbSat=197747 maxSat=198167
1162.18/582.86	c nbDecision=680000 #clauses=436913
1173.57/588.51	c flip 480000 nbSat=197883 maxSat=198170
1193.33/598.49	c nbDecision=690000 #clauses=439125

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/node47/watcher-328554-1173112384 -o ROOT/results/node47/solver-328554-1173112384 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328554-1173112384/ornithorynque /tmp/evaluation/328554-1173112384/instance-328554-1173112384.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: 2.00 1.99 1.91 3/64 16870
/proc/meminfo: memFree=1235152/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=23220 CPUtime=0
/proc/16870/stat : 16870 (ornithorynque) R 16868 16870 15951 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 37213598 23777280 260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208714896496 0 0 4096 0 0 0 0 17 1 0 0
/proc/16870/statm: 5805 263 218 42 0 45 0

[startup+0.0923781 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 16870
/proc/meminfo: memFree=1235152/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=26700 CPUtime=0.08
/proc/16870/stat : 16870 (ornithorynque) R 16868 16870 15951 0 -1 4194304 1387 0 0 0 8 0 0 0 18 0 1 0 37213598 27340800 1250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208717386465 0 0 4096 1088 0 0 0 17 1 0 0
/proc/16870/statm: 6675 1250 379 42 0 927 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26700

[startup+0.101378 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 16870
/proc/meminfo: memFree=1235152/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=27128 CPUtime=0.09
/proc/16870/stat : 16870 (ornithorynque) R 16868 16870 15951 0 -1 4194304 1468 0 0 0 9 0 0 0 18 0 1 0 37213598 27779072 1331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726437986 0 0 4096 1088 0 0 0 17 1 0 0
/proc/16870/statm: 6782 1331 379 42 0 1034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27128

[startup+0.301399 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 16870
/proc/meminfo: memFree=1235152/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=34136 CPUtime=0.29
/proc/16870/stat : 16870 (ornithorynque) R 16868 16870 15951 0 -1 4194304 3414 0 0 0 28 1 0 0 19 0 1 0 37213598 34955264 3107 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208717386465 0 0 4096 1088 0 0 0 17 1 0 0
/proc/16870/statm: 8534 3107 379 42 0 2786 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34136

[startup+0.701442 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 16870
/proc/meminfo: memFree=1235152/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=64304 CPUtime=0.69
/proc/16870/stat : 16870 (ornithorynque) R 16868 16870 15951 0 -1 4194304 11543 0 0 0 64 5 0 0 22 0 1 0 37213598 65847296 10415 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208717386465 0 0 4096 1088 0 0 0 17 1 0 0
/proc/16870/statm: 16076 10415 386 42 0 10328 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64304

[startup+1.50154 s]
/proc/loadavg: 1.92 1.97 1.91 3/67 16873
/proc/meminfo: memFree=1194040/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=87304 CPUtime=2.27
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 13425 0 0 0 221 6 0 0 22 0 3 0 37213598 89399296 10650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 21826 10650 389 42 0 16078 0
[pid=16870/tid=16872] ppid=16868 vsize=87304 CPUtime=0.77
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 1758 0 0 0 77 0 0 0 25 0 3 0 37213670 89399296 10650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246496 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=87304 CPUtime=0.77
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 77 0 0 0 25 0 3 0 37213670 89399296 10650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246182 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 87304

[startup+3.10272 s]
/proc/loadavg: 1.92 1.97 1.91 3/67 16873
/proc/meminfo: memFree=1193336/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=88348 CPUtime=5.47
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 14956 0 0 0 540 7 0 0 22 0 3 0 37213598 90468352 10933 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 22087 10933 389 42 0 16339 0
[pid=16870/tid=16872] ppid=16868 vsize=88348 CPUtime=2.37
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 3289 0 0 0 236 1 0 0 25 0 3 0 37213670 90468352 10933 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4329364 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=88348 CPUtime=2.37
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 237 0 0 0 25 0 3 0 37213670 90468352 10933 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244625 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 88348

[startup+6.30106 s]
/proc/loadavg: 1.93 1.97 1.91 3/67 16873
/proc/meminfo: memFree=1190968/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=90300 CPUtime=11.84
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 17110 0 0 0 1176 8 0 0 22 0 3 0 37213598 92467200 11455 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 22575 11455 389 42 0 16827 0
[pid=16870/tid=16872] ppid=16868 vsize=90300 CPUtime=5.57
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 5443 0 0 0 554 3 0 0 25 0 3 0 37213670 92467200 11455 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4274195 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=90300 CPUtime=5.56
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 556 0 0 0 25 0 3 0 37213670 92467200 11455 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 90300

[startup+12.7027 s]
/proc/loadavg: 1.93 1.97 1.91 3/67 16873
/proc/meminfo: memFree=1188352/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=92000 CPUtime=24.62
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 26695 0 0 0 2447 15 0 0 22 0 3 0 37213598 94208000 11920 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 23000 11920 389 42 0 17252 0
[pid=16870/tid=16872] ppid=16868 vsize=92000 CPUtime=11.96
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 15028 0 0 0 1187 9 0 0 25 0 3 0 37213670 94208000 11920 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244167 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=92000 CPUtime=11.93
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 1193 0 0 0 25 0 3 0 37213670 94208000 11920 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244216 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 92000

[startup+25.5011 s]
/proc/loadavg: 1.95 1.97 1.91 3/67 16873
/proc/meminfo: memFree=1182592/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=97720 CPUtime=50.15
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 35898 0 0 0 4993 22 0 0 22 0 3 0 37213598 100065280 13443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 24430 13443 389 42 0 18682 0
[pid=16870/tid=16872] ppid=16868 vsize=97720 CPUtime=24.76
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 24231 0 0 0 2460 16 0 0 25 0 3 0 37213670 100065280 13443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=97720 CPUtime=24.67
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 2467 0 0 0 25 0 3 0 37213670 100065280 13443 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 97720

[startup+51.1019 s]
/proc/loadavg: 2.03 1.99 1.91 3/67 16873
/proc/meminfo: memFree=1174464/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=106708 CPUtime=101.24
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 62776 0 0 0 10086 38 0 0 22 0 3 0 37213598 109268992 15328 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 26677 15328 389 42 0 20929 0
[pid=16870/tid=16872] ppid=16868 vsize=106708 CPUtime=50.35
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 51109 0 0 0 5003 32 0 0 25 0 3 0 37213670 109268992 15328 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4329362 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=106708 CPUtime=50.16
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 5016 0 0 0 25 0 3 0 37213670 109268992 15328 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 106708

[startup+102.305 s]
/proc/loadavg: 2.08 2.00 1.92 4/67 16873
/proc/meminfo: memFree=1163072/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=117780 CPUtime=203.41
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 125132 0 0 0 20264 77 0 0 22 0 3 0 37213598 120606720 18260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 29445 18260 389 42 0 23697 0
[pid=16870/tid=16872] ppid=16868 vsize=117780 CPUtime=101.54
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 113465 0 0 0 10083 71 0 0 25 0 3 0 37213670 120606720 18260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4271652 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=117780 CPUtime=101.14
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 10114 0 0 0 25 0 3 0 37213670 120606720 18260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.41
Current children cumulated vsize (KiB) 117780

[startup+162.302 s]
/proc/loadavg: 2.09 2.02 1.93 3/67 16873
/proc/meminfo: memFree=1154816/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=125504 CPUtime=323.13
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 195818 0 0 0 32195 118 0 0 22 0 3 0 37213598 128516096 20306 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 31376 20306 389 42 0 25628 0
[pid=16870/tid=16872] ppid=16868 vsize=125504 CPUtime=161.52
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 184151 0 0 0 16040 112 0 0 25 0 3 0 37213670 128516096 20306 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=125504 CPUtime=160.88
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 16088 0 0 0 25 0 3 0 37213670 128516096 20306 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.13
Current children cumulated vsize (KiB) 125504

[startup+222.301 s]
/proc/loadavg: 2.09 2.03 1.93 3/67 16873
/proc/meminfo: memFree=1149312/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=130468 CPUtime=442.84
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 250235 0 0 0 44137 147 0 0 22 0 3 0 37213598 133599232 21635 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 32617 21635 389 42 0 26869 0
[pid=16870/tid=16872] ppid=16868 vsize=130468 CPUtime=221.5
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 238568 0 0 0 22009 141 0 0 25 0 3 0 37213670 133599232 21635 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4239096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=130468 CPUtime=220.61
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 22061 0 0 0 25 0 3 0 37213670 133599232 21635 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.84
Current children cumulated vsize (KiB) 130468

[startup+282.302 s]
/proc/loadavg: 2.25 2.08 1.95 3/67 16873
/proc/meminfo: memFree=1147072/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=132556 CPUtime=562.58
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 290722 0 0 0 56091 167 0 0 22 0 3 0 37213598 135737344 22186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 33139 22186 389 42 0 27391 0
[pid=16870/tid=16872] ppid=16868 vsize=132556 CPUtime=281.49
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 279055 0 0 0 27988 161 0 0 25 0 3 0 37213670 135737344 22186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246445 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=132556 CPUtime=280.36
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 28036 0 0 0 25 0 3 0 37213670 135737344 22186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.58
Current children cumulated vsize (KiB) 132556

[startup+342.301 s]
/proc/loadavg: 2.17 2.09 1.96 3/67 16873
/proc/meminfo: memFree=1144128/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=138588 CPUtime=682.3
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 337795 0 0 0 68035 195 0 0 22 0 3 0 37213598 141914112 22957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 34647 22957 389 42 0 28899 0
[pid=16870/tid=16872] ppid=16868 vsize=138588 CPUtime=341.46
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 326128 0 0 0 33958 188 0 0 25 0 3 0 37213670 141914112 22957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4271734 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=138588 CPUtime=340.1
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 34010 0 0 0 25 0 3 0 37213670 141914112 22957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.3
Current children cumulated vsize (KiB) 138588

[startup+402.302 s]
/proc/loadavg: 2.06 2.07 1.96 3/67 16873
/proc/meminfo: memFree=1142400/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=140156 CPUtime=802.02
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 371619 0 0 0 79990 212 0 0 22 0 3 0 37213598 143519744 23373 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 35039 23373 389 42 0 29291 0
[pid=16870/tid=16872] ppid=16868 vsize=140156 CPUtime=401.45
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 359952 0 0 0 39939 206 0 0 25 0 3 0 37213670 143519744 23373 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246420 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=140156 CPUtime=399.84
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 39984 0 0 0 25 0 3 0 37213670 143519744 23373 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4298165 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.02
Current children cumulated vsize (KiB) 140156

[startup+462.301 s]
/proc/loadavg: 2.05 2.07 1.97 3/67 16873
/proc/meminfo: memFree=1141888/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=140660 CPUtime=921.74
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 383557 0 0 0 91956 218 0 0 22 0 3 0 37213598 144035840 23503 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 35165 23503 389 42 0 29417 0
[pid=16870/tid=16872] ppid=16868 vsize=140660 CPUtime=461.43
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 371890 0 0 0 45931 212 0 0 25 0 3 0 37213670 144035840 23503 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=140660 CPUtime=459.59
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 45959 0 0 0 25 0 3 0 37213670 144035840 23503 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4298012 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.74
Current children cumulated vsize (KiB) 140660

[startup+522.302 s]
/proc/loadavg: 2.02 2.06 1.97 3/67 16873
/proc/meminfo: memFree=1139840/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=142864 CPUtime=1041.48
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 423222 0 0 0 103908 240 0 0 22 0 3 0 37213598 146292736 24096 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 35716 24096 389 42 0 29968 0
[pid=16870/tid=16872] ppid=16868 vsize=142864 CPUtime=521.41
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 411555 0 0 0 51908 233 0 0 25 0 3 0 37213670 146292736 24096 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4274134 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=142864 CPUtime=519.33
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 51933 0 0 0 25 0 3 0 37213670 146292736 24096 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245321 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.48
Current children cumulated vsize (KiB) 142864

[startup+582.301 s]
/proc/loadavg: 2.00 2.04 1.97 3/67 16873
/proc/meminfo: memFree=1138624/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=143784 CPUtime=1161.18
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 451884 0 0 0 115863 255 0 0 22 0 3 0 37213598 147234816 24342 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 35946 24342 389 42 0 30198 0
[pid=16870/tid=16872] ppid=16868 vsize=143784 CPUtime=581.4
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 440217 0 0 0 57891 249 0 0 25 0 3 0 37213670 147234816 24342 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4274226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=143784 CPUtime=579.06
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 57906 0 0 0 25 0 3 0 37213670 147234816 24342 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.18
Current children cumulated vsize (KiB) 143784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 2.00 2.04 1.97 3/67 16873
/proc/meminfo: memFree=1138112/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=144060 CPUtime=1200.11
/proc/16870/stat : 16870 (ornithorynque) S 16868 16870 15951 0 -1 4194304 466832 0 0 0 119748 263 0 0 22 0 3 0 37213598 147517440 24410 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/16870/statm: 36015 24410 389 42 0 30267 0
[pid=16870/tid=16872] ppid=16868 vsize=144060 CPUtime=600.9
/proc/16870/task/16872/stat : 16872 (ornithorynque) R 16868 16870 15951 0 -1 4194368 455165 0 0 0 59833 257 0 0 25 0 3 0 37213670 147517440 24410 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4329362 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=16870/tid=16873] ppid=16868 vsize=144060 CPUtime=598.49
/proc/16870/task/16873/stat : 16873 (ornithorynque) R 16868 16870 15951 0 -1 4194368 2 0 0 0 59848 1 0 0 25 0 3 0 37213670 147517440 24410 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 144060

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.831
CPU time (s): 1200.15
CPU user time (s): 1197.5
CPU system time (s): 2.6546
CPU usage (%): 199.417
Max. virtual memory (cumulated for all children) (KiB): 144444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.5
system time used= 2.6546
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 466833
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= 13
involuntary context switches= 9179

runsolver used 0.512922 second user time and 1.69974 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Mon Mar  5 16:33:04 UTC 2007

IDJOB= 328554
IDBENCH= 20476
IDSOLVER= 139
FILE ID= node47/328554-1173112384

PBS_JOBID= 4013889

Free space on /tmp= 66560 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/crypto/mizh-sha0-35-4.cnf
COMMAND LINE= /tmp/evaluation/328554-1173112384/ornithorynque /tmp/evaluation/328554-1173112384/instance-328554-1173112384.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-328554-1173112384 -o ROOT/results/node47/solver-328554-1173112384 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328554-1173112384/ornithorynque /tmp/evaluation/328554-1173112384/instance-328554-1173112384.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  688db06c82a913ab415a179d73ef53d1

RANDOM SEED= 955521341

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.225
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.225
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:       1235560 kB
Buffers:         30288 kB
Cached:         710912 kB
SwapCached:          0 kB
Active:          82672 kB
Inactive:       675384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1235560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4248 kB
Writeback:           0 kB
Mapped:          27004 kB
Slab:            48256 kB
Committed_AS:   120832 kB
PageTables:       1452 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= 66560 MiB

End job on node47 on Mon Mar  5 16:43:08 UTC 2007