Trace number 327942

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1225022879-08.UNSAT.shuffled.cnf
MD5SUM06c88ca8490143b77ab1c7722ab3dc5c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark873.317
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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=100 nbClause=2130
0.00/0.01	c nbVar=100 nbClause=2130
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2066 maxSat=0
0.10/0.07	c flip 0 nbSat=2790 maxSat=2108
0.21/0.18	c flip 0 nbSat=4030 maxSat=2837
0.78/0.42	c flip 0 nbSat=5862 maxSat=4074
1.57/0.80	c flip 0 nbSat=8142 maxSat=5906
2.57/1.37	c nbDecision=10000 #clauses=10724
2.77/1.43	c flip 0 nbSat=10896 maxSat=8190
4.56/2.31	c flip 0 nbSat=13848 maxSat=10941
7.36/3.71	c flip 0 nbSat=16992 maxSat=13892
9.36/4.71	c nbDecision=20000 #clauses=19321
10.96/5.52	c flip 0 nbSat=21524 maxSat=17032
17.34/8.77	c flip 0 nbSat=26993 maxSat=21591
18.93/9.56	c nbDecision=30000 #clauses=27994
25.52/12.84	c flip 0 nbSat=31297 maxSat=27038
35.11/17.63	c flip 0 nbSat=35469 maxSat=31354
37.10/18.66	c nbDecision=40000 #clauses=36615
47.28/23.70	c flip 0 nbSat=41653 maxSat=35523
55.06/27.68	c nbDecision=50000 #clauses=45311
61.04/30.60	c flip 0 nbSat=47630 maxSat=41708
77.19/38.73	c nbDecision=60000 #clauses=54026
77.79/39.05	c flip 0 nbSat=54198 maxSat=47668
97.35/48.82	c flip 0 nbSat=61386 maxSat=54246
101.14/50.74	c nbDecision=70000 #clauses=62719
120.30/60.34	c flip 0 nbSat=69144 maxSat=61443
128.88/64.61	c nbDecision=80000 #clauses=71407
146.44/73.43	c flip 0 nbSat=75493 maxSat=69172
170.17/85.34	c nbDecision=90000 #clauses=80113
174.97/87.75	c flip 0 nbSat=80830 maxSat=75543
204.50/102.55	c flip 0 nbSat=85823 maxSat=80858
220.67/110.67	c nbDecision=100000 #clauses=88904
237.04/118.89	c flip 0 nbSat=91802 maxSat=85893
269.75/135.28	c flip 0 nbSat=96984 maxSat=91850
273.33/137.03	c nbDecision=110000 #clauses=97655
306.47/153.61	c flip 0 nbSat=105658 maxSat=97052
309.86/155.31	c nbDecision=120000 #clauses=106395
346.16/173.51	c flip 0 nbSat=112647 maxSat=105715
361.12/181.08	c nbDecision=130000 #clauses=115173
388.07/194.57	c flip 0 nbSat=119419 maxSat=112686
415.81/208.49	c nbDecision=140000 #clauses=123950
434.35/217.71	c flip 0 nbSat=126482 maxSat=119481
475.67/238.48	c nbDecision=150000 #clauses=132716
480.25/240.74	c flip 0 nbSat=133223 maxSat=126552
531.93/266.66	c flip 0 nbSat=140548 maxSat=133283
538.11/269.77	c nbDecision=160000 #clauses=141440
589.60/295.51	c flip 0 nbSat=148979 maxSat=140613
599.37/300.43	c nbDecision=170000 #clauses=150238
648.25/324.90	c flip 0 nbSat=155206 maxSat=149024
689.37/345.50	c nbDecision=180000 #clauses=159006
708.51/355.10	c flip 0 nbSat=160540 maxSat=155267
771.57/386.75	c flip 0 nbSat=166293 maxSat=160600
785.74/393.85	c nbDecision=190000 #clauses=167736
838.01/420.02	c flip 0 nbSat=172569 maxSat=166332
876.13/439.18	c nbDecision=200000 #clauses=176542
907.45/454.84	c flip 0 nbSat=179408 maxSat=172626
974.30/488.39	c nbDecision=210000 #clauses=185258
979.29/490.86	c flip 0 nbSat=185568 maxSat=179498
1044.93/523.71	c nbDecision=220000 #clauses=194056
1048.72/525.60	c flip 0 nbSat=194585 maxSat=185658
1123.94/563.34	c flip 0 nbSat=202344 maxSat=194638
1127.74/565.21	c nbDecision=230000 #clauses=202826

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.16 3/77 19720
/proc/meminfo: memFree=1596800/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=23220 CPUtime=0
/proc/19720/stat : 19720 (ornithorynque) R 19718 19720 19663 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 331454368 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214917223536 0 0 4096 0 0 0 0 17 1 0 0
/proc/19720/statm: 5805 263 218 42 0 45 0

[startup+0.0627079 s]
/proc/loadavg: 0.00 0.00 0.16 3/77 19720
/proc/meminfo: memFree=1596800/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=44196 CPUtime=0.1
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 608 0 0 0 10 0 0 0 18 0 3 0 331454368 45256704 569 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 11049 569 387 42 0 5301 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 44196

[startup+0.117714 s]
/proc/loadavg: 0.00 0.00 0.16 3/77 19720
/proc/meminfo: memFree=1596800/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=45352 CPUtime=0.21
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 665 0 0 0 21 0 0 0 18 0 3 0 331454368 46440448 626 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 11338 626 387 42 0 5590 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 45352

[startup+0.301739 s]
/proc/loadavg: 0.00 0.00 0.16 3/77 19720
/proc/meminfo: memFree=1596800/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=45620 CPUtime=0.58
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 784 0 0 0 58 0 0 0 18 0 3 0 331454368 46714880 745 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 11405 745 387 42 0 5657 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45620

[startup+0.701797 s]
/proc/loadavg: 0.00 0.00 0.16 3/77 19720
/proc/meminfo: memFree=1596800/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=46020 CPUtime=1.37
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 959 0 0 0 137 0 0 0 18 0 3 0 331454368 47124480 920 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 11505 920 387 42 0 5757 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46020

[startup+1.50191 s]
/proc/loadavg: 0.16 0.03 0.17 3/80 19723
/proc/meminfo: memFree=1594024/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=47896 CPUtime=2.97
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 1272 0 0 0 297 0 0 0 18 0 3 0 331454368 49045504 1233 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 11974 1233 387 42 0 6226 0
[pid=19720/tid=19722] ppid=19718 vsize=47896 CPUtime=1.48
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 369 0 0 0 148 0 0 0 25 0 3 0 331454370 49045504 1233 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=47896 CPUtime=1.47
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 330 0 0 0 147 0 0 0 25 0 3 0 331454370 49045504 1233 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242604 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47896

[startup+3.10212 s]
/proc/loadavg: 0.16 0.03 0.17 3/80 19723
/proc/meminfo: memFree=1592872/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=48556 CPUtime=6.17
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 1595 0 0 0 616 1 0 0 18 0 3 0 331454368 49721344 1556 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 12139 1556 387 42 0 6391 0
[pid=19720/tid=19722] ppid=19718 vsize=48556 CPUtime=3.07
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 562 0 0 0 307 0 0 0 25 0 3 0 331454370 49721344 1556 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=48556 CPUtime=3.07
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 460 0 0 0 307 0 0 0 25 0 3 0 331454370 49721344 1556 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241636 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 48556

[startup+6.30156 s]
/proc/loadavg: 0.31 0.07 0.18 3/80 19723
/proc/meminfo: memFree=1590376/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=51196 CPUtime=12.55
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 2183 0 0 0 1254 1 0 0 18 0 3 0 331454368 52424704 2078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 12799 2078 387 42 0 7051 0
[pid=19720/tid=19722] ppid=19718 vsize=51196 CPUtime=6.27
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 914 0 0 0 627 0 0 0 25 0 3 0 331454370 52424704 2078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311221 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=51196 CPUtime=6.25
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 696 0 0 0 625 0 0 0 25 0 3 0 331454370 52424704 2078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51196

[startup+12.7014 s]
/proc/loadavg: 0.44 0.10 0.19 3/80 19723
/proc/meminfo: memFree=1587304/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=53720 CPUtime=25.32
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 2772 0 0 0 2530 2 0 0 18 0 3 0 331454368 55009280 2667 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 13430 2667 387 42 0 7682 0
[pid=19720/tid=19722] ppid=19718 vsize=53720 CPUtime=12.67
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 1262 0 0 0 1266 1 0 0 25 0 3 0 331454370 55009280 2667 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311942 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=53720 CPUtime=12.63
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 937 0 0 0 1263 0 0 0 25 0 3 0 331454370 55009280 2667 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242305 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53720

[startup+25.5011 s]
/proc/loadavg: 0.79 0.19 0.22 3/80 19723
/proc/meminfo: memFree=1583784/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=57932 CPUtime=50.87
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 3816 0 0 0 5084 3 0 0 18 0 3 0 331454368 59322368 3548 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 14483 3548 387 42 0 8735 0
[pid=19720/tid=19722] ppid=19718 vsize=57932 CPUtime=25.47
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 1892 0 0 0 2545 2 0 0 25 0 3 0 331454370 59322368 3548 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=57932 CPUtime=25.37
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 1351 0 0 0 2537 0 0 0 25 0 3 0 331454370 59322368 3548 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241616 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 57932

[startup+51.1016 s]
/proc/loadavg: 1.20 0.33 0.27 3/80 19723
/proc/meminfo: memFree=1578344/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=64896 CPUtime=101.94
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 5582 0 0 0 10190 4 0 0 18 0 3 0 331454368 66453504 4918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 16224 4918 387 42 0 10476 0
[pid=19720/tid=19722] ppid=19718 vsize=64896 CPUtime=51.06
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 2711 0 0 0 5103 3 0 0 25 0 3 0 331454370 66453504 4918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=64896 CPUtime=50.85
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 2298 0 0 0 5085 0 0 0 25 0 3 0 331454370 66453504 4918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 64896

[startup+102.305 s]
/proc/loadavg: 1.65 0.59 0.35 3/80 19723
/proc/meminfo: memFree=1571752/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=71684 CPUtime=204.11
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 7544 0 0 0 20404 7 0 0 18 0 3 0 331454368 73404416 6524 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 17921 6524 387 42 0 12173 0
[pid=19720/tid=19722] ppid=19718 vsize=71684 CPUtime=102.24
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 3960 0 0 0 10219 5 0 0 25 0 3 0 331454370 73404416 6524 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=71684 CPUtime=101.84
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 3011 0 0 0 10183 1 0 0 25 0 3 0 331454370 73404416 6524 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 71684

[startup+162.302 s]
/proc/loadavg: 1.87 0.84 0.45 3/80 19723
/proc/meminfo: memFree=1565032/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=81552 CPUtime=323.83
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 10308 0 0 0 32374 9 0 0 18 0 3 0 331454368 83509248 8176 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 20388 8176 387 42 0 14640 0
[pid=19720/tid=19722] ppid=19718 vsize=81552 CPUtime=162.23
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 5100 0 0 0 16216 7 0 0 25 0 3 0 331454370 83509248 8176 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=81552 CPUtime=161.57
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 4635 0 0 0 16156 1 0 0 25 0 3 0 331454370 83509248 8176 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 81552

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.55 3/80 19723
/proc/meminfo: memFree=1559720/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=85432 CPUtime=443.53
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 11749 0 0 0 44342 11 0 0 18 0 3 0 331454368 87482368 9518 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 21358 9518 387 42 0 15610 0
[pid=19720/tid=19722] ppid=19718 vsize=85432 CPUtime=222.2
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 5905 0 0 0 22212 8 0 0 25 0 3 0 331454370 87482368 9518 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=85432 CPUtime=221.3
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 5271 0 0 0 22129 1 0 0 25 0 3 0 331454370 87482368 9518 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 85432

[startup+282.302 s]
/proc/loadavg: 1.98 1.22 0.64 3/80 19723
/proc/meminfo: memFree=1555112/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=93412 CPUtime=563.26
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 13730 0 0 0 56313 13 0 0 18 0 3 0 331454368 95653888 10659 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 23353 10659 387 42 0 17605 0
[pid=19720/tid=19722] ppid=19718 vsize=93412 CPUtime=282.19
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 7041 0 0 0 28209 10 0 0 25 0 3 0 331454370 95653888 10659 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=93412 CPUtime=281.04
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 6116 0 0 0 28102 2 0 0 25 0 3 0 331454370 95653888 10659 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.26
Current children cumulated vsize (KiB) 93412

[startup+342.302 s]
/proc/loadavg: 2.04 1.37 0.72 3/80 19723
/proc/meminfo: memFree=1551400/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=96348 CPUtime=682.98
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 14744 0 0 0 68284 14 0 0 18 0 3 0 331454368 98660352 11607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 24087 11607 387 42 0 18339 0
[pid=19720/tid=19722] ppid=19718 vsize=96348 CPUtime=342.17
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 7646 0 0 0 34206 11 0 0 25 0 3 0 331454370 98660352 11607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=96348 CPUtime=340.78
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 6525 0 0 0 34076 2 0 0 25 0 3 0 331454370 98660352 11607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.98
Current children cumulated vsize (KiB) 96348

[startup+402.302 s]
/proc/loadavg: 2.01 1.49 0.80 3/80 19723
/proc/meminfo: memFree=1548136/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=99860 CPUtime=802.69
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 15708 0 0 0 80254 15 0 0 18 0 3 0 331454368 102256640 12393 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 24965 12393 387 42 0 19217 0
[pid=19720/tid=19722] ppid=19718 vsize=99860 CPUtime=402.14
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 8126 0 0 0 40203 11 0 0 25 0 3 0 331454370 102256640 12393 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214919707596 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=99860 CPUtime=400.52
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 7009 0 0 0 40049 3 0 0 25 0 3 0 331454370 102256640 12393 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.69
Current children cumulated vsize (KiB) 99860

[startup+462.302 s]
/proc/loadavg: 2.00 1.58 0.87 3/80 19723
/proc/meminfo: memFree=1544808/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=103776 CPUtime=922.41
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 16883 0 0 0 92225 16 0 0 18 0 3 0 331454368 106266624 13212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 25944 13212 387 42 0 20196 0
[pid=19720/tid=19722] ppid=19718 vsize=103776 CPUtime=462.12
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 8605 0 0 0 46200 12 0 0 25 0 3 0 331454370 106266624 13212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=103776 CPUtime=460.26
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 7705 0 0 0 46023 3 0 0 25 0 3 0 331454370 106266624 13212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241590 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.41
Current children cumulated vsize (KiB) 103776

[startup+522.301 s]
/proc/loadavg: 2.00 1.65 0.94 3/80 19723
/proc/meminfo: memFree=1541480/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=109188 CPUtime=1042.14
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 18507 0 0 0 104196 18 0 0 18 0 3 0 331454368 111808512 14028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 27297 14028 387 42 0 21549 0
[pid=19720/tid=19722] ppid=19718 vsize=109188 CPUtime=522.11
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 9446 0 0 0 52197 14 0 0 25 0 3 0 331454370 111808512 14028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=109188 CPUtime=520.01
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 8488 0 0 0 51997 4 0 0 25 0 3 0 331454370 111808512 14028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.14
Current children cumulated vsize (KiB) 109188

[startup+582.301 s]
/proc/loadavg: 2.00 1.71 1.00 3/80 19723
/proc/meminfo: memFree=1537832/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=114896 CPUtime=1161.85
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 20256 0 0 0 116165 20 0 0 18 0 3 0 331454368 117653504 14965 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 28724 14965 387 42 0 22976 0
[pid=19720/tid=19722] ppid=19718 vsize=114896 CPUtime=582.09
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 9982 0 0 0 58194 15 0 0 25 0 3 0 331454370 117653504 14965 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311466 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=114896 CPUtime=579.74
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 9701 0 0 0 57970 4 0 0 25 0 3 0 331454370 117653504 14965 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.85
Current children cumulated vsize (KiB) 114896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.503 s]
/proc/loadavg: 2.00 1.73 1.02 3/80 19723
/proc/meminfo: memFree=1537320/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=115292 CPUtime=1200.17
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 20378 0 0 0 119997 20 0 0 18 0 3 0 331454368 118059008 15087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 28823 15087 387 42 0 23075 0
[pid=19720/tid=19722] ppid=19718 vsize=115292 CPUtime=601.29
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 10104 0 0 0 60114 15 0 0 25 0 3 0 331454370 118059008 15087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=115292 CPUtime=598.86
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 9701 0 0 0 59882 4 0 0 25 0 3 0 331454370 118059008 15087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 115292

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

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

[startup+601.503 s]
/proc/loadavg: 2.00 1.73 1.02 3/80 19723
/proc/meminfo: memFree=1537320/2055920 swapFree=4168812/4192956
[pid=19720] ppid=19718 vsize=115292 CPUtime=1200.17
/proc/19720/stat : 19720 (ornithorynque) S 19718 19720 19663 0 -1 4194304 20378 0 0 0 119997 20 0 0 18 0 3 0 331454368 118059008 15087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 214928748411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/19720/statm: 28823 15087 387 42 0 23075 0
[pid=19720/tid=19722] ppid=19718 vsize=115292 CPUtime=601.29
/proc/19720/task/19722/stat : 19722 (ornithorynque) R 19718 19720 19663 0 -1 4194368 10104 0 0 0 60114 15 0 0 25 0 3 0 331454370 118059008 15087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=19720/tid=19723] ppid=19718 vsize=115292 CPUtime=598.86
/proc/19720/task/19723/stat : 19723 (ornithorynque) R 19718 19720 19663 0 -1 4194368 9701 0 0 0 59882 4 0 0 25 0 3 0 331454370 118059008 15087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 115292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.526
CPU time (s): 1200.21
CPU user time (s): 1199.99
CPU system time (s): 0.215967
CPU usage (%): 199.527
Max. virtual memory (cumulated for all children) (KiB): 115292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20378
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= 18
involuntary context switches= 22732

runsolver used 0.594909 second user time and 1.61475 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Mar  5 17:16:34 UTC 2007

IDJOB= 327942
IDBENCH= 19850
IDSOLVER= 139
FILE ID= node10/327942-1173114993

PBS_JOBID= 4014553

Free space on /tmp= 66513 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  06c88ca8490143b77ab1c7722ab3dc5c

RANDOM SEED= 625677050

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1597336 kB
Buffers:         44596 kB
Cached:         326620 kB
SwapCached:       2784 kB
Active:          96276 kB
Inactive:       297804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597336 kB
SwapTotal:     4192956 kB
SwapFree:      4168812 kB
Dirty:             308 kB
Writeback:           0 kB
Mapped:          30288 kB
Slab:            49980 kB
Committed_AS:  1603996 kB
PageTables:       1832 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= 66513 MiB

End job on node10 on Mon Mar  5 17:26:38 UTC 2007