Trace number 328570

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.63

General information on the benchmark

Nameindustrial/grieu/
vmpc_28.cnf
MD5SUM2679ca6fb11bcf9f950de09652ce7147
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.69013
Satisfiable
(Un)Satisfiability was proved
Number of variables784
Number of clauses108080
Sum of the clauses size283220
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 242420
Number of clauses of size 365604
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 556

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.19/0.23	c ...done
0.19/0.23	c nbVar=784 nbClause=108080
0.19/0.24	c nbVar=784 nbClause=108080
0.19/0.27	c complete search running
0.19/0.27	c local search running
0.19/0.29	c flip 0 nbSat=87780 maxSat=0
2.31/1.40	c flip 10000 nbSat=107980 maxSat=108047
3.71/2.05	c flip 0 nbSat=94450 maxSat=108047
7.51/3.91	c flip 10000 nbSat=111727 maxSat=111837
9.50/4.97	c flip 0 nbSat=97449 maxSat=111837
14.49/7.43	c flip 10000 nbSat=115061 maxSat=115116
17.29/8.85	c flip 0 nbSat=95665 maxSat=115116
22.27/11.34	c flip 10000 nbSat=115067 maxSat=115128
25.07/12.78	c flip 0 nbSat=96618 maxSat=115128
30.06/15.25	c flip 10000 nbSat=115056 maxSat=115129
32.85/16.69	c flip 0 nbSat=95921 maxSat=115129
36.64/18.60	c nbDecision=10000 #clauses=116891
37.83/19.18	c flip 10000 nbSat=115085 maxSat=115133
40.83/20.63	c flip 0 nbSat=100854 maxSat=115133
47.62/24.03	c flip 10000 nbSat=119225 maxSat=119319
51.61/26.02	c flip 0 nbSat=105186 maxSat=119319
53.60/27.02	c nbDecision=20000 #clauses=125947
61.00/30.70	c flip 10000 nbSat=124926 maxSat=124948
66.37/33.42	c flip 0 nbSat=111960 maxSat=124948
78.15/39.31	c nbDecision=30000 #clauses=134984
79.34/39.92	c flip 10000 nbSat=130679 maxSat=130906
86.72/43.60	c flip 0 nbSat=118390 maxSat=130906
103.28/51.92	c flip 10000 nbSat=136926 maxSat=137191
112.86/56.72	c flip 0 nbSat=123845 maxSat=137191
113.46/57.06	c nbDecision=40000 #clauses=144215
133.82/67.22	c flip 10000 nbSat=143869 maxSat=143958
145.79/73.28	c flip 0 nbSat=131598 maxSat=143958
150.79/75.76	c nbDecision=50000 #clauses=152933
172.93/86.88	c flip 10000 nbSat=151622 maxSat=151707
188.49/94.65	c flip 0 nbSat=141604 maxSat=151707
200.06/100.43	c nbDecision=60000 #clauses=161973
223.41/112.11	c flip 10000 nbSat=159908 maxSat=159969
242.57/121.72	c flip 0 nbSat=150307 maxSat=159969
259.12/130.05	c nbDecision=70000 #clauses=170951
283.87/142.47	c flip 10000 nbSat=168050 maxSat=168147
307.02/154.08	c flip 0 nbSat=156831 maxSat=168147
355.71/178.48	c flip 10000 nbSat=175740 maxSat=175829
359.88/180.59	c nbDecision=80000 #clauses=180053
383.03/192.19	c flip 0 nbSat=164963 maxSat=175831
437.31/219.37	c flip 10000 nbSat=182265 maxSat=182327
463.64/232.50	c nbDecision=90000 #clauses=189063
469.04/235.25	c flip 0 nbSat=170174 maxSat=182340
530.91/266.29	c flip 10000 nbSat=189443 maxSat=189530
566.02/283.89	c flip 0 nbSat=177488 maxSat=189530
634.06/317.91	c flip 10000 nbSat=195633 maxSat=195966
662.60/332.21	c nbDecision=100000 #clauses=198160
672.37/337.10	c flip 0 nbSat=181650 maxSat=195975
743.20/372.69	c flip 10000 nbSat=198533 maxSat=198845
779.92/391.09	c nbDecision=110000 #clauses=207176
785.32/393.72	c flip 0 nbSat=187171 maxSat=198845
866.53/434.42	c flip 10000 nbSat=207114 maxSat=207404
912.61/457.54	c flip 0 nbSat=196219 maxSat=207404
938.56/470.51	c nbDecision=120000 #clauses=216416
1002.41/502.53	c flip 10000 nbSat=214683 maxSat=215066
1040.12/521.48	c nbDecision=130000 #clauses=225370
1053.69/528.24	c flip 0 nbSat=207428 maxSat=215087
1150.67/576.80	c nbDecision=140000 #clauses=234350
1152.07/577.56	c flip 10000 nbSat=226481 maxSat=226576

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/node33/watcher-328570-1173112514 -o ROOT/results/node33/solver-328570-1173112514 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328570-1173112514/ornithorynque /tmp/evaluation/328570-1173112514/instance-328570-1173112514.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.88 1.97 1.91 3/64 10339
/proc/meminfo: memFree=867584/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=23220 CPUtime=0
/proc/10339/stat : 10339 (ornithorynque) R 10337 10339 9420 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 37207798 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210821485680 0 0 4096 0 0 0 0 17 1 0 0
/proc/10339/statm: 5805 263 218 42 0 45 0

[startup+0.097005 s]
/proc/loadavg: 1.88 1.97 1.91 3/64 10339
/proc/meminfo: memFree=867584/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=27296 CPUtime=0.08
/proc/10339/stat : 10339 (ornithorynque) R 10337 10339 9420 0 -1 4194304 1538 0 0 0 8 0 0 0 18 0 1 0 37207798 27951104 1401 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210823975649 0 0 4096 1088 0 0 0 17 1 0 0
/proc/10339/statm: 6824 1402 377 42 0 1076 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27296

[startup+0.102006 s]
/proc/loadavg: 1.88 1.97 1.91 3/64 10339
/proc/meminfo: memFree=867584/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=27428 CPUtime=0.09
/proc/10339/stat : 10339 (ornithorynque) R 10337 10339 9420 0 -1 4194304 1592 0 0 0 9 0 0 0 18 0 1 0 37207798 28086272 1455 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210823975649 0 0 4096 1088 0 0 0 17 1 0 0
/proc/10339/statm: 6857 1455 377 42 0 1109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27428

[startup+0.302049 s]
/proc/loadavg: 1.88 1.97 1.91 3/64 10339
/proc/meminfo: memFree=867584/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=59756 CPUtime=0.32
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 4847 0 0 0 30 2 0 0 19 0 3 0 37207798 61190144 4248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 14939 4248 387 42 0 9191 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 59756

[startup+0.70109 s]
/proc/loadavg: 1.88 1.97 1.91 3/64 10339
/proc/meminfo: memFree=867584/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=59756 CPUtime=1.12
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 4850 0 0 0 110 2 0 0 19 0 3 0 37207798 61190144 4251 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 14939 4251 387 42 0 9191 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 59756

[startup+1.50119 s]
/proc/loadavg: 1.88 1.97 1.91 3/67 10342
/proc/meminfo: memFree=851944/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=59884 CPUtime=2.71
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 4902 0 0 0 269 2 0 0 19 0 3 0 37207798 61321216 4303 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 14971 4303 387 42 0 9223 0
[pid=10339/tid=10341] ppid=10337 vsize=59884 CPUtime=1.22
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 332 0 0 0 122 0 0 0 25 0 3 0 37207825 61321216 4303 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=59884 CPUtime=1.22
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 2 0 0 0 122 0 0 0 25 0 3 0 37207825 61321216 4303 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 59884

[startup+3.10139 s]
/proc/loadavg: 1.88 1.97 1.91 3/67 10342
/proc/meminfo: memFree=850408/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=62308 CPUtime=5.91
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 5376 0 0 0 588 3 0 0 19 0 3 0 37207798 63803392 4724 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 15577 4724 387 42 0 9829 0
[pid=10339/tid=10341] ppid=10337 vsize=62308 CPUtime=2.81
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 514 0 0 0 281 0 0 0 25 0 3 0 37207825 63803392 4724 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=62308 CPUtime=2.81
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 294 0 0 0 281 0 0 0 25 0 3 0 37207825 63803392 4724 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 62308

[startup+6.30179 s]
/proc/loadavg: 1.89 1.97 1.91 3/67 10342
/proc/meminfo: memFree=848688/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=62968 CPUtime=12.3
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 5653 0 0 0 1227 3 0 0 19 0 3 0 37207798 64479232 5001 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 15742 5001 387 42 0 9994 0
[pid=10339/tid=10341] ppid=10337 vsize=62968 CPUtime=6.01
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 597 0 0 0 601 0 0 0 25 0 3 0 37207825 64479232 5001 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242826 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=62968 CPUtime=6
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 488 0 0 0 600 0 0 0 25 0 3 0 37207825 64479232 5001 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241113 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 62968

[startup+12.7016 s]
/proc/loadavg: 1.90 1.97 1.91 3/67 10342
/proc/meminfo: memFree=848632/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=62968 CPUtime=25.07
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 5654 0 0 0 2504 3 0 0 19 0 3 0 37207798 64479232 5002 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 15742 5002 387 42 0 9994 0
[pid=10339/tid=10341] ppid=10337 vsize=62968 CPUtime=12.41
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 598 0 0 0 1241 0 0 0 25 0 3 0 37207825 64479232 5002 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242786 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=62968 CPUtime=12.37
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 488 0 0 0 1237 0 0 0 25 0 3 0 37207825 64479232 5002 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 62968

[startup+25.5022 s]
/proc/loadavg: 1.92 1.97 1.91 3/67 10342
/proc/meminfo: memFree=845304/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=66852 CPUtime=50.61
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 6515 0 0 0 5057 4 0 0 19 0 3 0 37207798 68456448 5863 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 16713 5863 387 42 0 10965 0
[pid=10339/tid=10341] ppid=10337 vsize=66852 CPUtime=25.21
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 1238 0 0 0 2520 1 0 0 25 0 3 0 37207825 68456448 5863 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311635 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=66852 CPUtime=25.12
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 709 0 0 0 2512 0 0 0 25 0 3 0 37207825 68456448 5863 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 66852

[startup+51.1024 s]
/proc/loadavg: 1.95 1.97 1.91 3/67 10342
/proc/meminfo: memFree=836600/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=77660 CPUtime=101.69
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 9205 0 0 0 10162 7 0 0 19 0 3 0 37207798 79523840 8039 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 19415 8039 387 42 0 13667 0
[pid=10339/tid=10341] ppid=10337 vsize=77660 CPUtime=50.8
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 2775 0 0 0 5077 3 0 0 25 0 3 0 37207825 79523840 8039 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=77660 CPUtime=50.6
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 1862 0 0 0 5060 0 0 0 25 0 3 0 37207825 79523840 8039 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 77660

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.91 3/67 10342
/proc/meminfo: memFree=824888/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=89312 CPUtime=203.86
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 12112 0 0 0 20375 11 0 0 19 0 3 0 37207798 91455488 10946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 22328 10946 387 42 0 16580 0
[pid=10339/tid=10341] ppid=10337 vsize=89312 CPUtime=101.99
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 4428 0 0 0 10192 7 0 0 25 0 3 0 37207825 91455488 10946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311472 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=89312 CPUtime=101.59
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 3116 0 0 0 10158 1 0 0 25 0 3 0 37207825 91455488 10946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 89312

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10342
/proc/meminfo: memFree=815928/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=98628 CPUtime=323.58
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 14333 0 0 0 32345 13 0 0 19 0 3 0 37207798 100995072 13167 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 24657 13167 387 42 0 18909 0
[pid=10339/tid=10341] ppid=10337 vsize=98628 CPUtime=161.96
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 5759 0 0 0 16187 9 0 0 25 0 3 0 37207825 100995072 13167 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=98628 CPUtime=161.33
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 4006 0 0 0 16132 1 0 0 25 0 3 0 37207825 100995072 13167 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283791 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.58
Current children cumulated vsize (KiB) 98628

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10342
/proc/meminfo: memFree=811000/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=103348 CPUtime=443.3
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 15545 0 0 0 44315 15 0 0 19 0 3 0 37207798 105828352 14379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 25837 14379 387 42 0 20089 0
[pid=10339/tid=10341] ppid=10337 vsize=103348 CPUtime=221.95
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 6587 0 0 0 22184 11 0 0 25 0 3 0 37207825 105828352 14379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242826 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=103348 CPUtime=221.06
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 4390 0 0 0 22105 1 0 0 25 0 3 0 37207825 105828352 14379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.3
Current children cumulated vsize (KiB) 103348

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10342
/proc/meminfo: memFree=806008/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=107980 CPUtime=563.02
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 16773 0 0 0 56285 17 0 0 19 0 3 0 37207798 110571520 15607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 26995 15607 387 42 0 21247 0
[pid=10339/tid=10341] ppid=10337 vsize=107980 CPUtime=281.93
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 7411 0 0 0 28181 12 0 0 25 0 3 0 37207825 110571520 15607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242906 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=107980 CPUtime=280.8
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 4794 0 0 0 28079 1 0 0 25 0 3 0 37207825 110571520 15607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241168 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 107980

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10342
/proc/meminfo: memFree=801848/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=113096 CPUtime=682.74
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 17829 0 0 0 68256 18 0 0 19 0 3 0 37207798 115810304 16663 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 28274 16663 387 42 0 22526 0
[pid=10339/tid=10341] ppid=10337 vsize=113096 CPUtime=341.91
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 7792 0 0 0 34178 13 0 0 25 0 3 0 37207825 115810304 16663 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311419 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=113096 CPUtime=340.55
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 5469 0 0 0 34053 2 0 0 25 0 3 0 37207825 115810304 16663 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 113096

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10342
/proc/meminfo: memFree=796024/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=119576 CPUtime=802.47
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 19281 0 0 0 80227 20 0 0 19 0 3 0 37207798 122445824 18115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 29894 18115 387 42 0 24146 0
[pid=10339/tid=10341] ppid=10337 vsize=119576 CPUtime=401.89
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 8709 0 0 0 40174 15 0 0 25 0 3 0 37207825 122445824 18115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=119576 CPUtime=400.29
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 6004 0 0 0 40027 2 0 0 25 0 3 0 37207825 122445824 18115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241821 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.47
Current children cumulated vsize (KiB) 119576

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10342
/proc/meminfo: memFree=791864/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=124432 CPUtime=922.19
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 20386 0 0 0 92197 22 0 0 19 0 3 0 37207798 127418368 19187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 31108 19187 387 42 0 25360 0
[pid=10339/tid=10341] ppid=10337 vsize=124432 CPUtime=461.87
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 9422 0 0 0 46171 16 0 0 25 0 3 0 37207825 127418368 19187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=124432 CPUtime=460.02
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 6396 0 0 0 46000 2 0 0 25 0 3 0 37207825 127418368 19187 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284351 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.19
Current children cumulated vsize (KiB) 124432

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10342
/proc/meminfo: memFree=788216/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=128736 CPUtime=1041.92
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 21539 0 0 0 104169 23 0 0 19 0 3 0 37207798 131825664 20096 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 32184 20096 387 42 0 26436 0
[pid=10339/tid=10341] ppid=10337 vsize=128736 CPUtime=521.86
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 10575 0 0 0 52168 18 0 0 25 0 3 0 37207825 131825664 20096 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=128736 CPUtime=519.78
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 6396 0 0 0 51975 3 0 0 25 0 3 0 37207825 131825664 20096 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241052 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.92
Current children cumulated vsize (KiB) 128736

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10342
/proc/meminfo: memFree=783224/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=134520 CPUtime=1161.64
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 22851 0 0 0 116139 25 0 0 19 0 3 0 37207798 137748480 21302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 33630 21302 387 42 0 27882 0
[pid=10339/tid=10341] ppid=10337 vsize=134520 CPUtime=581.83
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 11323 0 0 0 58164 19 0 0 25 0 3 0 37207825 137748480 21302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=134520 CPUtime=579.52
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 6960 0 0 0 57949 3 0 0 25 0 3 0 37207825 137748480 21302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.64
Current children cumulated vsize (KiB) 134520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 10342
/proc/meminfo: memFree=782328/2055920 swapFree=4192812/4192956
[pid=10339] ppid=10337 vsize=135544 CPUtime=1200.15
/proc/10339/stat : 10339 (ornithorynque) S 10337 10339 9420 0 -1 4194304 23070 0 0 0 119989 26 0 0 19 0 3 0 37207798 138797056 21521 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 210833010555 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10339/statm: 33886 21521 387 42 0 28138 0
[pid=10339/tid=10341] ppid=10337 vsize=135544 CPUtime=601.14
/proc/10339/task/10341/stat : 10341 (ornithorynque) R 10337 10339 9420 0 -1 4194368 11542 0 0 0 60094 20 0 0 25 0 3 0 37207825 138797056 21521 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242927 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10339/tid=10342] ppid=10337 vsize=135544 CPUtime=598.73
/proc/10339/task/10342/stat : 10342 (ornithorynque) R 10337 10339 9420 0 -1 4194368 6960 0 0 0 59870 3 0 0 25 0 3 0 37207825 138797056 21521 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241052 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 135544

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.63
CPU time (s): 1200.19
CPU user time (s): 1199.91
CPU system time (s): 0.275958
CPU usage (%): 199.489
Max. virtual memory (cumulated for all children) (KiB): 135544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23070
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= 15
involuntary context switches= 9147

runsolver used 0.503923 second user time and 1.70274 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Mar  5 16:35:14 UTC 2007

IDJOB= 328570
IDBENCH= 20492
IDSOLVER= 139
FILE ID= node33/328570-1173112514

PBS_JOBID= 4013906

Free space on /tmp= 66512 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  2679ca6fb11bcf9f950de09652ce7147

RANDOM SEED= 312792143

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.231
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.231
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:        867992 kB
Buffers:         22292 kB
Cached:        1098484 kB
SwapCached:          0 kB
Active:          72632 kB
Inactive:      1065008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        867992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          26992 kB
Slab:            36324 kB
Committed_AS:    92244 kB
PageTables:       1408 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= 66512 MiB

End job on node33 on Mon Mar  5 16:45:18 UTC 2007