Trace number 327910

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.19 601.524

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1317485140-08.UNSAT.shuffled.cnf
MD5SUM09ba83c5bb0d24fb8b0cf9ee4e9590ec
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.4636
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
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=80 nbClause=1704
0.00/0.01	c nbVar=80 nbClause=1704
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1652 maxSat=0
0.00/0.05	c flip 0 nbSat=2363 maxSat=1689
0.18/0.14	c flip 0 nbSat=3556 maxSat=2400
0.58/0.31	c flip 0 nbSat=5162 maxSat=3600
0.98/0.57	c flip 0 nbSat=7303 maxSat=5197
1.78/0.97	c flip 0 nbSat=9674 maxSat=7333
1.98/1.09	c nbDecision=10000 #clauses=10476
2.96/1.55	c flip 0 nbSat=12596 maxSat=9708
4.57/2.38	c flip 0 nbSat=15569 maxSat=12634
6.96/3.51	c flip 0 nbSat=19051 maxSat=15601
6.96/3.56	c nbDecision=20000 #clauses=19244
10.35/5.28	c flip 0 nbSat=23559 maxSat=19095
14.94/7.56	c flip 0 nbSat=27874 maxSat=23594
15.15/7.64	c nbDecision=30000 #clauses=28094
20.73/10.43	c flip 0 nbSat=32689 maxSat=27917
26.13/13.14	c nbDecision=40000 #clauses=36998
28.32/14.21	c flip 0 nbSat=38046 maxSat=32718
37.48/18.84	c flip 0 nbSat=42574 maxSat=38098
44.46/22.36	c nbDecision=50000 #clauses=45969
47.86/24.01	c flip 0 nbSat=47429 maxSat=42622
59.43/29.88	c flip 0 nbSat=52225 maxSat=47463
66.41/33.34	c nbDecision=60000 #clauses=54795
72.81/36.56	c flip 0 nbSat=57048 maxSat=52291
87.78/44.06	c flip 0 nbSat=62572 maxSat=57084
90.57/45.45	c nbDecision=70000 #clauses=63694
102.94/51.67	c flip 0 nbSat=67963 maxSat=62611
115.51/57.92	c nbDecision=80000 #clauses=72462
121.08/60.71	c flip 0 nbSat=74422 maxSat=68019
139.84/70.18	c flip 0 nbSat=80368 maxSat=74460
143.24/71.80	c nbDecision=90000 #clauses=81382
160.40/80.46	c flip 0 nbSat=86070 maxSat=80410
178.16/89.36	c nbDecision=100000 #clauses=90278
184.15/92.37	c flip 0 nbSat=91911 maxSat=86113
207.88/104.21	c flip 0 nbSat=97562 maxSat=91953
214.47/107.54	c nbDecision=110000 #clauses=99176
233.02/116.84	c flip 0 nbSat=104384 maxSat=97612
247.60/124.14	c nbDecision=120000 #clauses=108091
262.97/131.84	c flip 0 nbSat=111270 maxSat=104439
289.30/145.03	c nbDecision=130000 #clauses=117011
292.29/146.54	c flip 0 nbSat=117504 maxSat=111337
326.41/163.63	c flip 0 nbSat=124439 maxSat=117559
333.40/167.13	c nbDecision=140000 #clauses=125867
361.14/181.09	c flip 0 nbSat=131401 maxSat=124503
380.08/190.51	c nbDecision=150000 #clauses=134775
397.63/199.33	c flip 0 nbSat=138543 maxSat=131429
424.18/212.62	c nbDecision=160000 #clauses=143688
435.55/218.35	c flip 0 nbSat=145761 maxSat=138616
475.26/238.25	c nbDecision=170000 #clauses=152553
476.46/238.88	c flip 0 nbSat=152759 maxSat=145792
517.56/259.49	c flip 0 nbSat=160389 maxSat=152823
523.14/262.28	c nbDecision=180000 #clauses=161522
563.05/282.22	c flip 0 nbSat=169079 maxSat=160431
571.23/286.31	c nbDecision=190000 #clauses=170455
608.55/305.08	c flip 0 nbSat=175365 maxSat=169159
639.48/320.52	c nbDecision=200000 #clauses=179355
658.44/330.05	c flip 0 nbSat=181506 maxSat=175418
707.72/354.74	c flip 0 nbSat=186378 maxSat=181581
724.29/363.05	c nbDecision=210000 #clauses=188309
759.79/380.87	c flip 0 nbSat=192419 maxSat=186454
798.10/400.02	c nbDecision=220000 #clauses=197291
812.88/407.48	c flip 0 nbSat=199280 maxSat=192519
866.54/434.37	c flip 0 nbSat=205402 maxSat=199338
874.12/438.13	c nbDecision=230000 #clauses=206299
922.61/462.43	c flip 0 nbSat=211237 maxSat=205466
966.51/484.40	c nbDecision=240000 #clauses=215339
982.88/492.65	c flip 0 nbSat=216777 maxSat=211312
1041.33/521.94	c flip 0 nbSat=223551 maxSat=216838
1047.11/524.83	c nbDecision=250000 #clauses=224254
1101.61/552.13	c flip 0 nbSat=229104 maxSat=223592
1145.09/573.93	c nbDecision=260000 #clauses=233229
1165.64/584.26	c flip 0 nbSat=235274 maxSat=229178

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/node13/watcher-327910-1173114927 -o ROOT/results/node13/solver-327910-1173114927 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327910-1173114927/ornithorynque /tmp/evaluation/327910-1173114927/instance-327910-1173114927.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.00 0.00 0.17 3/77 24277
/proc/meminfo: memFree=1381176/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=23220 CPUtime=0
/proc/24277/stat : 24277 (ornithorynque) R 24275 24277 24220 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 331447196 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269754595286 0 0 4096 0 0 0 0 17 1 0 0
/proc/24277/statm: 5805 266 219 42 0 45 0

[startup+0.0983679 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 24277
/proc/meminfo: memFree=1381176/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=45216 CPUtime=0.17
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 646 0 0 0 17 0 0 0 18 0 3 0 331447196 46301184 607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 11304 607 387 42 0 5556 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 45216

[startup+0.101368 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 24277
/proc/meminfo: memFree=1381176/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=45216 CPUtime=0.18
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 647 0 0 0 18 0 0 0 18 0 3 0 331447196 46301184 608 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 11304 608 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.301395 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 24277
/proc/meminfo: memFree=1381176/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=45348 CPUtime=0.58
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 771 0 0 0 58 0 0 0 18 0 3 0 331447196 46436352 732 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 11337 732 387 42 0 5589 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45348

[startup+0.701449 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 24277
/proc/meminfo: memFree=1381176/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=45784 CPUtime=1.38
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 987 0 0 0 138 0 0 0 18 0 3 0 331447196 46882816 948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 11446 948 387 42 0 5698 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45784

[startup+1.50156 s]
/proc/loadavg: 0.16 0.03 0.18 3/80 24280
/proc/meminfo: memFree=1378144/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=47232 CPUtime=2.96
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 1225 0 0 0 296 0 0 0 18 0 3 0 331447196 48365568 1186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 11808 1186 387 42 0 6060 0
[pid=24277/tid=24279] ppid=24275 vsize=47232 CPUtime=1.48
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 453 0 0 0 148 0 0 0 24 0 3 0 331447197 48365568 1186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=47232 CPUtime=1.47
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 219 0 0 0 147 0 0 0 25 0 3 0 331447197 48365568 1186 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242143 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 47232

[startup+3.10277 s]
/proc/loadavg: 0.16 0.03 0.18 3/80 24280
/proc/meminfo: memFree=1376928/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=49096 CPUtime=6.17
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 1635 0 0 0 616 1 0 0 18 0 3 0 331447196 50274304 1563 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 12274 1563 387 42 0 6526 0
[pid=24277/tid=24279] ppid=24275 vsize=49096 CPUtime=3.07
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 706 0 0 0 307 0 0 0 25 0 3 0 331447197 50274304 1563 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=49096 CPUtime=3.07
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 376 0 0 0 307 0 0 0 25 0 3 0 331447197 50274304 1563 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241645 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49096

[startup+6.3012 s]
/proc/loadavg: 0.31 0.07 0.19 3/80 24280
/proc/meminfo: memFree=1374240/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=51416 CPUtime=12.55
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 2191 0 0 0 1253 2 0 0 18 0 3 0 331447196 52649984 2086 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 12854 2086 387 42 0 7106 0
[pid=24277/tid=24279] ppid=24275 vsize=51416 CPUtime=6.27
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 1011 0 0 0 626 1 0 0 25 0 3 0 331447197 52649984 2086 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311212 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=51416 CPUtime=6.25
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 627 0 0 0 625 0 0 0 25 0 3 0 331447197 52649984 2086 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51416

[startup+12.7021 s]
/proc/loadavg: 0.44 0.10 0.20 3/80 24280
/proc/meminfo: memFree=1371616/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=53632 CPUtime=25.32
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 2865 0 0 0 2529 3 0 0 18 0 3 0 331447196 54919168 2695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 13408 2695 387 42 0 7660 0
[pid=24277/tid=24279] ppid=24275 vsize=53632 CPUtime=12.67
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 1499 0 0 0 1265 2 0 0 25 0 3 0 331447197 54919168 2695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=53632 CPUtime=12.62
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 813 0 0 0 1262 0 0 0 25 0 3 0 331447197 54919168 2695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242489 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53632

[startup+25.5018 s]
/proc/loadavg: 0.68 0.16 0.22 3/80 24280
/proc/meminfo: memFree=1368032/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=57952 CPUtime=50.86
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 3904 0 0 0 5082 4 0 0 18 0 3 0 331447196 59342848 3537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 14488 3537 387 42 0 8740 0
[pid=24277/tid=24279] ppid=24275 vsize=57952 CPUtime=25.47
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 1983 0 0 0 2544 3 0 0 25 0 3 0 331447197 59342848 3537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=57952 CPUtime=25.36
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 1368 0 0 0 2536 0 0 0 25 0 3 0 331447197 59342848 3537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 57952

[startup+51.1012 s]
/proc/loadavg: 1.20 0.33 0.27 3/80 24280
/proc/meminfo: memFree=1363808/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=63160 CPUtime=101.93
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 5185 0 0 0 10188 5 0 0 18 0 3 0 331447196 64675840 4607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 15790 4607 387 42 0 10042 0
[pid=24277/tid=24279] ppid=24275 vsize=63160 CPUtime=51.06
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 2957 0 0 0 5102 4 0 0 25 0 3 0 331447197 64675840 4607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=63160 CPUtime=50.85
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 1675 0 0 0 5085 0 0 0 25 0 3 0 331447197 64675840 4607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 63160

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.36 3/80 24280
/proc/meminfo: memFree=1356832/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=71664 CPUtime=204.1
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 7443 0 0 0 20403 7 0 0 18 0 3 0 331447196 73383936 6308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 17916 6308 387 42 0 12168 0
[pid=24277/tid=24279] ppid=24275 vsize=71664 CPUtime=102.25
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 4074 0 0 0 10219 6 0 0 25 0 3 0 331447197 73383936 6308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=71664 CPUtime=101.83
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 2816 0 0 0 10183 0 0 0 25 0 3 0 331447197 73383936 6308 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 71664

[startup+162.302 s]
/proc/loadavg: 1.87 0.84 0.46 3/80 24280
/proc/meminfo: memFree=1349728/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=79040 CPUtime=323.81
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 9526 0 0 0 32370 11 0 0 18 0 3 0 331447196 80936960 8082 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 19760 8082 387 42 0 14012 0
[pid=24277/tid=24279] ppid=24275 vsize=79040 CPUtime=162.22
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 5443 0 0 0 16213 9 0 0 25 0 3 0 331447197 80936960 8082 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=79040 CPUtime=161.56
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 3530 0 0 0 16155 1 0 0 25 0 3 0 331447197 80936960 8082 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 79040

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.56 3/80 24280
/proc/meminfo: memFree=1343776/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=86572 CPUtime=443.53
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 11698 0 0 0 44340 13 0 0 18 0 3 0 331447196 88649728 9542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 21643 9542 387 42 0 15895 0
[pid=24277/tid=24279] ppid=24275 vsize=86572 CPUtime=222.2
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 6597 0 0 0 22209 11 0 0 25 0 3 0 331447197 88649728 9542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=86572 CPUtime=221.3
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 4548 0 0 0 22129 1 0 0 25 0 3 0 331447197 88649728 9542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 86572

[startup+282.302 s]
/proc/loadavg: 1.98 1.22 0.64 3/80 24280
/proc/meminfo: memFree=1339616/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=92252 CPUtime=563.25
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 13354 0 0 0 56310 15 0 0 18 0 3 0 331447196 94466048 10769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 23063 10769 387 42 0 17315 0
[pid=24277/tid=24279] ppid=24275 vsize=92252 CPUtime=282.19
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 7376 0 0 0 28206 13 0 0 25 0 3 0 331447197 94466048 10769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=92252 CPUtime=281.04
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 5425 0 0 0 28103 1 0 0 25 0 3 0 331447197 94466048 10769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 92252

[startup+342.302 s]
/proc/loadavg: 1.99 1.36 0.73 3/80 24280
/proc/meminfo: memFree=1335264/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=97076 CPUtime=682.97
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 14740 0 0 0 68280 17 0 0 18 0 3 0 331447196 99405824 11699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 24269 11699 387 42 0 18521 0
[pid=24277/tid=24279] ppid=24275 vsize=97076 CPUtime=342.17
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 8107 0 0 0 34203 14 0 0 25 0 3 0 331447197 99405824 11699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=97076 CPUtime=340.77
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 6080 0 0 0 34075 2 0 0 25 0 3 0 331447197 99405824 11699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.97
Current children cumulated vsize (KiB) 97076

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.80 3/80 24280
/proc/meminfo: memFree=1331872/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=101436 CPUtime=802.69
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 15926 0 0 0 80251 18 0 0 18 0 3 0 331447196 103870464 12465 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 25359 12465 387 42 0 19611 0
[pid=24277/tid=24279] ppid=24275 vsize=101436 CPUtime=402.15
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 8821 0 0 0 40200 15 0 0 25 0 3 0 331447197 103870464 12465 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=101436 CPUtime=400.52
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 6552 0 0 0 40050 2 0 0 25 0 3 0 331447197 103870464 12465 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.69
Current children cumulated vsize (KiB) 101436

[startup+462.302 s]
/proc/loadavg: 1.99 1.57 0.87 3/80 24280
/proc/meminfo: memFree=1329120/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=104196 CPUtime=922.41
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 16993 0 0 0 92220 21 0 0 18 0 3 0 331447196 106696704 13238 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 26049 13238 387 42 0 20301 0
[pid=24277/tid=24279] ppid=24275 vsize=104196 CPUtime=462.13
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 9430 0 0 0 46196 17 0 0 25 0 3 0 331447197 106696704 13238 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=104196 CPUtime=460.26
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 7010 0 0 0 46023 3 0 0 25 0 3 0 331447197 106696704 13238 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.41
Current children cumulated vsize (KiB) 104196

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 0.94 3/80 24280
/proc/meminfo: memFree=1325856/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=108700 CPUtime=1042.13
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 18282 0 0 0 104191 22 0 0 18 0 3 0 331447196 111308800 14152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 27175 14152 387 42 0 21427 0
[pid=24277/tid=24279] ppid=24275 vsize=108700 CPUtime=522.11
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 10159 0 0 0 52193 18 0 0 25 0 3 0 331447197 111308800 14152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=108700 CPUtime=519.99
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 7570 0 0 0 51996 3 0 0 25 0 3 0 331447197 111308800 14152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242363 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.13
Current children cumulated vsize (KiB) 108700

[startup+582.302 s]
/proc/loadavg: 1.99 1.71 1.01 3/80 24280
/proc/meminfo: memFree=1322976/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=110636 CPUtime=1161.85
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 18979 0 0 0 116161 24 0 0 18 0 3 0 331447196 113291264 14750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 27659 14750 387 42 0 21911 0
[pid=24277/tid=24279] ppid=24275 vsize=110636 CPUtime=582.09
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 10705 0 0 0 58189 20 0 0 25 0 3 0 331447197 113291264 14750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311286 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=110636 CPUtime=579.74
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 7721 0 0 0 57971 3 0 0 25 0 3 0 331447197 113291264 14750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241780 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.85
Current children cumulated vsize (KiB) 110636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 1.99 1.72 1.02 3/80 24280
/proc/meminfo: memFree=1321888/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=112184 CPUtime=1200.16
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 19294 0 0 0 119991 25 0 0 18 0 3 0 331447196 114876416 15032 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 28046 15032 387 42 0 22298 0
[pid=24277/tid=24279] ppid=24275 vsize=112184 CPUtime=601.3
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 10845 0 0 0 60109 21 0 0 25 0 3 0 331447197 114876416 15032 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=112184 CPUtime=598.84
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 7896 0 0 0 59881 3 0 0 25 0 3 0 331447197 114876416 15032 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 112184

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

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

[startup+601.501 s]
/proc/loadavg: 1.99 1.72 1.02 3/80 24280
/proc/meminfo: memFree=1321888/2055920 swapFree=4189164/4192956
[pid=24277] ppid=24275 vsize=112184 CPUtime=1200.16
/proc/24277/stat : 24277 (ornithorynque) S 24275 24277 24220 0 -1 4194304 19294 0 0 0 119991 25 0 0 18 0 3 0 331447196 114876416 15032 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/24277/statm: 28046 15032 387 42 0 22298 0
[pid=24277/tid=24279] ppid=24275 vsize=112184 CPUtime=601.3
/proc/24277/task/24279/stat : 24279 (ornithorynque) R 24275 24277 24220 0 -1 4194368 10845 0 0 0 60109 21 0 0 25 0 3 0 331447197 114876416 15032 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=24277/tid=24280] ppid=24275 vsize=112184 CPUtime=598.84
/proc/24277/task/24280/stat : 24280 (ornithorynque) R 24275 24277 24220 0 -1 4194368 7896 0 0 0 59881 3 0 0 25 0 3 0 331447197 114876416 15032 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 112184

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.524
CPU time (s): 1200.19
CPU user time (s): 1199.93
CPU system time (s): 0.26296
CPU usage (%): 199.525
Max. virtual memory (cumulated for all children) (KiB): 112184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.93
system time used= 0.26296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19294
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= 16
involuntary context switches= 22763

runsolver used 0.52492 second user time and 1.67974 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Mar  5 17:15:27 UTC 2007

IDJOB= 327910
IDBENCH= 19818
IDSOLVER= 139
FILE ID= node13/327910-1173114927

PBS_JOBID= 4014550

Free space on /tmp= 66373 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1317485140-08.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327910-1173114927/ornithorynque /tmp/evaluation/327910-1173114927/instance-327910-1173114927.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-327910-1173114927 -o ROOT/results/node13/solver-327910-1173114927 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327910-1173114927/ornithorynque /tmp/evaluation/327910-1173114927/instance-327910-1173114927.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  09ba83c5bb0d24fb8b0cf9ee4e9590ec

RANDOM SEED= 597211371

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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:       1381584 kB
Buffers:         39548 kB
Cached:         523632 kB
SwapCached:        404 kB
Active:         352836 kB
Inactive:       261252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381584 kB
SwapTotal:     4192956 kB
SwapFree:      4189164 kB
Dirty:             312 kB
Writeback:           0 kB
Mapped:          60892 kB
Slab:            45816 kB
Committed_AS:  1536708 kB
PageTables:       1744 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= 66373 MiB

End job on node13 on Mon Mar  5 17:25:31 UTC 2007