Trace number 327956

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1483196631-09.UNSAT.shuffled.cnf
MD5SUM3433c21f0d8c4f982130a49558dd7264
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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=120 nbClause=2556
0.00/0.01	c nbVar=120 nbClause=2556
0.00/0.01	c complete search running
0.00/0.02	c local search running
0.00/0.02	c flip 0 nbSat=2521 maxSat=0
0.00/0.09	c flip 0 nbSat=3437 maxSat=2585
0.37/0.26	c flip 0 nbSat=4993 maxSat=3488
0.97/0.58	c flip 0 nbSat=6834 maxSat=5040
2.17/1.11	c flip 0 nbSat=9134 maxSat=6881
3.17/1.66	c nbDecision=10000 #clauses=11093
3.77/1.92	c flip 0 nbSat=11832 maxSat=9183
6.16/3.15	c flip 0 nbSat=14991 maxSat=11896
9.94/5.06	c flip 0 nbSat=18964 maxSat=15051
10.76/5.42	c nbDecision=20000 #clauses=19623
16.33/8.22	c flip 0 nbSat=23699 maxSat=19007
24.71/12.43	c nbDecision=30000 #clauses=28194
25.11/12.65	c flip 0 nbSat=28319 maxSat=23752
37.09/18.70	c flip 0 nbSat=33347 maxSat=28407
44.47/22.37	c nbDecision=40000 #clauses=36761
51.65/25.94	c flip 0 nbSat=39445 maxSat=33392
69.41/34.85	c nbDecision=50000 #clauses=45316
69.61/34.96	c flip 0 nbSat=45287 maxSat=39485
91.34/45.89	c flip 0 nbSat=51241 maxSat=45350
104.32/52.33	c nbDecision=60000 #clauses=53911
115.88/58.12	c flip 0 nbSat=56385 maxSat=51283
142.02/71.24	c nbDecision=70000 #clauses=62517
142.62/71.59	c flip 0 nbSat=62578 maxSat=56459
172.75/86.66	c flip 0 nbSat=68589 maxSat=62645
183.13/91.84	c nbDecision=80000 #clauses=71058
208.28/104.43	c flip 0 nbSat=75796 maxSat=68634
231.61/116.11	c nbDecision=90000 #clauses=79568
246.38/123.50	c flip 0 nbSat=81565 maxSat=75872
285.70/143.24	c flip 0 nbSat=87137 maxSat=81638
291.28/146.07	c nbDecision=100000 #clauses=88109
329.19/165.04	c flip 0 nbSat=93211 maxSat=87202
355.93/178.44	c nbDecision=110000 #clauses=96786
378.28/189.63	c flip 0 nbSat=99642 maxSat=93258
422.17/211.64	c nbDecision=120000 #clauses=105378
429.97/215.58	c flip 0 nbSat=106338 maxSat=99690
484.44/242.83	c flip 0 nbSat=113705 maxSat=106398
485.83/243.56	c nbDecision=130000 #clauses=114024
542.50/271.90	c flip 0 nbSat=120954 maxSat=113777
556.67/279.07	c nbDecision=140000 #clauses=122677
604.55/303.04	c flip 0 nbSat=128959 maxSat=121026
619.92/310.77	c nbDecision=150000 #clauses=131326
669.00/335.39	c flip 0 nbSat=137213 maxSat=129024
693.14/347.49	c nbDecision=160000 #clauses=139933
738.05/369.95	c flip 0 nbSat=144436 maxSat=137282
787.53/394.78	c nbDecision=170000 #clauses=148651
812.67/407.37	c flip 0 nbSat=150565 maxSat=144503
889.10/445.66	c flip 0 nbSat=156421 maxSat=150632
899.48/450.87	c nbDecision=180000 #clauses=157332
967.92/485.18	c flip 0 nbSat=163243 maxSat=156498
1002.04/502.26	c nbDecision=190000 #clauses=165996
1054.32/528.44	c flip 0 nbSat=169564 maxSat=163312
1121.36/562.05	c nbDecision=200000 #clauses=174640
1144.31/573.50	c flip 0 nbSat=176025 maxSat=169616

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-327956-1173106207 -o ROOT/results/node19/solver-327956-1173106207 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327956-1173106207/ornithorynque /tmp/evaluation/327956-1173106207/instance-327956-1173106207.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.01 0.60 3/77 26016
/proc/meminfo: memFree=1047216/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=23220 CPUtime=0
/proc/26016/stat : 26016 (ornithorynque) R 26014 26016 25959 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 330574695 23777280 267 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255233920273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26016/statm: 5805 268 221 42 0 45 0

[startup+0.0105909 s]
/proc/loadavg: 0.00 0.01 0.60 3/77 26016
/proc/meminfo: memFree=1047216/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=23308 CPUtime=0
/proc/26016/stat : 26016 (ornithorynque) R 26014 26016 25959 0 -1 4194304 499 0 0 0 0 0 0 0 18 0 1 0 330574695 23867392 460 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255236412129 0 0 4096 1088 0 0 0 17 1 0 0
/proc/26016/statm: 5827 460 377 42 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23308

[startup+0.101602 s]
/proc/loadavg: 0.00 0.01 0.60 3/77 26016
/proc/meminfo: memFree=1047216/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=45612 CPUtime=0.17
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 703 0 0 0 17 0 0 0 18 0 3 0 330574695 46706688 664 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 11403 664 387 42 0 5655 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 45612

[startup+0.301624 s]
/proc/loadavg: 0.00 0.01 0.60 3/77 26016
/proc/meminfo: memFree=1047216/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=45744 CPUtime=0.57
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 841 0 0 0 57 0 0 0 18 0 3 0 330574695 46841856 802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 11436 802 387 42 0 5688 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45744

[startup+0.701668 s]
/proc/loadavg: 0.00 0.01 0.60 3/77 26016
/proc/meminfo: memFree=1047216/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=46028 CPUtime=1.37
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 1024 0 0 0 137 0 0 0 18 0 3 0 330574695 47132672 985 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 11507 985 387 42 0 5759 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46028

[startup+1.50176 s]
/proc/loadavg: 0.16 0.04 0.61 4/80 26019
/proc/meminfo: memFree=1044376/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=47748 CPUtime=2.97
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 1266 0 0 0 296 1 0 0 18 0 3 0 330574695 48893952 1227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 11937 1227 387 42 0 6189 0
[pid=26016/tid=26018] ppid=26014 vsize=47748 CPUtime=1.47
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 409 0 0 0 147 0 0 0 25 0 3 0 330574697 48893952 1227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=47748 CPUtime=1.47
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 270 0 0 0 147 0 0 0 25 0 3 0 330574697 48893952 1227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47748

[startup+3.10193 s]
/proc/loadavg: 0.16 0.04 0.61 3/80 26019
/proc/meminfo: memFree=1042840/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=49036 CPUtime=6.16
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 1575 0 0 0 615 1 0 0 18 0 3 0 330574695 50212864 1536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 12259 1536 387 42 0 6511 0
[pid=26016/tid=26018] ppid=26014 vsize=49036 CPUtime=3.07
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 625 0 0 0 307 0 0 0 25 0 3 0 330574697 50212864 1536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255236412071 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=49036 CPUtime=3.06
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 363 0 0 0 306 0 0 0 25 0 3 0 330574697 50212864 1536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49036

[startup+6.30228 s]
/proc/loadavg: 0.31 0.07 0.61 3/80 26019
/proc/meminfo: memFree=1040152/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=51728 CPUtime=12.55
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 2238 0 0 0 1253 2 0 0 18 0 3 0 330574695 52969472 2133 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 12932 2133 387 42 0 7184 0
[pid=26016/tid=26018] ppid=26014 vsize=51728 CPUtime=6.27
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 972 0 0 0 626 1 0 0 25 0 3 0 330574697 52969472 2133 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=51728 CPUtime=6.25
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 679 0 0 0 625 0 0 0 25 0 3 0 330574697 52969472 2133 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241168 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51728

[startup+12.702 s]
/proc/loadavg: 0.44 0.11 0.62 3/80 26019
/proc/meminfo: memFree=1037976/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=54924 CPUtime=25.31
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 2982 0 0 0 2528 3 0 0 18 0 3 0 330574695 56242176 2877 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 13731 2877 387 42 0 7983 0
[pid=26016/tid=26018] ppid=26014 vsize=54924 CPUtime=12.66
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 1305 0 0 0 1264 2 0 0 25 0 3 0 330574697 56242176 2877 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=54924 CPUtime=12.62
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 1090 0 0 0 1262 0 0 0 25 0 3 0 330574697 56242176 2877 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242503 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 54924

[startup+25.5014 s]
/proc/loadavg: 0.79 0.20 0.64 3/80 26019
/proc/meminfo: memFree=1034200/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=58024 CPUtime=50.85
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 3800 0 0 0 5081 4 0 0 18 0 3 0 330574695 59416576 3528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 14506 3528 387 42 0 8758 0
[pid=26016/tid=26018] ppid=26014 vsize=58024 CPUtime=25.46
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 1929 0 0 0 2543 3 0 0 25 0 3 0 330574697 59416576 3528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=58024 CPUtime=25.35
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 1284 0 0 0 2535 0 0 0 25 0 3 0 330574697 59416576 3528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 58024

[startup+51.1011 s]
/proc/loadavg: 1.20 0.34 0.68 4/80 26019
/proc/meminfo: memFree=1029336/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=64020 CPUtime=101.92
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 5306 0 0 0 10186 6 0 0 18 0 3 0 330574695 65556480 4737 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 16005 4737 387 42 0 10257 0
[pid=26016/tid=26018] ppid=26014 vsize=64020 CPUtime=51.06
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 2622 0 0 0 5101 5 0 0 25 0 3 0 330574697 65556480 4737 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311203 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=64020 CPUtime=50.83
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 2097 0 0 0 5083 0 0 0 25 0 3 0 330574697 65556480 4737 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241172 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 64020

[startup+102.306 s]
/proc/loadavg: 1.65 0.60 0.74 3/80 26019
/proc/meminfo: memFree=1022616/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=71768 CPUtime=204.09
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 7576 0 0 0 20400 9 0 0 18 0 3 0 330574695 73490432 6379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 17942 6379 387 42 0 12194 0
[pid=26016/tid=26018] ppid=26014 vsize=71768 CPUtime=102.24
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 3905 0 0 0 10217 7 0 0 25 0 3 0 330574697 73490432 6379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=71768 CPUtime=101.81
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 3084 0 0 0 10180 1 0 0 25 0 3 0 330574697 73490432 6379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284351 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 71768

[startup+162.301 s]
/proc/loadavg: 1.87 0.85 0.82 4/80 26019
/proc/meminfo: memFree=1016920/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=77544 CPUtime=323.79
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 9071 0 0 0 32368 11 0 0 18 0 3 0 330574695 79405056 7809 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 19386 7809 387 42 0 13638 0
[pid=26016/tid=26018] ppid=26014 vsize=77544 CPUtime=162.22
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 4753 0 0 0 16213 9 0 0 25 0 3 0 330574697 79405056 7809 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=77544 CPUtime=161.54
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 3731 0 0 0 16153 1 0 0 25 0 3 0 330574697 79405056 7809 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 77544

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.89 3/80 26019
/proc/meminfo: memFree=1011544/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=85220 CPUtime=443.53
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 11489 0 0 0 44339 14 0 0 18 0 3 0 330574695 87265280 9154 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 21305 9154 387 42 0 15557 0
[pid=26016/tid=26018] ppid=26014 vsize=85220 CPUtime=222.2
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 5615 0 0 0 22209 11 0 0 25 0 3 0 330574697 87265280 9154 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=85220 CPUtime=221.29
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 5287 0 0 0 22127 2 0 0 25 0 3 0 330574697 87265280 9154 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285210 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 85220

[startup+282.301 s]
/proc/loadavg: 1.98 1.22 0.96 4/80 26019
/proc/meminfo: memFree=1006680/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=90948 CPUtime=563.25
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 12971 0 0 0 56309 16 0 0 18 0 3 0 330574695 93130752 10388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 22737 10388 387 42 0 16989 0
[pid=26016/tid=26018] ppid=26014 vsize=90948 CPUtime=282.19
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 6336 0 0 0 28206 13 0 0 25 0 3 0 330574697 93130752 10388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311537 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=90948 CPUtime=281.03
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 6048 0 0 0 28101 2 0 0 25 0 3 0 330574697 93130752 10388 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 90948

[startup+342.302 s]
/proc/loadavg: 1.99 1.36 1.02 3/80 26019
/proc/meminfo: memFree=1001688/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=96864 CPUtime=682.98
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 14827 0 0 0 68280 18 0 0 18 0 3 0 330574695 99188736 11632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 24216 11632 387 42 0 18468 0
[pid=26016/tid=26018] ppid=26014 vsize=96864 CPUtime=342.18
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 7314 0 0 0 34203 15 0 0 25 0 3 0 330574697 99188736 11632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=96864 CPUtime=340.77
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 6926 0 0 0 34075 2 0 0 25 0 3 0 330574697 99188736 11632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.98
Current children cumulated vsize (KiB) 96864

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 1.08 3/80 26019
/proc/meminfo: memFree=998616/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=100596 CPUtime=802.7
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 15793 0 0 0 80250 20 0 0 18 0 3 0 330574695 103010304 12387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 25149 12387 387 42 0 19401 0
[pid=26016/tid=26018] ppid=26014 vsize=100596 CPUtime=402.15
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 8012 0 0 0 40199 16 0 0 25 0 3 0 330574697 103010304 12387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=100596 CPUtime=400.51
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 7194 0 0 0 40048 3 0 0 25 0 3 0 330574697 103010304 12387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.7
Current children cumulated vsize (KiB) 100596

[startup+462.302 s]
/proc/loadavg: 1.99 1.57 1.13 3/80 26019
/proc/meminfo: memFree=994968/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=103588 CPUtime=922.41
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 16816 0 0 0 92219 22 0 0 18 0 3 0 330574695 106074112 13311 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 25897 13311 387 42 0 20149 0
[pid=26016/tid=26018] ppid=26014 vsize=103588 CPUtime=462.14
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 8515 0 0 0 46196 18 0 0 25 0 3 0 330574697 106074112 13311 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=103588 CPUtime=460.25
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 7714 0 0 0 46022 3 0 0 25 0 3 0 330574697 106074112 13311 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) 103588

[startup+522.301 s]
/proc/loadavg: 1.99 1.64 1.19 3/80 26019
/proc/meminfo: memFree=992344/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=106424 CPUtime=1042.14
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 17503 0 0 0 104190 24 0 0 18 0 3 0 330574695 108978176 13965 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 26606 13965 387 42 0 20858 0
[pid=26016/tid=26018] ppid=26014 vsize=106424 CPUtime=522.13
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 8952 0 0 0 52193 20 0 0 25 0 3 0 330574697 108978176 13965 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=106424 CPUtime=519.99
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 7964 0 0 0 51996 3 0 0 25 0 3 0 330574697 108978176 13965 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.14
Current children cumulated vsize (KiB) 106424

[startup+582.302 s]
/proc/loadavg: 1.99 1.71 1.23 3/80 26019
/proc/meminfo: memFree=989336/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=108032 CPUtime=1161.86
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 18279 0 0 0 116160 26 0 0 18 0 3 0 330574695 110624768 14708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 27008 14708 387 42 0 21260 0
[pid=26016/tid=26018] ppid=26014 vsize=108032 CPUtime=582.1
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 9360 0 0 0 58189 21 0 0 25 0 3 0 330574697 110624768 14708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=108032 CPUtime=579.73
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 8332 0 0 0 57969 4 0 0 25 0 3 0 330574697 110624768 14708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.86
Current children cumulated vsize (KiB) 108032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.72 1.25 3/80 26019
/proc/meminfo: memFree=988696/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=109184 CPUtime=1200.18
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 18466 0 0 0 119991 27 0 0 18 0 3 0 330574695 111804416 14862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 27296 14862 387 42 0 21548 0
[pid=26016/tid=26018] ppid=26014 vsize=109184 CPUtime=601.3
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 9547 0 0 0 60108 22 0 0 25 0 3 0 330574697 111804416 14862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=109184 CPUtime=598.85
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 8332 0 0 0 59881 4 0 0 25 0 3 0 330574697 111804416 14862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 109184

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.72 1.25 3/80 26019
/proc/meminfo: memFree=988696/2055920 swapFree=4169440/4192956
[pid=26016] ppid=26014 vsize=109184 CPUtime=1200.18
/proc/26016/stat : 26016 (ornithorynque) S 26014 26016 25959 0 -1 4194304 18466 0 0 0 119991 27 0 0 18 0 3 0 330574695 111804416 14862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26016/statm: 27296 14862 387 42 0 21548 0
[pid=26016/tid=26018] ppid=26014 vsize=109184 CPUtime=601.3
/proc/26016/task/26018/stat : 26018 (ornithorynque) R 26014 26016 25959 0 -1 4194368 9547 0 0 0 60108 22 0 0 25 0 3 0 330574697 111804416 14862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26016/tid=26019] ppid=26014 vsize=109184 CPUtime=598.85
/proc/26016/task/26019/stat : 26019 (ornithorynque) R 26014 26016 25959 0 -1 4194368 8332 0 0 0 59881 4 0 0 25 0 3 0 330574697 111804416 14862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 109184

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.524
CPU time (s): 1200.21
CPU user time (s): 1199.93
CPU system time (s): 0.281957
CPU usage (%): 199.528
Max. virtual memory (cumulated for all children) (KiB): 109184

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

runsolver used 0.45893 second user time and 1.74373 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Mar  5 14:50:07 UTC 2007

IDJOB= 327956
IDBENCH= 19864
IDSOLVER= 139
FILE ID= node19/327956-1173106207

PBS_JOBID= 4013935

Free space on /tmp= 66523 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1483196631-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327956-1173106207/ornithorynque /tmp/evaluation/327956-1173106207/instance-327956-1173106207.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-327956-1173106207 -o ROOT/results/node19/solver-327956-1173106207 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327956-1173106207/ornithorynque /tmp/evaluation/327956-1173106207/instance-327956-1173106207.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  3433c21f0d8c4f982130a49558dd7264

RANDOM SEED= 226133954

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:       1047624 kB
Buffers:         50264 kB
Cached:         861484 kB
SwapCached:       2580 kB
Active:         248324 kB
Inactive:       686024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1047624 kB
SwapTotal:     4192956 kB
SwapFree:      4169440 kB
Dirty:             572 kB
Writeback:           0 kB
Mapped:          29888 kB
Slab:            59512 kB
Committed_AS:  1346656 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= 66523 MiB

End job on node19 on Mon Mar  5 15:00:10 UTC 2007