Trace number 328559

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.07 601.929

General information on the benchmark

Nameindustrial/
crypto/mizh-md5-48-5.cnf
MD5SUM8ab50418497c0326ed1ff5d73a4e24a3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.9443
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279256
Sum of the clauses size832648
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120496
Number of clauses of size 342781
Number of clauses of size 4115778
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.69/0.72	c ...done
0.69/0.72	c nbVar=66892 nbClause=279256
0.79/0.82	c nbVar=66892 nbClause=279256
0.89/0.98	c complete search running
0.89/0.98	c local search running
1.02/1.05	c flip 0 nbSat=236745 maxSat=0
4.59/2.87	c nbDecision=10000 #clauses=285042
7.80/4.41	c nbDecision=20000 #clauses=288630
11.58/6.32	c nbDecision=30000 #clauses=293516
15.37/8.26	c nbDecision=40000 #clauses=299494
19.16/10.17	c flip 10000 nbSat=246349 maxSat=246355
21.35/11.28	c nbDecision=50000 #clauses=303163
27.35/14.22	c nbDecision=60000 #clauses=306392
32.72/16.94	c nbDecision=70000 #clauses=309590
37.91/19.50	c nbDecision=80000 #clauses=313549
39.71/20.49	c flip 20000 nbSat=254906 maxSat=254934
43.50/22.31	c nbDecision=90000 #clauses=320382
48.49/24.86	c nbDecision=100000 #clauses=323954
53.88/27.53	c nbDecision=110000 #clauses=328912
59.46/30.37	c nbDecision=120000 #clauses=334170
66.65/33.98	c nbDecision=130000 #clauses=341261
70.84/36.10	c flip 30000 nbSat=258897 maxSat=258903
98.57/49.93	c flip 40000 nbSat=259214 maxSat=261190
125.30/63.36	c flip 50000 nbSat=263155 maxSat=263155
149.05/75.25	c flip 60000 nbSat=264624 maxSat=264631
178.19/89.81	c flip 70000 nbSat=265581 maxSat=265610
203.72/102.67	c flip 80000 nbSat=266313 maxSat=266357
233.85/117.76	c flip 90000 nbSat=266863 maxSat=266880
262.20/132.00	c flip 100000 nbSat=267327 maxSat=267359
293.32/147.57	c flip 110000 nbSat=267868 maxSat=267870
320.06/160.93	c flip 120000 nbSat=268182 maxSat=268191
351.59/176.75	c flip 130000 nbSat=268434 maxSat=268468
380.92/191.46	c flip 140000 nbSat=268662 maxSat=268694
413.84/207.99	c flip 150000 nbSat=268796 maxSat=268824
446.96/224.54	c flip 160000 nbSat=268978 maxSat=268978
477.50/239.83	c flip 170000 nbSat=264922 maxSat=269071
482.48/242.37	c nbDecision=140000 #clauses=346853
489.87/246.05	c nbDecision=150000 #clauses=351433
504.22/253.27	c nbDecision=160000 #clauses=356543
512.81/257.54	c nbDecision=170000 #clauses=361506
515.20/258.73	c flip 180000 nbSat=268997 maxSat=269079
520.19/261.22	c nbDecision=180000 #clauses=366665
526.98/264.65	c nbDecision=190000 #clauses=370528
534.77/268.54	c nbDecision=200000 #clauses=374371
541.95/272.16	c nbDecision=210000 #clauses=378390
549.34/275.89	c nbDecision=220000 #clauses=382986
554.13/278.22	c flip 190000 nbSat=269258 maxSat=269286
561.11/281.76	c nbDecision=230000 #clauses=387948
565.69/284.07	c nbDecision=240000 #clauses=392665
576.07/289.23	c nbDecision=250000 #clauses=397027
588.03/295.29	c flip 200000 nbSat=269501 maxSat=269586
596.02/299.28	c nbDecision=260000 #clauses=401011
603.20/302.89	c nbDecision=270000 #clauses=405591
610.39/306.45	c nbDecision=280000 #clauses=409680
620.96/311.73	c nbDecision=290000 #clauses=414677
626.76/314.66	c flip 210000 nbSat=269513 maxSat=269610
636.13/319.31	c nbDecision=300000 #clauses=418357
641.52/322.01	c nbDecision=310000 #clauses=423979
652.10/327.32	c nbDecision=320000 #clauses=427196
658.08/330.37	c nbDecision=330000 #clauses=431679
663.26/332.95	c flip 220000 nbSat=269728 maxSat=269742
666.26/334.47	c nbDecision=340000 #clauses=435639
675.03/338.84	c nbDecision=350000 #clauses=439596
688.80/345.79	c nbDecision=360000 #clauses=443055
698.59/350.66	c nbDecision=370000 #clauses=447227
703.57/353.18	c flip 230000 nbSat=265379 maxSat=269880
710.35/356.57	c nbDecision=380000 #clauses=450129
739.30/371.06	c flip 240000 nbSat=269838 maxSat=269943
766.62/384.75	c nbDecision=390000 #clauses=452566
772.40/387.65	c flip 250000 nbSat=270116 maxSat=270129
804.35/403.63	c flip 260000 nbSat=270073 maxSat=270215
837.48/420.20	c flip 270000 nbSat=270106 maxSat=270305
871.58/437.33	c flip 280000 nbSat=270285 maxSat=270328
901.71/452.42	c flip 290000 nbSat=270268 maxSat=270379
934.84/469.05	c flip 300000 nbSat=270539 maxSat=270539
967.77/485.56	c flip 310000 nbSat=270373 maxSat=270558
1002.49/502.91	c flip 320000 nbSat=270639 maxSat=270726
1029.22/516.38	c nbDecision=400000 #clauses=456769
1033.00/518.21	c flip 330000 nbSat=270586 maxSat=270726
1069.12/536.30	c flip 340000 nbSat=265869 maxSat=270743
1092.68/548.18	c nbDecision=410000 #clauses=458505
1101.06/552.34	c flip 350000 nbSat=270555 maxSat=270743
1133.37/568.59	c flip 360000 nbSat=270617 maxSat=270749
1164.11/583.90	c flip 370000 nbSat=270632 maxSat=270749
1198.23/601.07	c flip 380000 nbSat=270651 maxSat=270875

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/node18/watcher-328559-1173112444 -o ROOT/results/node18/solver-328559-1173112444 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328559-1173112444/ornithorynque /tmp/evaluation/328559-1173112444/instance-328559-1173112444.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.02 1.99 1.93 3/77 14567
/proc/meminfo: memFree=1194784/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=23220 CPUtime=0
/proc/14567/stat : 14567 (ornithorynque) R 14565 14567 13651 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 331198965 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227846163729 0 0 4096 0 0 0 0 17 1 0 0
/proc/14567/statm: 5805 266 219 42 0 45 0

[startup+0.0771709 s]
/proc/loadavg: 2.02 1.99 1.93 3/77 14567
/proc/meminfo: memFree=1194784/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=25992 CPUtime=0.07
/proc/14567/stat : 14567 (ornithorynque) R 14565 14567 13651 0 -1 4194304 1185 0 0 0 7 0 0 0 18 0 1 0 331198965 26615808 1113 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227848655585 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14567/statm: 6498 1114 379 42 0 750 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25992

[startup+0.101173 s]
/proc/loadavg: 2.02 1.99 1.93 3/77 14567
/proc/meminfo: memFree=1194784/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=27072 CPUtime=0.09
/proc/14567/stat : 14567 (ornithorynque) R 14565 14567 13651 0 -1 4194304 1477 0 0 0 9 0 0 0 18 0 1 0 331198965 27721728 1340 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857707106 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14567/statm: 6768 1340 379 42 0 1020 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27072

[startup+0.301193 s]
/proc/loadavg: 2.02 1.99 1.93 3/77 14567
/proc/meminfo: memFree=1194784/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=34080 CPUtime=0.29
/proc/14567/stat : 14567 (ornithorynque) R 14565 14567 13651 0 -1 4194304 3426 0 0 0 28 1 0 0 19 0 1 0 331198965 34897920 3119 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227848655585 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14567/statm: 8520 3119 379 42 0 2772 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34080

[startup+0.70123 s]
/proc/loadavg: 2.02 1.99 1.93 3/77 14567
/proc/meminfo: memFree=1194784/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=49616 CPUtime=0.69
/proc/14567/stat : 14567 (ornithorynque) R 14565 14567 13651 0 -1 4194304 7696 0 0 0 66 3 0 0 22 0 1 0 331198965 50806784 6538 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227848655585 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14567/statm: 12404 6538 379 42 0 6656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49616

[startup+1.50232 s]
/proc/loadavg: 2.02 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1138248/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=105872 CPUtime=2
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 17391 0 0 0 193 7 0 0 25 0 3 0 331198965 108412928 14428 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 26468 14428 389 42 0 20720 0
[pid=14567/tid=14569] ppid=14565 vsize=105872 CPUtime=0.51
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 941 0 0 0 51 0 0 0 25 0 3 0 331199063 108412928 14428 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326393 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=105872 CPUtime=0.51
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 51 0 0 0 25 0 3 0 331199063 108412928 14428 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 105872

[startup+3.10147 s]
/proc/loadavg: 2.02 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1137416/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=106780 CPUtime=5.2
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 19346 0 0 0 511 9 0 0 25 0 3 0 331198965 109342720 14680 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 26695 14680 389 42 0 20947 0
[pid=14567/tid=14569] ppid=14565 vsize=106780 CPUtime=2.11
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2896 0 0 0 209 2 0 0 25 0 3 0 331199063 109342720 14680 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326433 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=106780 CPUtime=2.11
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 211 0 0 0 25 0 3 0 331199063 109342720 14680 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 106780

[startup+6.30179 s]
/proc/loadavg: 2.01 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1135880/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=108216 CPUtime=11.58
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 24060 0 0 0 1147 11 0 0 25 0 3 0 331198965 110813184 15071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 27054 15071 389 42 0 21306 0
[pid=14567/tid=14569] ppid=14565 vsize=108216 CPUtime=5.3
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 7610 0 0 0 526 4 0 0 25 0 3 0 331199063 110813184 15071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4329525 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=108216 CPUtime=5.29
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 529 0 0 0 25 0 3 0 331199063 110813184 15071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 108216

[startup+12.7014 s]
/proc/loadavg: 2.01 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1132424/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=110692 CPUtime=24.35
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 32694 0 0 0 2419 16 0 0 25 0 3 0 331198965 113348608 15714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 27673 15714 389 42 0 21925 0
[pid=14567/tid=14569] ppid=14565 vsize=110692 CPUtime=11.7
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 16244 0 0 0 1161 9 0 0 25 0 3 0 331199063 113348608 15714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4329362 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=110692 CPUtime=11.66
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 1166 0 0 0 25 0 3 0 331199063 113348608 15714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (KiB) 110692

[startup+25.5026 s]
/proc/loadavg: 2.01 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1128264/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=114992 CPUtime=49.88
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 44732 0 0 0 4965 23 0 0 25 0 3 0 331198965 117751808 16879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 28748 16879 389 42 0 23000 0
[pid=14567/tid=14569] ppid=14565 vsize=114992 CPUtime=24.5
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 28282 0 0 0 2434 16 0 0 25 0 3 0 331199063 117751808 16879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326433 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=114992 CPUtime=24.4
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 2440 0 0 0 25 0 3 0 331199063 117751808 16879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (KiB) 114992

[startup+51.1011 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1122888/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=120092 CPUtime=100.97
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 47398 0 0 0 10072 25 0 0 25 0 3 0 331198965 122974208 18235 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 30023 18235 389 42 0 24275 0
[pid=14567/tid=14569] ppid=14565 vsize=120092 CPUtime=50.09
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 30948 0 0 0 4991 18 0 0 25 0 3 0 331199063 122974208 18235 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246425 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=120092 CPUtime=49.89
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 4989 0 0 0 25 0 3 0 331199063 122974208 18235 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.97
Current children cumulated vsize (KiB) 120092

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1122696/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=120224 CPUtime=203.13
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 47439 0 0 0 20287 26 0 0 25 0 3 0 331198965 123109376 18276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 30056 18276 389 42 0 24308 0
[pid=14567/tid=14569] ppid=14565 vsize=120224 CPUtime=101.27
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 30989 0 0 0 10109 18 0 0 25 0 3 0 331199063 123109376 18276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4239099 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=120224 CPUtime=100.86
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 10086 0 0 0 25 0 3 0 331199063 123109376 18276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.13
Current children cumulated vsize (KiB) 120224

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1122696/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=120224 CPUtime=322.85
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 47449 0 0 0 32258 27 0 0 25 0 3 0 331198965 123109376 18286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 30056 18286 389 42 0 24308 0
[pid=14567/tid=14569] ppid=14565 vsize=120224 CPUtime=161.26
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 30999 0 0 0 16107 19 0 0 25 0 3 0 331199063 123109376 18286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246473 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=120224 CPUtime=160.59
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 16059 0 0 0 25 0 3 0 331199063 123109376 18286 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.85
Current children cumulated vsize (KiB) 120224

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1122568/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=120356 CPUtime=442.57
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 47465 0 0 0 44230 27 0 0 25 0 3 0 331198965 123244544 18302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 30089 18302 389 42 0 24341 0
[pid=14567/tid=14569] ppid=14565 vsize=120356 CPUtime=221.25
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 31015 0 0 0 22105 20 0 0 25 0 3 0 331199063 123244544 18302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244167 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=120356 CPUtime=220.34
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 22034 0 0 0 25 0 3 0 331199063 123244544 18302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4239088 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.57
Current children cumulated vsize (KiB) 120356

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1111944/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=130688 CPUtime=562.3
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 73395 0 0 0 56185 45 0 0 25 0 3 0 331198965 133824512 21045 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 32672 21045 389 42 0 26924 0
[pid=14567/tid=14569] ppid=14565 vsize=130688 CPUtime=281.23
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 56945 0 0 0 28086 37 0 0 25 0 3 0 331199063 133824512 21045 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326417 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=130688 CPUtime=280.08
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 28008 0 0 0 25 0 3 0 331199063 133824512 21045 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244832 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.3
Current children cumulated vsize (KiB) 130688

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1098312/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=142452 CPUtime=682.01
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 133272 0 0 0 68120 81 0 0 25 0 3 0 331198965 145870848 24199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 35613 24199 389 42 0 29865 0
[pid=14567/tid=14569] ppid=14565 vsize=142452 CPUtime=341.21
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 116822 0 0 0 34048 73 0 0 25 0 3 0 331199063 145870848 24199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4326393 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=142452 CPUtime=339.81
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 33981 0 0 0 25 0 3 0 331199063 145870848 24199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4298093 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.01
Current children cumulated vsize (KiB) 142452

[startup+402.303 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1095752/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=145180 CPUtime=801.75
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 152607 0 0 0 80084 91 0 0 25 0 3 0 331198965 148664320 24932 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 36295 24932 389 42 0 30547 0
[pid=14567/tid=14569] ppid=14565 vsize=145180 CPUtime=401.19
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 136157 0 0 0 40037 82 0 0 25 0 3 0 331199063 148664320 24932 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246425 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=145180 CPUtime=399.57
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 39956 1 0 0 25 0 3 0 331199063 148664320 24932 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.75
Current children cumulated vsize (KiB) 145180

[startup+462.303 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14570
/proc/meminfo: memFree=1094792/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=146224 CPUtime=921.48
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 153919 0 0 0 92055 93 0 0 25 0 3 0 331198965 149733376 25196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 36556 25196 389 42 0 30808 0
[pid=14567/tid=14569] ppid=14565 vsize=146224 CPUtime=461.18
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 137469 0 0 0 46034 84 0 0 25 0 3 0 331199063 149733376 25196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=146224 CPUtime=459.31
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 45930 1 0 0 25 0 3 0 331199063 149733376 25196 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.48
Current children cumulated vsize (KiB) 146224

[startup+522.303 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14572
/proc/meminfo: memFree=1094344/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=146488 CPUtime=1041.19
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 159881 0 0 0 104022 97 0 0 25 0 3 0 331198965 150003712 25263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 36622 25263 389 42 0 30874 0
[pid=14567/tid=14569] ppid=14565 vsize=146488 CPUtime=521.16
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 143431 0 0 0 52028 88 0 0 25 0 3 0 331199063 150003712 25263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244167 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=146488 CPUtime=519.03
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 51902 1 0 0 25 0 3 0 331199063 150003712 25263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.19
Current children cumulated vsize (KiB) 146488

[startup+582.302 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14572
/proc/meminfo: memFree=1094152/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=146748 CPUtime=1160.91
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 167530 0 0 0 115990 101 0 0 25 0 3 0 331198965 150269952 25314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 36687 25314 389 42 0 30939 0
[pid=14567/tid=14569] ppid=14565 vsize=146748 CPUtime=581.14
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 151080 0 0 0 58022 92 0 0 25 0 3 0 331199063 150269952 25314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246462 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=146748 CPUtime=578.79
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 57877 2 0 0 25 0 3 0 331199063 150269952 25314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.91
Current children cumulated vsize (KiB) 146748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.901 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14572
/proc/meminfo: memFree=1094152/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=146748 CPUtime=1200.03
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 167530 0 0 0 119902 101 0 0 25 0 3 0 331198965 150269952 25314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 36687 25314 389 42 0 30939 0
[pid=14567/tid=14569] ppid=14565 vsize=146748 CPUtime=600.74
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 151080 0 0 0 59982 92 0 0 25 0 3 0 331199063 150269952 25314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246425 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=146748 CPUtime=598.31
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 59829 2 0 0 25 0 3 0 331199063 150269952 25314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 146748

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

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

[startup+601.901 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 14572
/proc/meminfo: memFree=1094152/2055920 swapFree=4153516/4192956
[pid=14567] ppid=14565 vsize=146748 CPUtime=1200.03
/proc/14567/stat : 14567 (ornithorynque) S 14565 14567 13651 0 -1 4194304 167530 0 0 0 119902 101 0 0 25 0 3 0 331198965 150269952 25314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14567/statm: 36687 25314 389 42 0 30939 0
[pid=14567/tid=14569] ppid=14565 vsize=146748 CPUtime=600.74
/proc/14567/task/14569/stat : 14569 (ornithorynque) R 14565 14567 13651 0 -1 4194368 151080 0 0 0 59982 92 0 0 25 0 3 0 331199063 150269952 25314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246425 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14567/tid=14570] ppid=14565 vsize=146748 CPUtime=598.31
/proc/14567/task/14570/stat : 14570 (ornithorynque) R 14565 14567 13651 0 -1 4194368 2 0 0 0 59829 2 0 0 25 0 3 0 331199063 150269952 25314 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 146748

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.929
CPU time (s): 1200.07
CPU user time (s): 1199.04
CPU system time (s): 1.03384
CPU usage (%): 199.371
Max. virtual memory (cumulated for all children) (KiB): 147272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.04
system time used= 1.03384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167530
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= 22525

runsolver used 0.513921 second user time and 1.69574 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Mar  5 16:34:04 UTC 2007

IDJOB= 328559
IDBENCH= 20481
IDSOLVER= 139
FILE ID= node18/328559-1173112444

PBS_JOBID= 4013941

Free space on /tmp= 66556 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/crypto/mizh-md5-48-5.cnf
COMMAND LINE= /tmp/evaluation/328559-1173112444/ornithorynque /tmp/evaluation/328559-1173112444/instance-328559-1173112444.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-328559-1173112444 -o ROOT/results/node18/solver-328559-1173112444 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328559-1173112444/ornithorynque /tmp/evaluation/328559-1173112444/instance-328559-1173112444.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  8ab50418497c0326ed1ff5d73a4e24a3

RANDOM SEED= 820332819

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1195128 kB
Buffers:         48828 kB
Cached:         716828 kB
SwapCached:       2472 kB
Active:         394920 kB
Inactive:       394936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1195128 kB
SwapTotal:     4192956 kB
SwapFree:      4153516 kB
Dirty:            5812 kB
Writeback:           0 kB
Mapped:          32096 kB
Slab:            56528 kB
Committed_AS:  1162996 kB
PageTables:       1668 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= 66556 MiB

End job on node18 on Mon Mar  5 16:44:08 UTC 2007