Trace number 328572

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.07 601.524

General information on the benchmark

Nameindustrial/grieu/
vmpc_26.cnf
MD5SUM7e9eba7a609bdbcf7c3a7e0f5c07ab04
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.6526
Satisfiable
(Un)Satisfiability was proved
Number of variables676
Number of clauses86424
Sum of the clauses size226590
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 233878
Number of clauses of size 352494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 552

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.09/0.18	c ...done
0.09/0.18	c nbVar=676 nbClause=86424
0.09/0.19	c nbVar=676 nbClause=86424
0.19/0.22	c complete search running
0.19/0.22	c local search running
0.19/0.23	c flip 0 nbSat=69895 maxSat=0
2.16/1.22	c flip 10000 nbSat=86375 maxSat=86393
2.76/1.59	c flip 0 nbSat=75218 maxSat=86393
5.96/3.15	c flip 10000 nbSat=89761 maxSat=89891
7.15/3.72	c flip 0 nbSat=79577 maxSat=89891
9.55/4.96	c nbDecision=10000 #clauses=95069
11.34/5.89	c flip 10000 nbSat=92924 maxSat=93011
12.95/6.68	c flip 0 nbSat=82545 maxSat=93011
19.33/9.80	c flip 10000 nbSat=97326 maxSat=97422
21.53/10.91	c flip 0 nbSat=87000 maxSat=97422
23.72/12.05	c nbDecision=20000 #clauses=103592
30.11/15.30	c flip 10000 nbSat=102333 maxSat=102394
33.49/16.91	c flip 0 nbSat=92327 maxSat=102397
46.08/23.20	c flip 10000 nbSat=107498 maxSat=107670
46.08/23.29	c nbDecision=30000 #clauses=112370
50.46/25.42	c flip 0 nbSat=97656 maxSat=107672
66.42/33.44	c flip 10000 nbSat=114027 maxSat=114121
72.01/36.21	c flip 0 nbSat=107339 maxSat=114121
72.01/36.27	c nbDecision=40000 #clauses=121223
91.55/46.10	c flip 10000 nbSat=120934 maxSat=121096
98.73/49.64	c flip 0 nbSat=110560 maxSat=121097
121.08/60.87	c flip 10000 nbSat=125879 maxSat=126118
129.08/64.85	c flip 0 nbSat=111439 maxSat=126120
151.22/75.96	c flip 10000 nbSat=125912 maxSat=126120
159.19/79.92	c flip 0 nbSat=109987 maxSat=126120
181.54/91.15	c flip 10000 nbSat=126022 maxSat=126127
189.52/95.14	c flip 0 nbSat=109736 maxSat=126127
211.87/106.35	c flip 10000 nbSat=126020 maxSat=126127
219.85/110.32	c flip 0 nbSat=110925 maxSat=126127
242.01/121.46	c flip 10000 nbSat=125969 maxSat=126127
249.98/125.47	c flip 0 nbSat=111250 maxSat=126127
271.94/136.48	c flip 10000 nbSat=125981 maxSat=126127
279.72/140.32	c flip 0 nbSat=111900 maxSat=126127
302.28/151.60	c flip 10000 nbSat=125956 maxSat=126127
309.86/155.44	c flip 0 nbSat=111608 maxSat=126127
332.21/166.66	c flip 10000 nbSat=126041 maxSat=126127
340.17/170.65	c flip 0 nbSat=110951 maxSat=126127
362.53/181.83	c flip 10000 nbSat=126041 maxSat=126127
370.72/185.96	c flip 0 nbSat=111335 maxSat=126127
393.06/197.11	c flip 10000 nbSat=125998 maxSat=126127
400.85/201.05	c flip 0 nbSat=108916 maxSat=126127
423.41/212.37	c flip 10000 nbSat=125912 maxSat=126127
431.37/216.32	c flip 0 nbSat=110487 maxSat=126127
453.53/227.45	c flip 10000 nbSat=126076 maxSat=126127
461.51/231.42	c flip 0 nbSat=109914 maxSat=126127
483.66/242.57	c flip 10000 nbSat=126034 maxSat=126127
491.64/246.52	c flip 0 nbSat=110790 maxSat=126127
513.80/257.61	c flip 10000 nbSat=126063 maxSat=126127
521.57/261.55	c flip 0 nbSat=109583 maxSat=126127
543.72/272.61	c flip 10000 nbSat=125982 maxSat=126127
551.50/276.57	c flip 0 nbSat=111207 maxSat=126127
574.05/287.82	c flip 10000 nbSat=126022 maxSat=126127
581.83/291.76	c flip 0 nbSat=110929 maxSat=126127
604.39/303.09	c flip 10000 nbSat=126019 maxSat=126127
612.36/307.07	c flip 0 nbSat=111723 maxSat=126127
634.30/318.08	c flip 10000 nbSat=126044 maxSat=126127
642.49/322.10	c flip 0 nbSat=111574 maxSat=126127
665.05/333.40	c flip 10000 nbSat=126054 maxSat=126127
672.63/337.26	c flip 0 nbSat=110852 maxSat=126127
694.99/348.41	c flip 10000 nbSat=125881 maxSat=126127
702.96/352.42	c flip 0 nbSat=112075 maxSat=126127
725.31/363.65	c flip 10000 nbSat=126054 maxSat=126127
733.29/367.69	c flip 0 nbSat=114107 maxSat=126127
737.48/369.74	c nbDecision=50000 #clauses=130004
758.03/380.04	c flip 10000 nbSat=128886 maxSat=128948
766.82/384.43	c flip 0 nbSat=120951 maxSat=128948
782.18/392.14	c nbDecision=60000 #clauses=139147
795.56/398.90	c flip 10000 nbSat=136013 maxSat=136178
805.92/404.05	c flip 0 nbSat=128237 maxSat=136178
839.65/420.90	c nbDecision=70000 #clauses=148313
839.85/421.07	c flip 10000 nbSat=142913 maxSat=143025
852.02/427.16	c flip 0 nbSat=134211 maxSat=143025
892.13/447.29	c flip 10000 nbSat=149684 maxSat=149900
906.31/454.39	c flip 0 nbSat=141722 maxSat=149900
906.70/454.55	c nbDecision=80000 #clauses=157490
953.40/477.93	c flip 10000 nbSat=157291 maxSat=157345
969.96/486.23	c flip 0 nbSat=149715 maxSat=157345
981.92/492.23	c nbDecision=90000 #clauses=166744
1024.44/513.57	c flip 10000 nbSat=165118 maxSat=165249
1044.19/523.42	c flip 0 nbSat=156052 maxSat=165249
1072.71/537.73	c nbDecision=100000 #clauses=175746
1109.04/555.97	c flip 10000 nbSat=172959 maxSat=173204
1132.40/567.60	c flip 0 nbSat=163568 maxSat=173204
1185.27/594.18	c nbDecision=110000 #clauses=185106

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/node29/watcher-328572-1173112530 -o ROOT/results/node29/solver-328572-1173112530 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328572-1173112530/ornithorynque /tmp/evaluation/328572-1173112530/instance-328572-1173112530.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.83 1.94 1.90 3/77 11233
/proc/meminfo: memFree=1280216/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=23220 CPUtime=0
/proc/11233/stat : 11233 (ornithorynque) R 11231 11233 10314 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 305017290 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221778056304 0 0 4096 0 0 0 0 17 1 0 0
/proc/11233/statm: 5805 266 219 42 0 45 0

[startup+0.06232 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 11233
/proc/meminfo: memFree=1280216/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=25720 CPUtime=0.05
/proc/11233/stat : 11233 (ornithorynque) R 11231 11233 10314 0 -1 4194304 1104 0 0 0 4 1 0 0 18 0 1 0 305017290 26337280 1032 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221780546273 0 0 4096 1088 0 0 0 17 1 0 0
/proc/11233/statm: 6430 1032 377 42 0 682 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25720

[startup+0.101322 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 11233
/proc/meminfo: memFree=1280216/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=27428 CPUtime=0.09
/proc/11233/stat : 11233 (ornithorynque) R 11231 11233 10314 0 -1 4194304 1582 0 0 0 8 1 0 0 18 0 1 0 305017290 28086272 1446 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4277688 0 0 4096 1088 0 0 0 17 1 0 0
/proc/11233/statm: 6857 1446 377 42 0 1109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27428

[startup+0.301344 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 11233
/proc/meminfo: memFree=1280216/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=55748 CPUtime=0.36
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 3777 0 0 0 34 2 0 0 19 0 3 0 305017290 57085952 3200 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 13937 3200 387 42 0 8189 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 55748

[startup+0.701368 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 11233
/proc/meminfo: memFree=1280216/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=56144 CPUtime=1.16
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 3880 0 0 0 114 2 0 0 19 0 3 0 305017290 57491456 3303 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 14036 3303 387 42 0 8288 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 56144

[startup+1.50142 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 11236
/proc/meminfo: memFree=1268160/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=56540 CPUtime=2.76
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 3996 0 0 0 274 2 0 0 19 0 3 0 305017290 57896960 3419 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 14135 3420 387 42 0 8387 0
[pid=11233/tid=11235] ppid=11231 vsize=56540 CPUtime=1.27
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 376 0 0 0 127 0 0 0 25 0 3 0 305017312 57896960 3420 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221780546273 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=56540 CPUtime=1.27
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2 0 0 0 127 0 0 0 25 0 3 0 305017312 57896960 3420 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241172 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 56540

[startup+3.10152 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 11236
/proc/meminfo: memFree=1266432/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=59180 CPUtime=5.96
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 4486 0 0 0 593 3 0 0 19 0 3 0 305017290 60600320 3866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 14795 3866 387 42 0 9047 0
[pid=11233/tid=11235] ppid=11231 vsize=59180 CPUtime=2.87
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 501 0 0 0 287 0 0 0 25 0 3 0 305017312 60600320 3866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242944 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=59180 CPUtime=2.86
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 366 0 0 0 286 0 0 0 25 0 3 0 305017312 60600320 3866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 59180

[startup+6.30171 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 11236
/proc/meminfo: memFree=1264704/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=60864 CPUtime=12.35
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 4864 0 0 0 1231 4 0 0 19 0 3 0 305017290 62324736 4244 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 15216 4244 387 42 0 9468 0
[pid=11233/tid=11235] ppid=11231 vsize=60864 CPUtime=6.07
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 654 0 0 0 606 1 0 0 25 0 3 0 305017312 62324736 4244 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311054 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=60864 CPUtime=6.05
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 591 0 0 0 605 0 0 0 25 0 3 0 305017312 62324736 4244 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 60864

[startup+12.7021 s]
/proc/loadavg: 1.86 1.94 1.90 3/80 11236
/proc/meminfo: memFree=1260096/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=64660 CPUtime=25.12
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 5922 0 0 0 2507 5 0 0 19 0 3 0 305017290 66211840 5302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 16165 5302 387 42 0 10417 0
[pid=11233/tid=11235] ppid=11231 vsize=64660 CPUtime=12.46
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 1039 0 0 0 1245 1 0 0 25 0 3 0 305017312 66211840 5302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=64660 CPUtime=12.43
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 1264 0 0 0 1242 1 0 0 25 0 3 0 305017312 66211840 5302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 64660

[startup+25.5019 s]
/proc/loadavg: 1.89 1.94 1.91 3/80 11236
/proc/meminfo: memFree=1256000/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=69872 CPUtime=50.66
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 7234 0 0 0 5060 6 0 0 19 0 3 0 305017290 71548928 6614 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 17468 6614 387 42 0 11720 0
[pid=11233/tid=11235] ppid=11231 vsize=69872 CPUtime=25.26
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 1593 0 0 0 2524 2 0 0 25 0 3 0 305017312 71548928 6614 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=69872 CPUtime=25.17
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2022 0 0 0 2516 1 0 0 25 0 3 0 305017312 71548928 6614 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 69872

[startup+51.1015 s]
/proc/loadavg: 1.93 1.94 1.91 3/80 11236
/proc/meminfo: memFree=1249600/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=75172 CPUtime=101.72
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 8544 0 0 0 10164 8 0 0 19 0 3 0 305017290 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 18793 7924 387 42 0 13045 0
[pid=11233/tid=11235] ppid=11231 vsize=75172 CPUtime=50.86
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2334 0 0 0 5082 4 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242794 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=75172 CPUtime=50.63
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2591 0 0 0 5062 1 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 75172

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 11236
/proc/meminfo: memFree=1249472/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=75172 CPUtime=203.9
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 8544 0 0 0 20382 8 0 0 19 0 3 0 305017290 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 18793 7924 387 42 0 13045 0
[pid=11233/tid=11235] ppid=11231 vsize=75172 CPUtime=102.05
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2334 0 0 0 10201 4 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242992 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=75172 CPUtime=101.62
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2591 0 0 0 10161 1 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241042 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 75172

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 11236
/proc/meminfo: memFree=1249472/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=75172 CPUtime=323.63
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 8544 0 0 0 32354 9 0 0 19 0 3 0 305017290 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 18793 7924 387 42 0 13045 0
[pid=11233/tid=11235] ppid=11231 vsize=75172 CPUtime=162.03
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2334 0 0 0 16199 4 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242881 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=75172 CPUtime=161.37
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2591 0 0 0 16135 2 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 75172

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 11236
/proc/meminfo: memFree=1249408/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=75172 CPUtime=443.34
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 8544 0 0 0 44324 10 0 0 19 0 3 0 305017290 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 18793 7924 387 42 0 13045 0
[pid=11233/tid=11235] ppid=11231 vsize=75172 CPUtime=222.02
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2334 0 0 0 22197 5 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242935 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=75172 CPUtime=221.1
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2591 0 0 0 22108 2 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241162 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 75172

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 11236
/proc/meminfo: memFree=1249472/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=75172 CPUtime=563.08
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 8544 0 0 0 56298 10 0 0 19 0 3 0 305017290 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 18793 7924 387 42 0 13045 0
[pid=11233/tid=11235] ppid=11231 vsize=75172 CPUtime=282
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2334 0 0 0 28195 5 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242944 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=75172 CPUtime=280.85
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2591 0 0 0 28083 2 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 75172

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 11236
/proc/meminfo: memFree=1249472/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=75172 CPUtime=682.81
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 8544 0 0 0 68270 11 0 0 19 0 3 0 305017290 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 18793 7924 387 42 0 13045 0
[pid=11233/tid=11235] ppid=11231 vsize=75172 CPUtime=341.99
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2334 0 0 0 34193 6 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242906 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=75172 CPUtime=340.59
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 2591 0 0 0 34057 2 0 0 25 0 3 0 305017312 76976128 7924 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241162 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 75172

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 11236
/proc/meminfo: memFree=1243456/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=83172 CPUtime=802.53
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 10618 0 0 0 80239 14 0 0 19 0 3 0 305017290 85168128 9484 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 20793 9484 387 42 0 15045 0
[pid=11233/tid=11235] ppid=11231 vsize=83172 CPUtime=401.97
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 3755 0 0 0 40189 8 0 0 25 0 3 0 305017312 85168128 9484 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=83172 CPUtime=400.32
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 3244 0 0 0 40030 2 0 0 25 0 3 0 305017312 85168128 9484 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.53
Current children cumulated vsize (KiB) 83172

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 11236
/proc/meminfo: memFree=1233792/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=92716 CPUtime=922.26
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 12991 0 0 0 92210 16 0 0 19 0 3 0 305017290 94941184 11857 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 23179 11857 387 42 0 17431 0
[pid=11233/tid=11235] ppid=11231 vsize=92716 CPUtime=461.96
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 5066 0 0 0 46185 11 0 0 25 0 3 0 305017312 94941184 11857 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=92716 CPUtime=460.08
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 4306 0 0 0 46005 3 0 0 25 0 3 0 305017312 94941184 11857 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.26
Current children cumulated vsize (KiB) 92716

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 11236
/proc/meminfo: memFree=1227328/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=100400 CPUtime=1042
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 14751 0 0 0 104181 19 0 0 19 0 3 0 305017290 102809600 13448 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 25100 13448 387 42 0 19352 0
[pid=11233/tid=11235] ppid=11231 vsize=100400 CPUtime=521.94
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 6427 0 0 0 52181 13 0 0 25 0 3 0 305017312 102809600 13448 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=100400 CPUtime=519.83
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 4705 0 0 0 51980 3 0 0 25 0 3 0 305017312 102809600 13448 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242392 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042
Current children cumulated vsize (KiB) 100400

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 11236
/proc/meminfo: memFree=1220480/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=108332 CPUtime=1161.72
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 16602 0 0 0 116151 21 0 0 19 0 3 0 305017290 110931968 15185 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 27083 15185 387 42 0 21335 0
[pid=11233/tid=11235] ppid=11231 vsize=108332 CPUtime=581.93
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 7376 0 0 0 58178 15 0 0 25 0 3 0 305017312 110931968 15185 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=108332 CPUtime=579.56
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 5607 0 0 0 57953 3 0 0 25 0 3 0 305017312 110931968 15185 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.72
Current children cumulated vsize (KiB) 108332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 11236
/proc/meminfo: memFree=1219456/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=108464 CPUtime=1200.04
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 16857 0 0 0 119982 22 0 0 19 0 3 0 305017290 111067136 15440 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 27116 15440 387 42 0 21368 0
[pid=11233/tid=11235] ppid=11231 vsize=108464 CPUtime=601.13
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 7631 0 0 0 60098 15 0 0 25 0 3 0 305017312 111067136 15440 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242873 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=108464 CPUtime=598.67
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 5607 0 0 0 59864 3 0 0 25 0 3 0 305017312 111067136 15440 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 108464

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.97 1.91 3/80 11236
/proc/meminfo: memFree=1219456/2055920 swapFree=4147724/4192956
[pid=11233] ppid=11231 vsize=108464 CPUtime=1200.04
/proc/11233/stat : 11233 (ornithorynque) S 11231 11233 10314 0 -1 4194304 16857 0 0 0 119982 22 0 0 19 0 3 0 305017290 111067136 15440 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 221789581179 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11233/statm: 27116 15440 387 42 0 21368 0
[pid=11233/tid=11235] ppid=11231 vsize=108464 CPUtime=601.13
/proc/11233/task/11235/stat : 11235 (ornithorynque) R 11231 11233 10314 0 -1 4194368 7631 0 0 0 60098 15 0 0 25 0 3 0 305017312 111067136 15440 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242873 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11233/tid=11236] ppid=11231 vsize=108464 CPUtime=598.67
/proc/11233/task/11236/stat : 11236 (ornithorynque) R 11231 11233 10314 0 -1 4194368 5607 0 0 0 59864 3 0 0 25 0 3 0 305017312 111067136 15440 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 108464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.524
CPU time (s): 1200.07
CPU user time (s): 1199.84
CPU system time (s): 0.230964
CPU usage (%): 199.505
Max. virtual memory (cumulated for all children) (KiB): 108464

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

runsolver used 0.549916 second user time and 1.65275 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Mon Mar  5 16:35:30 UTC 2007

IDJOB= 328572
IDBENCH= 20494
IDSOLVER= 139
FILE ID= node29/328572-1173112530

PBS_JOBID= 4013909

Free space on /tmp= 66551 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/grieu/vmpc_26.cnf
COMMAND LINE= /tmp/evaluation/328572-1173112530/ornithorynque /tmp/evaluation/328572-1173112530/instance-328572-1173112530.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-328572-1173112530 -o ROOT/results/node29/solver-328572-1173112530 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328572-1173112530/ornithorynque /tmp/evaluation/328572-1173112530/instance-328572-1173112530.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  7e9eba7a609bdbcf7c3a7e0f5c07ab04

RANDOM SEED= 269632896

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.209
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.209
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:       1280688 kB
Buffers:         46704 kB
Cached:         628768 kB
SwapCached:      12144 kB
Active:         195488 kB
Inactive:       504620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280688 kB
SwapTotal:     4192956 kB
SwapFree:      4147724 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          31740 kB
Slab:            60584 kB
Committed_AS:   848584 kB
PageTables:       1868 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= 66551 MiB

End job on node29 on Mon Mar  5 16:45:34 UTC 2007