Trace number 328072

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.06 601.426

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1257199575-18.UNSAT.shuffled.cnf
MD5SUM5cb12367c8059b22462366f8563a334f
Bench CategoryRANDOM (random 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 variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=500 nbClause=2130
0.00/0.01	c nbVar=500 nbClause=2130
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1854 maxSat=0
0.05/0.07	c flip 0 nbSat=2560 maxSat=2111
0.38/0.24	c flip 0 nbSat=4191 maxSat=2812
1.37/0.73	c flip 0 nbSat=7230 maxSat=4459
2.18/1.18	c nbDecision=10000 #clauses=9195
3.37/1.78	c flip 0 nbSat=10970 maxSat=7454
7.56/3.82	c flip 0 nbSat=15960 maxSat=11247
7.56/3.86	c nbDecision=20000 #clauses=16344
15.53/7.81	c flip 0 nbSat=22433 maxSat=16220
16.54/8.32	c nbDecision=30000 #clauses=23441
28.70/14.45	c nbDecision=40000 #clauses=30832
29.50/14.82	c flip 0 nbSat=30876 maxSat=22659
45.07/22.67	c nbDecision=50000 #clauses=38172
53.65/26.90	c flip 0 nbSat=41866 maxSat=31116
62.83/31.51	c nbDecision=60000 #clauses=45520
82.79/41.51	c nbDecision=70000 #clauses=52899
90.17/45.22	c flip 0 nbSat=55135 maxSat=42124
107.33/53.84	c nbDecision=80000 #clauses=60422
134.07/67.28	c flip 0 nbSat=67378 maxSat=55409
134.66/67.56	c nbDecision=90000 #clauses=67887
163.99/82.27	c nbDecision=100000 #clauses=75418
189.53/95.00	c flip 0 nbSat=81360 maxSat=67667
193.32/96.91	c nbDecision=110000 #clauses=82971
224.06/112.33	c nbDecision=120000 #clauses=90423
259.98/130.33	c flip 0 nbSat=96403 maxSat=81655
267.76/134.25	c nbDecision=130000 #clauses=97939
315.65/158.21	c nbDecision=140000 #clauses=105368
334.41/167.69	c flip 0 nbSat=109040 maxSat=96648
351.56/176.24	c nbDecision=150000 #clauses=112957
402.04/201.55	c nbDecision=160000 #clauses=120669
436.57/218.81	c flip 0 nbSat=126009 maxSat=109319
450.94/226.01	c nbDecision=170000 #clauses=128175
509.40/255.38	c nbDecision=180000 #clauses=135844
556.90/279.11	c flip 0 nbSat=141318 maxSat=126272
575.65/288.50	c nbDecision=190000 #clauses=143483
632.32/316.94	c nbDecision=200000 #clauses=150983
682.61/342.14	c flip 0 nbSat=157966 maxSat=141577
684.00/342.86	c nbDecision=210000 #clauses=158396
744.46/373.10	c nbDecision=220000 #clauses=165952
814.30/408.15	c nbDecision=230000 #clauses=173578
833.06/417.59	c flip 0 nbSat=174949 maxSat=158259
885.13/443.63	c nbDecision=240000 #clauses=181273
968.54/485.43	c nbDecision=250000 #clauses=188907
998.88/500.67	c flip 0 nbSat=190807 maxSat=175258
1074.70/538.62	c nbDecision=260000 #clauses=196518
1166.89/584.88	c flip 0 nbSat=203004 maxSat=191102
1174.87/588.89	c nbDecision=270000 #clauses=204165

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/node14/watcher-328072-1173107434 -o ROOT/results/node14/solver-328072-1173107434 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328072-1173107434/ornithorynque /tmp/evaluation/328072-1173107434/instance-328072-1173107434.cnf 

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


[startup+0 s]
/proc/loadavg: 1.85 1.92 1.65 3/77 25436
/proc/meminfo: memFree=1489408/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=23220 CPUtime=0
/proc/25436/stat : 25436 (ornithorynque) R 25434 25436 25097 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 330697846 23777280 261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212231820389 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 5805 263 218 42 0 45 0

[startup+0.037128 s]
/proc/loadavg: 1.85 1.92 1.65 3/77 25436
/proc/meminfo: memFree=1489408/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=44200 CPUtime=0.05
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 611 0 0 0 5 0 0 0 18 0 3 0 330697846 45260800 572 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 11050 572 387 42 0 5302 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44200

[startup+0.101134 s]
/proc/loadavg: 1.85 1.92 1.65 3/77 25436
/proc/meminfo: memFree=1489408/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=45356 CPUtime=0.18
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 676 0 0 0 18 0 0 0 18 0 3 0 330697846 46444544 637 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 11339 637 387 42 0 5591 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45356

[startup+0.301155 s]
/proc/loadavg: 1.85 1.92 1.65 3/77 25436
/proc/meminfo: memFree=1489408/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=45668 CPUtime=0.57
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 818 0 0 0 57 0 0 0 18 0 3 0 330697846 46764032 779 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 11417 779 387 42 0 5669 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45668

[startup+0.701191 s]
/proc/loadavg: 1.85 1.92 1.65 3/77 25436
/proc/meminfo: memFree=1489408/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=46060 CPUtime=1.37
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 934 0 0 0 137 0 0 0 18 0 3 0 330697846 47165440 895 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 11515 895 387 42 0 5767 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46060

[startup+1.50127 s]
/proc/loadavg: 1.86 1.92 1.65 3/80 25439
/proc/meminfo: memFree=1486440/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=46860 CPUtime=2.97
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 1191 0 0 0 297 0 0 0 18 0 3 0 330697846 47984640 1152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 11715 1152 387 42 0 5967 0
[pid=25436/tid=25438] ppid=25434 vsize=46860 CPUtime=1.48
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 358 0 0 0 148 0 0 0 25 0 3 0 330697848 47984640 1152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212234310369 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=46860 CPUtime=1.47
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 241 0 0 0 147 0 0 0 23 0 3 0 330697848 47984640 1152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241796 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 46860

[startup+3.10242 s]
/proc/loadavg: 1.86 1.92 1.65 3/80 25439
/proc/meminfo: memFree=1485032/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=48816 CPUtime=6.17
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 1570 0 0 0 616 1 0 0 18 0 3 0 330697846 49987584 1531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 12204 1531 387 42 0 6456 0
[pid=25436/tid=25438] ppid=25434 vsize=48816 CPUtime=3.07
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 560 0 0 0 307 0 0 0 25 0 3 0 330697848 49987584 1531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=48816 CPUtime=3.07
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 418 0 0 0 307 0 0 0 25 0 3 0 330697848 49987584 1531 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 48816

[startup+6.30172 s]
/proc/loadavg: 1.86 1.92 1.65 3/80 25439
/proc/meminfo: memFree=1482856/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=51172 CPUtime=12.54
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 2078 0 0 0 1253 1 0 0 18 0 3 0 330697846 52400128 2006 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 12793 2006 387 42 0 7045 0
[pid=25436/tid=25438] ppid=25434 vsize=51172 CPUtime=6.27
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 870 0 0 0 627 0 0 0 25 0 3 0 330697848 52400128 2006 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=51172 CPUtime=6.25
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 616 0 0 0 625 0 0 0 25 0 3 0 330697848 52400128 2006 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51172

[startup+12.7013 s]
/proc/loadavg: 1.88 1.92 1.66 4/80 25439
/proc/meminfo: memFree=1480040/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=53776 CPUtime=25.31
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 2743 0 0 0 2529 2 0 0 18 0 3 0 330697846 55066624 2638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 13444 2638 387 42 0 7696 0
[pid=25436/tid=25438] ppid=25434 vsize=53776 CPUtime=12.67
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 1268 0 0 0 1266 1 0 0 25 0 3 0 330697848 55066624 2638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=53776 CPUtime=12.61
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 883 0 0 0 1261 0 0 0 25 0 3 0 330697848 55066624 2638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 53776

[startup+25.5015 s]
/proc/loadavg: 1.90 1.92 1.66 3/80 25439
/proc/meminfo: memFree=1476200/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=57508 CPUtime=50.86
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 3767 0 0 0 5083 3 0 0 18 0 3 0 330697846 58888192 3564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 14377 3564 387 42 0 8629 0
[pid=25436/tid=25438] ppid=25434 vsize=57508 CPUtime=25.47
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 1954 0 0 0 2545 2 0 0 25 0 3 0 330697848 58888192 3564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=57508 CPUtime=25.36
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 1221 0 0 0 2536 0 0 0 25 0 3 0 330697848 58888192 3564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 57508

[startup+51.1019 s]
/proc/loadavg: 1.93 1.93 1.67 3/80 25439
/proc/meminfo: memFree=1469736/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=64892 CPUtime=101.93
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 5657 0 0 0 10189 4 0 0 18 0 3 0 330697846 66449408 5191 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 16223 5191 387 42 0 10475 0
[pid=25436/tid=25438] ppid=25434 vsize=64892 CPUtime=51.06
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 2802 0 0 0 5104 2 0 0 25 0 3 0 330697848 66449408 5191 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=64892 CPUtime=50.85
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 2263 0 0 0 5084 1 0 0 25 0 3 0 330697848 66449408 5191 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242516 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 64892

[startup+102.306 s]
/proc/loadavg: 1.97 1.94 1.68 3/80 25439
/proc/meminfo: memFree=1461032/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=75044 CPUtime=204.1
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 8380 0 0 0 20404 6 0 0 18 0 3 0 330697846 76845056 7336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 18761 7336 387 42 0 13013 0
[pid=25436/tid=25438] ppid=25434 vsize=75044 CPUtime=102.26
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 4347 0 0 0 10222 4 0 0 25 0 3 0 330697848 76845056 7336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312023 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=75044 CPUtime=101.83
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 3441 0 0 0 10181 2 0 0 25 0 3 0 330697848 76845056 7336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 75044

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.70 3/80 25439
/proc/meminfo: memFree=1454824/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=82308 CPUtime=323.83
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 10340 0 0 0 32374 9 0 0 18 0 3 0 330697846 84283392 8870 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 20577 8870 387 42 0 14829 0
[pid=25436/tid=25438] ppid=25434 vsize=82308 CPUtime=162.24
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 5547 0 0 0 16218 6 0 0 25 0 3 0 330697848 84283392 8870 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311525 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=82308 CPUtime=161.57
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 4201 0 0 0 16155 2 0 0 25 0 3 0 330697848 84283392 8870 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 82308

[startup+222.301 s]
/proc/loadavg: 1.99 1.95 1.72 3/80 25439
/proc/meminfo: memFree=1447336/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=90904 CPUtime=443.55
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 12996 0 0 0 44344 11 0 0 18 0 3 0 330697846 93085696 10721 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 22726 10721 387 42 0 16978 0
[pid=25436/tid=25438] ppid=25434 vsize=90904 CPUtime=222.22
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 6475 0 0 0 22215 7 0 0 25 0 3 0 330697848 93085696 10721 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=90904 CPUtime=221.3
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 5929 0 0 0 22127 3 0 0 25 0 3 0 330697848 93085696 10721 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284365 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 90904

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.73 3/80 25439
/proc/meminfo: memFree=1442280/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=99220 CPUtime=563.27
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 15204 0 0 0 56314 13 0 0 18 0 3 0 330697846 101601280 11991 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 24805 11991 387 42 0 19057 0
[pid=25436/tid=25438] ppid=25434 vsize=99220 CPUtime=282.21
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 7598 0 0 0 28213 8 0 0 25 0 3 0 330697848 101601280 11991 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=99220 CPUtime=281.05
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 7014 0 0 0 28101 4 0 0 25 0 3 0 330697848 101601280 11991 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 99220

[startup+342.302 s]
/proc/loadavg: 1.99 1.96 1.74 3/80 25439
/proc/meminfo: memFree=1438824/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=104388 CPUtime=683
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 16663 0 0 0 68286 14 0 0 18 0 3 0 330697846 106893312 13324 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 26097 13324 387 42 0 20349 0
[pid=25436/tid=25438] ppid=25434 vsize=104388 CPUtime=342.19
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 8457 0 0 0 34210 9 0 0 25 0 3 0 330697848 106893312 13324 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311635 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=104388 CPUtime=340.79
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 7614 0 0 0 34075 4 0 0 25 0 3 0 330697848 106893312 13324 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 104388

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.76 3/80 25439
/proc/meminfo: memFree=1434216/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=107024 CPUtime=802.72
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 17376 0 0 0 80257 15 0 0 18 0 3 0 330697846 109592576 14004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 26756 14004 387 42 0 21008 0
[pid=25436/tid=25438] ppid=25434 vsize=107024 CPUtime=402.18
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 9170 0 0 0 40207 11 0 0 25 0 3 0 330697848 109592576 14004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=107024 CPUtime=400.53
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 7614 0 0 0 40049 4 0 0 25 0 3 0 330697848 109592576 14004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 107024

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.77 3/80 25439
/proc/meminfo: memFree=1429480/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=110708 CPUtime=922.45
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 18759 0 0 0 92228 17 0 0 18 0 3 0 330697846 113364992 15190 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 27677 15190 387 42 0 21929 0
[pid=25436/tid=25438] ppid=25434 vsize=110708 CPUtime=462.16
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 9839 0 0 0 46204 12 0 0 25 0 3 0 330697848 113364992 15190 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=110708 CPUtime=460.27
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 8328 0 0 0 46023 4 0 0 25 0 3 0 330697848 113364992 15190 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.45
Current children cumulated vsize (KiB) 110708

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 25439
/proc/meminfo: memFree=1425576/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=116920 CPUtime=1042.17
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 20455 0 0 0 104199 18 0 0 18 0 3 0 330697846 119726080 16171 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 29230 16171 387 42 0 23482 0
[pid=25436/tid=25438] ppid=25434 vsize=116920 CPUtime=522.14
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 10302 0 0 0 52202 12 0 0 25 0 3 0 330697848 119726080 16171 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=116920 CPUtime=520.01
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 9561 0 0 0 51996 5 0 0 25 0 3 0 330697848 119726080 16171 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240974 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.17
Current children cumulated vsize (KiB) 116920

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 25439
/proc/meminfo: memFree=1423848/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=118640 CPUtime=1161.9
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 20905 0 0 0 116170 20 0 0 18 0 3 0 330697846 121487360 16588 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 29660 16588 387 42 0 23912 0
[pid=25436/tid=25438] ppid=25434 vsize=118640 CPUtime=582.13
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 10752 0 0 0 58199 14 0 0 25 0 3 0 330697848 121487360 16588 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=118640 CPUtime=579.74
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 9561 0 0 0 57969 5 0 0 25 0 3 0 330697848 121487360 16588 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 118640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 25439
/proc/meminfo: memFree=1421608/2055920 swapFree=4172616/4192956
[pid=25436] ppid=25434 vsize=122828 CPUtime=1200.02
/proc/25436/stat : 25436 (ornithorynque) S 25434 25436 25097 0 -1 4194304 21993 0 0 0 119982 20 0 0 18 0 3 0 330697846 125775872 17160 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 30707 17160 387 42 0 24959 0
[pid=25436/tid=25438] ppid=25434 vsize=122828 CPUtime=601.23
/proc/25436/task/25438/stat : 25438 (ornithorynque) R 25434 25436 25097 0 -1 4194368 10902 0 0 0 60109 14 0 0 25 0 3 0 330697848 125775872 17160 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=122828 CPUtime=598.77
/proc/25436/task/25439/stat : 25439 (ornithorynque) R 25434 25436 25097 0 -1 4194368 10499 0 0 0 59872 5 0 0 25 0 3 0 330697848 125775872 17160 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 122828

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.426
CPU time (s): 1200.06
CPU user time (s): 1199.84
CPU system time (s): 0.217966
CPU usage (%): 199.536
Max. virtual memory (cumulated for all children) (KiB): 122828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.217966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21993
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= 26
involuntary context switches= 22728

runsolver used 0.499924 second user time and 1.70274 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Mar  5 15:10:34 UTC 2007

IDJOB= 328072
IDBENCH= 19980
IDSOLVER= 139
FILE ID= node14/328072-1173107434

PBS_JOBID= 4013939

Free space on /tmp= 66540 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1257199575-18.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328072-1173107434/ornithorynque /tmp/evaluation/328072-1173107434/instance-328072-1173107434.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-328072-1173107434 -o ROOT/results/node14/solver-328072-1173107434 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328072-1173107434/ornithorynque /tmp/evaluation/328072-1173107434/instance-328072-1173107434.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  5cb12367c8059b22462366f8563a334f

RANDOM SEED= 300316068

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1489816 kB
Buffers:         38228 kB
Cached:         439844 kB
SwapCached:       2416 kB
Active:         101016 kB
Inactive:       413288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1489816 kB
SwapTotal:     4192956 kB
SwapFree:      4172616 kB
Dirty:             368 kB
Writeback:           0 kB
Mapped:          44260 kB
Slab:            37376 kB
Committed_AS:  1179084 kB
PageTables:       1736 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= 66540 MiB

End job on node14 on Mon Mar  5 15:20:38 UTC 2007