Trace number 334231

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.05 601.528

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.06	c This is Ornithorynque version 0.1 alpha
0.00/0.06	c (c) roussel@cril.univ-artois.fr
0.00/0.06	c using unsigned short
0.00/0.06	c parsing...
0.03/0.11	c ...done
0.03/0.11	c nbVar=4496 nbClause=18591
0.03/0.11	c nbVar=4496 nbClause=18591
0.03/0.13	c complete search running
0.03/0.13	c local search running
0.03/0.13	c flip 0 nbSat=16094 maxSat=0
0.40/0.37	c flip 10000 nbSat=17242 maxSat=17483
0.80/0.59	c flip 20000 nbSat=17518 maxSat=17761
1.20/0.79	c flip 30000 nbSat=17660 maxSat=17825
1.60/0.98	c flip 40000 nbSat=17871 maxSat=17917
2.00/1.17	c flip 50000 nbSat=17714 maxSat=18004
2.39/1.36	c flip 60000 nbSat=17736 maxSat=18004
2.79/1.55	c flip 70000 nbSat=17771 maxSat=18004
3.19/1.74	c flip 80000 nbSat=17783 maxSat=18023
3.59/1.96	c flip 0 nbSat=22972 maxSat=18023
4.60/2.44	c nbDecision=10000 #clauses=27791
5.40/2.87	c flip 10000 nbSat=24283 maxSat=24472
6.99/3.69	c flip 20000 nbSat=24487 maxSat=24717
8.59/4.49	c flip 30000 nbSat=24668 maxSat=24897
10.18/5.21	c flip 40000 nbSat=24577 maxSat=24970
11.58/5.95	c flip 50000 nbSat=24945 maxSat=25016
11.98/6.16	c nbDecision=20000 #clauses=36448
12.98/6.68	c flip 60000 nbSat=24787 maxSat=25097
14.37/7.39	c flip 70000 nbSat=24841 maxSat=25097
15.97/8.18	c flip 80000 nbSat=24973 maxSat=25097
17.37/8.88	c flip 0 nbSat=37811 maxSat=25097
23.76/12.06	c flip 10000 nbSat=39031 maxSat=39117
25.75/13.07	c nbDecision=30000 #clauses=43800
30.13/15.26	c flip 20000 nbSat=39258 maxSat=39443
36.72/18.51	c flip 30000 nbSat=39398 maxSat=39597
42.69/21.56	c flip 40000 nbSat=39466 maxSat=39717
48.68/24.50	c flip 50000 nbSat=39557 maxSat=39729
54.07/27.27	c nbDecision=40000 #clauses=50751
54.67/27.57	c flip 60000 nbSat=39596 maxSat=39777
60.26/30.32	c flip 70000 nbSat=39622 maxSat=39777
65.45/32.99	c flip 80000 nbSat=39637 maxSat=39806
71.23/35.81	c flip 0 nbSat=52153 maxSat=39806
84.01/42.23	c flip 10000 nbSat=53337 maxSat=53580
96.39/48.43	c flip 20000 nbSat=53547 maxSat=53736
98.58/49.53	c nbDecision=50000 #clauses=59870
108.15/54.31	c flip 30000 nbSat=53679 maxSat=53846
119.52/60.09	c flip 40000 nbSat=53635 maxSat=53906
131.30/65.99	c flip 50000 nbSat=53703 maxSat=53906
142.47/71.58	c nbDecision=60000 #clauses=67494
143.46/72.00	c flip 60000 nbSat=53763 maxSat=53949
154.84/77.71	c flip 70000 nbSat=53789 maxSat=53978
166.21/83.43	c flip 80000 nbSat=53948 maxSat=54072
179.39/90.05	c flip 0 nbSat=71256 maxSat=54112
189.96/95.36	c nbDecision=70000 #clauses=75254
207.71/104.28	c flip 10000 nbSat=72655 maxSat=72778
235.44/118.13	c flip 20000 nbSat=72744 maxSat=73003
255.61/128.28	c nbDecision=80000 #clauses=82925
260.80/130.89	c flip 30000 nbSat=73081 maxSat=73227
287.94/144.41	c flip 40000 nbSat=72874 maxSat=73227
315.67/158.37	c flip 50000 nbSat=73092 maxSat=73268
327.44/164.30	c nbDecision=90000 #clauses=91131
342.01/171.55	c flip 60000 nbSat=73055 maxSat=73308
368.95/185.08	c flip 70000 nbSat=73070 maxSat=73308
392.88/197.02	c nbDecision=100000 #clauses=99886
396.47/198.89	c flip 80000 nbSat=73081 maxSat=73308
423.01/212.15	c flip 0 nbSat=99880 maxSat=73369
472.71/237.05	c flip 10000 nbSat=101193 maxSat=101327
498.84/250.15	c nbDecision=110000 #clauses=108642
522.78/262.18	c flip 20000 nbSat=101508 maxSat=101617
572.46/287.06	c flip 30000 nbSat=101446 maxSat=101684
615.97/308.83	c flip 40000 nbSat=101541 maxSat=101685
629.54/315.61	c nbDecision=120000 #clauses=116041
664.66/333.29	c flip 50000 nbSat=101445 maxSat=101741
699.17/350.50	c nbDecision=130000 #clauses=122674
708.94/355.45	c flip 60000 nbSat=101739 maxSat=101804
755.04/378.55	c flip 70000 nbSat=101544 maxSat=101810
801.33/401.75	c flip 80000 nbSat=101705 maxSat=101810
814.90/408.51	c nbDecision=140000 #clauses=130385
846.23/424.24	c flip 0 nbSat=130173 maxSat=101810
910.88/456.60	c flip 10000 nbSat=131479 maxSat=131580
925.85/464.18	c nbDecision=150000 #clauses=138171
970.73/486.61	c flip 20000 nbSat=131749 maxSat=131932
1029.21/515.97	c flip 30000 nbSat=131875 maxSat=132009
1064.71/533.76	c nbDecision=160000 #clauses=144899
1089.06/545.95	c flip 40000 nbSat=131809 maxSat=132015
1150.71/576.85	c flip 50000 nbSat=131908 maxSat=132070
1191.43/597.23	c nbDecision=170000 #clauses=153370

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/node19/watcher-334231-1173559173 -o ROOT/results/node19/solver-334231-1173559173 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334231-1173559173/ornithorynque /tmp/evaluation/334231-1173559173/instance-334231-1173559173.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: 0.99 0.97 0.98 3/77 1112
/proc/meminfo: memFree=1661176/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=5968 CPUtime=0
/proc/1112/stat : 1112 (ornithorynque) D 1110 1112 1007 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 375871307 6111232 47 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255233947113 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/1112/statm: 1492 47 36 42 0 9 0

[startup+0.0375619 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 1112
/proc/meminfo: memFree=1661176/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=23220 CPUtime=0
/proc/1112/stat : 1112 (ornithorynque) R 1110 1112 1007 0 -1 4194304 302 0 1 0 0 0 0 0 18 0 1 0 375871307 23777280 280 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255233949177 0 0 4096 0 0 0 0 17 0 0 0
/proc/1112/statm: 5805 280 231 42 0 45 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23220

[startup+0.10257 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 1112
/proc/meminfo: memFree=1661176/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=24628 CPUtime=0.03
/proc/1112/stat : 1112 (ornithorynque) R 1110 1112 1007 0 -1 4194304 813 0 5 0 3 0 0 0 18 0 1 0 375871307 25219072 779 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255236412129 0 0 4096 1088 0 0 0 17 1 0 0
/proc/1112/statm: 6157 779 377 42 0 409 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24628

[startup+0.302597 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 1112
/proc/meminfo: memFree=1661176/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=47612 CPUtime=0.4
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 1449 0 5 0 40 0 0 0 18 0 3 0 375871307 48754688 1349 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 11903 1349 387 42 0 6155 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 47612

[startup+0.70165 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 1112
/proc/meminfo: memFree=1661176/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=47876 CPUtime=1.2
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 1512 0 5 0 120 0 0 0 18 0 3 0 375871307 49025024 1412 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 11969 1412 387 42 0 6221 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 47876

[startup+1.50173 s]
/proc/loadavg: 1.07 0.99 0.98 3/80 1115
/proc/meminfo: memFree=1656352/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=48396 CPUtime=2.79
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 1661 0 5 0 279 0 0 0 18 0 3 0 375871307 49557504 1561 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 12099 1561 387 42 0 6351 0
[pid=1112/tid=1114] ppid=1110 vsize=48396 CPUtime=1.36
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 248 0 0 0 136 0 0 0 25 0 3 0 375871320 49557504 1561 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311314 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=48396 CPUtime=1.36
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 2 0 0 0 136 0 0 0 25 0 3 0 375871320 49557504 1561 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285366 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 48396

[startup+3.1019 s]
/proc/loadavg: 1.07 0.99 0.98 3/80 1115
/proc/meminfo: memFree=1654048/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=51064 CPUtime=6
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 2268 0 5 0 599 1 0 0 18 0 3 0 375871307 52289536 2168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 12766 2168 387 42 0 7018 0
[pid=1112/tid=1114] ppid=1110 vsize=51064 CPUtime=2.96
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 548 0 0 0 296 0 0 0 25 0 3 0 375871320 52289536 2168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=51064 CPUtime=2.95
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 309 0 0 0 295 0 0 0 25 0 3 0 375871320 52289536 2168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 51064

[startup+6.30125 s]
/proc/loadavg: 1.15 1.00 0.99 3/80 1115
/proc/meminfo: memFree=1652064/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=53368 CPUtime=12.38
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 2731 0 5 0 1237 1 0 0 18 0 3 0 375871307 54648832 2566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 13342 2566 387 42 0 7594 0
[pid=1112/tid=1114] ppid=1110 vsize=53368 CPUtime=6.16
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 1011 0 0 0 616 0 0 0 25 0 3 0 375871320 54648832 2566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314334 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=53368 CPUtime=6.14
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 309 0 0 0 614 0 0 0 25 0 3 0 375871320 54648832 2566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 53368

[startup+12.7019 s]
/proc/loadavg: 1.22 1.02 0.99 3/80 1115
/proc/meminfo: memFree=1647520/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=57468 CPUtime=25.15
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 3867 0 5 0 2513 2 0 0 18 0 3 0 375871307 58847232 3600 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 14367 3600 387 42 0 8619 0
[pid=1112/tid=1114] ppid=1110 vsize=57468 CPUtime=12.56
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 1499 0 0 0 1255 1 0 0 25 0 3 0 375871320 58847232 3600 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311466 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=57468 CPUtime=12.51
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 957 0 0 0 1251 0 0 0 25 0 3 0 375871320 58847232 3600 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 57468

[startup+25.5023 s]
/proc/loadavg: 1.39 1.07 1.01 3/80 1115
/proc/meminfo: memFree=1645344/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=59564 CPUtime=50.67
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 4399 0 5 0 5065 2 0 0 18 0 3 0 375871307 60993536 4132 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 14891 4132 387 42 0 9143 0
[pid=1112/tid=1114] ppid=1110 vsize=59564 CPUtime=25.35
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 2031 0 0 0 2534 1 0 0 25 0 3 0 375871320 60993536 4132 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=59564 CPUtime=25.24
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 957 0 0 0 2524 0 0 0 25 0 3 0 375871320 60993536 4132 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242141 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 59564

[startup+51.1021 s]
/proc/loadavg: 1.60 1.14 1.03 3/80 1115
/proc/meminfo: memFree=1635552/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=71324 CPUtime=101.77
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 6874 0 5 0 10172 5 0 0 18 0 3 0 375871307 73035776 6607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 17831 6607 387 42 0 12083 0
[pid=1112/tid=1114] ppid=1110 vsize=71324 CPUtime=50.94
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 2727 0 0 0 5092 2 0 0 25 0 3 0 375871320 73035776 6607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=71324 CPUtime=50.74
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 2736 0 0 0 5072 2 0 0 25 0 3 0 375871320 73035776 6607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 71324

[startup+102.307 s]
/proc/loadavg: 1.82 1.27 1.08 3/80 1115
/proc/meminfo: memFree=1618080/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=92708 CPUtime=203.94
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 11473 0 5 0 20386 8 0 0 18 0 3 0 375871307 94932992 10875 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 23177 10875 387 42 0 17429 0
[pid=1112/tid=1114] ppid=1110 vsize=92708 CPUtime=102.14
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 4169 0 0 0 10210 4 0 0 25 0 3 0 375871320 94932992 10875 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242977 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=92708 CPUtime=101.72
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 5893 0 0 0 10169 3 0 0 25 0 3 0 375871320 94932992 10875 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 92708

[startup+162.302 s]
/proc/loadavg: 1.93 1.40 1.14 3/80 1115
/proc/meminfo: memFree=1616608/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=93864 CPUtime=323.65
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 11890 0 5 0 32355 10 0 0 18 0 3 0 375871307 96116736 11292 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 23466 11292 387 42 0 17718 0
[pid=1112/tid=1114] ppid=1110 vsize=93864 CPUtime=162.11
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 4586 0 0 0 16206 5 0 0 25 0 3 0 375871320 96116736 11292 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=93864 CPUtime=161.45
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 5893 0 0 0 16141 4 0 0 25 0 3 0 375871320 96116736 11292 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.65
Current children cumulated vsize (KiB) 93864

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.19 3/80 1115
/proc/meminfo: memFree=1597600/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=114272 CPUtime=443.37
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 17175 0 5 0 44321 16 0 0 18 0 3 0 375871307 117014528 16045 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 28568 16045 387 42 0 22820 0
[pid=1112/tid=1114] ppid=1110 vsize=114272 CPUtime=222.09
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 5813 0 0 0 22201 8 0 0 25 0 3 0 375871320 117014528 16045 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242786 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=114272 CPUtime=221.19
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 9951 0 0 0 22113 6 0 0 25 0 3 0 375871320 117014528 16045 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 114272

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 1115
/proc/meminfo: memFree=1597088/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=114404 CPUtime=563.09
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 17292 0 5 0 56293 16 0 0 18 0 3 0 375871307 117149696 16162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 28601 16162 387 42 0 22853 0
[pid=1112/tid=1114] ppid=1110 vsize=114404 CPUtime=282.08
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 5930 0 0 0 28199 9 0 0 25 0 3 0 375871320 117149696 16162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242944 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=114404 CPUtime=280.94
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 9951 0 0 0 28088 6 0 0 25 0 3 0 375871320 117149696 16162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241590 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 114404

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.28 3/80 1117
/proc/meminfo: memFree=1593760/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=118000 CPUtime=682.81
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 18100 0 5 0 68263 18 0 0 18 0 3 0 375871307 120832000 16954 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 29500 16954 387 42 0 23752 0
[pid=1112/tid=1114] ppid=1110 vsize=118000 CPUtime=342.07
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 6738 0 0 0 34196 11 0 0 25 0 3 0 375871320 120832000 16954 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=118000 CPUtime=340.67
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 9951 0 0 0 34061 6 0 0 25 0 3 0 375871320 120832000 16954 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 118000

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.32 3/80 1117
/proc/meminfo: memFree=1590816/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=121336 CPUtime=802.53
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 18858 0 5 0 80234 19 0 0 18 0 3 0 375871307 124248064 17712 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 30334 17712 387 42 0 24586 0
[pid=1112/tid=1114] ppid=1110 vsize=121336 CPUtime=402.04
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 7496 0 0 0 40192 12 0 0 25 0 3 0 375871320 124248064 17712 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=121336 CPUtime=400.4
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 9951 0 0 0 40034 6 0 0 25 0 3 0 375871320 124248064 17712 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.53
Current children cumulated vsize (KiB) 121336

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.36 3/80 1117
/proc/meminfo: memFree=1579488/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=139720 CPUtime=922.26
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 24732 0 5 0 92202 24 0 0 18 0 3 0 375871307 143073280 20564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 34930 20564 387 42 0 29182 0
[pid=1112/tid=1114] ppid=1110 vsize=139720 CPUtime=462.03
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 8404 0 0 0 46189 14 0 0 25 0 3 0 375871320 143073280 20564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=139720 CPUtime=460.14
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 14917 0 0 0 46006 8 0 0 25 0 3 0 375871320 143073280 20564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.26
Current children cumulated vsize (KiB) 139720

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/80 1117
/proc/meminfo: memFree=1577376/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=142028 CPUtime=1041.98
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 25289 0 5 0 104173 25 0 0 18 0 3 0 375871307 145436672 21088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 35507 21088 387 42 0 29759 0
[pid=1112/tid=1114] ppid=1110 vsize=142028 CPUtime=522.01
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 8961 0 0 0 52186 15 0 0 25 0 3 0 375871320 145436672 21088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=142028 CPUtime=519.89
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 14917 0 0 0 51980 9 0 0 25 0 3 0 375871320 145436672 21088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.98
Current children cumulated vsize (KiB) 142028

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.43 3/80 1117
/proc/meminfo: memFree=1573920/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=145236 CPUtime=1161.7
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 26127 0 5 0 116142 28 0 0 18 0 3 0 375871307 148721664 21926 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 36309 21926 387 42 0 30561 0
[pid=1112/tid=1114] ppid=1110 vsize=145236 CPUtime=582
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 9799 0 0 0 58182 18 0 0 25 0 3 0 375871320 148721664 21926 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=145236 CPUtime=579.62
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 14917 0 0 0 57953 9 0 0 25 0 3 0 375871320 148721664 21926 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.7
Current children cumulated vsize (KiB) 145236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 1117
/proc/meminfo: memFree=1572768/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=146260 CPUtime=1200.01
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 26404 0 5 0 119973 28 0 0 18 0 3 0 375871307 149770240 22203 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 36565 22203 387 42 0 30817 0
[pid=1112/tid=1114] ppid=1110 vsize=146260 CPUtime=601.2
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 10076 0 0 0 60101 19 0 0 25 0 3 0 375871320 149770240 22203 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=146260 CPUtime=598.74
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 14917 0 0 0 59865 9 0 0 25 0 3 0 375871320 149770240 22203 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 146260

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

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

[startup+601.502 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 1117
/proc/meminfo: memFree=1572768/2055920 swapFree=4169404/4192956
[pid=1112] ppid=1110 vsize=146260 CPUtime=1200.01
/proc/1112/stat : 1112 (ornithorynque) S 1110 1112 1007 0 -1 4194304 26404 0 5 0 119973 28 0 0 18 0 3 0 375871307 149770240 22203 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/1112/statm: 36565 22203 387 42 0 30817 0
[pid=1112/tid=1114] ppid=1110 vsize=146260 CPUtime=601.2
/proc/1112/task/1114/stat : 1114 (ornithorynque) R 1110 1112 1007 0 -1 4194368 10076 0 0 0 60101 19 0 0 25 0 3 0 375871320 149770240 22203 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=1112/tid=1115] ppid=1110 vsize=146260 CPUtime=598.74
/proc/1112/task/1115/stat : 1115 (ornithorynque) R 1110 1112 1007 0 -1 4194368 14917 0 0 0 59865 9 0 0 25 0 3 0 375871320 149770240 22203 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 146260

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.528
CPU time (s): 1200.05
CPU user time (s): 1199.74
CPU system time (s): 0.302953
CPU usage (%): 199.5
Max. virtual memory (cumulated for all children) (KiB): 146260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26404
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 22760

runsolver used 0.563914 second user time and 1.64175 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Mar 10 20:39:33 UTC 2007

IDJOB= 334231
IDBENCH= 24622
IDSOLVER= 139
FILE ID= node19/334231-1173559173

PBS_JOBID= 4101187

Free space on /tmp= 66555 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334231-1173559173/ornithorynque /tmp/evaluation/334231-1173559173/instance-334231-1173559173.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-334231-1173559173 -o ROOT/results/node19/solver-334231-1173559173 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334231-1173559173/ornithorynque /tmp/evaluation/334231-1173559173/instance-334231-1173559173.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  8fc368e9f6ea136e0b6522b198a7a916

RANDOM SEED= 498476206

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1661648 kB
Buffers:         42868 kB
Cached:         273204 kB
SwapCached:       2440 kB
Active:         224320 kB
Inactive:       114352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661648 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:             588 kB
Writeback:           0 kB
Mapped:          29972 kB
Slab:            41164 kB
Committed_AS:  1423796 kB
PageTables:       1756 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= 66555 MiB

End job on node19 on Sat Mar 10 20:49:36 UTC 2007