Trace number 328234

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.2 601.527

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S871621203-03.cnf
MD5SUM99926ee5b14224b8603a2ec5df9e8bf6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.93179
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 511900

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.05	c ...done
0.00/0.05	c nbVar=140 nbClause=11900
0.00/0.05	c nbVar=140 nbClause=11900
0.00/0.06	c complete search running
0.00/0.06	c local search running
0.00/0.07	c flip 0 nbSat=11802 maxSat=0
0.72/0.45	c flip 0 nbSat=13720 maxSat=11857
2.12/1.12	c flip 0 nbSat=15885 maxSat=13767
4.32/2.25	c flip 0 nbSat=18528 maxSat=15932
6.11/3.18	c nbDecision=10000 #clauses=20513
7.90/4.05	c flip 0 nbSat=21954 maxSat=18609
14.07/7.12	c flip 0 nbSat=25717 maxSat=22018
19.68/9.90	c nbDecision=20000 #clauses=29153
23.86/12.00	c flip 0 nbSat=31974 maxSat=25754
37.24/18.78	c nbDecision=30000 #clauses=37860
39.44/19.88	c flip 0 nbSat=38477 maxSat=32045
60.78/30.55	c flip 0 nbSat=45546 maxSat=38526
63.38/31.80	c nbDecision=40000 #clauses=46437
87.72/44.09	c flip 0 nbSat=53307 maxSat=45594
94.10/47.28	c nbDecision=50000 #clauses=55188
121.04/60.77	c flip 0 nbSat=62147 maxSat=53354
129.02/64.74	c nbDecision=60000 #clauses=63935
162.35/81.49	c flip 0 nbSat=71496 maxSat=62220
166.54/83.56	c nbDecision=70000 #clauses=72603
209.63/105.11	c flip 0 nbSat=80342 maxSat=71560
216.62/108.60	c nbDecision=80000 #clauses=81383
263.72/132.22	c flip 0 nbSat=88657 maxSat=80388
271.09/135.90	c nbDecision=90000 #clauses=90112
326.36/163.66	c flip 0 nbSat=98160 maxSat=88729
330.96/165.90	c nbDecision=100000 #clauses=98860
394.41/197.73	c nbDecision=110000 #clauses=107638
396.01/198.52	c flip 0 nbSat=107739 maxSat=98216
467.24/234.26	c nbDecision=120000 #clauses=116462
473.43/237.37	c flip 0 nbSat=117080 maxSat=107797
534.10/267.73	c nbDecision=130000 #clauses=125174
558.03/279.79	c flip 0 nbSat=127201 maxSat=117123
628.09/314.81	c nbDecision=140000 #clauses=133941
647.64/324.60	c flip 0 nbSat=135642 maxSat=127252
721.86/361.84	c nbDecision=150000 #clauses=142671
747.19/374.58	c flip 0 nbSat=144919 maxSat=135695
806.67/404.32	c nbDecision=160000 #clauses=151458
854.95/428.51	c flip 0 nbSat=155272 maxSat=144968
912.22/457.25	c nbDecision=170000 #clauses=160199
971.69/487.06	c flip 0 nbSat=165539 maxSat=155317
1013.40/507.99	c nbDecision=180000 #clauses=168981
1095.21/548.96	c flip 0 nbSat=174843 maxSat=165589
1136.11/569.48	c nbDecision=190000 #clauses=177687

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/node3/watcher-328234-1173109229 -o ROOT/results/node3/solver-328234-1173109229 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328234-1173109229/ornithorynque /tmp/evaluation/328234-1173109229/instance-328234-1173109229.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.88 3/77 22608
/proc/meminfo: memFree=1115560/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=23220 CPUtime=0
/proc/22608/stat : 22608 (ornithorynque) R 22606 22608 22143 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330877729 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233630108945 0 0 4096 0 0 0 0 17 1 0 0
/proc/22608/statm: 5805 266 219 42 0 45 0

[startup+0.101708 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 22608
/proc/meminfo: memFree=1115560/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=46000 CPUtime=0.12
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 1022 0 0 0 12 0 0 0 18 0 3 0 330877729 47104000 983 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 11500 983 387 42 0 5752 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 46000

[startup+0.201717 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 22608
/proc/meminfo: memFree=1115560/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=46132 CPUtime=0.32
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 1057 0 0 0 32 0 0 0 18 0 3 0 330877729 47239168 1018 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 11533 1018 387 42 0 5785 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 46132

[startup+0.301725 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 22608
/proc/meminfo: memFree=1115560/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=46264 CPUtime=0.52
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 1085 0 0 0 52 0 0 0 18 0 3 0 330877729 47374336 1046 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 11566 1046 387 42 0 5818 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 46264

[startup+0.701764 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 22608
/proc/meminfo: memFree=1115560/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=47956 CPUtime=1.32
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 1326 0 0 0 132 0 0 0 18 0 3 0 330877729 49106944 1287 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 11989 1287 387 42 0 6241 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 47956

[startup+1.50183 s]
/proc/loadavg: 1.83 1.94 1.88 3/80 22611
/proc/meminfo: memFree=1111568/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=48508 CPUtime=2.91
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 1631 0 0 0 290 1 0 0 18 0 3 0 330877729 49672192 1559 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 12127 1559 387 42 0 6379 0
[pid=22608/tid=22610] ppid=22606 vsize=48508 CPUtime=1.42
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 371 0 0 0 142 0 0 0 25 0 3 0 330877736 49672192 1559 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233632600743 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=48508 CPUtime=1.41
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 277 0 0 0 141 0 0 0 25 0 3 0 330877736 49672192 1559 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 48508

[startup+3.10296 s]
/proc/loadavg: 1.85 1.94 1.88 3/80 22611
/proc/meminfo: memFree=1110224/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=50756 CPUtime=6.11
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 2015 0 0 0 610 1 0 0 18 0 3 0 330877729 51974144 1943 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 12689 1943 387 42 0 6941 0
[pid=22608/tid=22610] ppid=22606 vsize=50756 CPUtime=3.02
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 571 0 0 0 302 0 0 0 25 0 3 0 330877736 51974144 1943 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314353 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=50756 CPUtime=3.01
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 461 0 0 0 301 0 0 0 25 0 3 0 330877736 51974144 1943 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242595 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 50756

[startup+6.30122 s]
/proc/loadavg: 1.85 1.94 1.88 3/80 22611
/proc/meminfo: memFree=1107536/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=52256 CPUtime=12.48
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 2416 0 0 0 1247 1 0 0 18 0 3 0 330877729 53510144 2344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 13064 2344 387 42 0 7316 0
[pid=22608/tid=22610] ppid=22606 vsize=52256 CPUtime=6.23
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 859 0 0 0 622 1 0 0 25 0 3 0 330877736 53510144 2344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=52256 CPUtime=6.19
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 574 0 0 0 619 0 0 0 25 0 3 0 330877736 53510144 2344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242378 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 52256

[startup+12.7028 s]
/proc/loadavg: 1.87 1.94 1.88 3/80 22611
/proc/meminfo: memFree=1103504/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=56608 CPUtime=25.25
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 3474 0 0 0 2523 2 0 0 18 0 3 0 330877729 57966592 3337 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 14152 3337 387 42 0 8404 0
[pid=22608/tid=22610] ppid=22606 vsize=56608 CPUtime=12.62
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 1398 0 0 0 1261 1 0 0 25 0 3 0 330877736 57966592 3337 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=56608 CPUtime=12.56
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 1093 0 0 0 1256 0 0 0 25 0 3 0 330877736 57966592 3337 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 56608

[startup+25.5018 s]
/proc/loadavg: 1.89 1.94 1.88 3/80 22611
/proc/meminfo: memFree=1098448/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=63016 CPUtime=50.8
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 4766 0 0 0 5076 4 0 0 18 0 3 0 330877729 64528384 4564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 15754 4564 387 42 0 10006 0
[pid=22608/tid=22610] ppid=22606 vsize=63016 CPUtime=25.42
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 1975 0 0 0 2539 3 0 0 25 0 3 0 330877736 64528384 4564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=63016 CPUtime=25.31
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 1808 0 0 0 2530 1 0 0 25 0 3 0 330877736 64528384 4564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 63016

[startup+51.1019 s]
/proc/loadavg: 1.93 1.94 1.89 3/80 22613
/proc/meminfo: memFree=1092944/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=67648 CPUtime=101.88
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 6244 0 0 0 10181 7 0 0 18 0 3 0 330877729 69271552 5929 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 16912 5929 387 42 0 11164 0
[pid=22608/tid=22610] ppid=22606 vsize=67648 CPUtime=51.01
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 2877 0 0 0 5097 4 0 0 25 0 3 0 330877736 69271552 5929 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311229 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=67648 CPUtime=50.8
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 2384 0 0 0 5078 2 0 0 25 0 3 0 330877736 69271552 5929 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 67648

[startup+102.301 s]
/proc/loadavg: 1.97 1.95 1.89 3/80 22613
/proc/meminfo: memFree=1083920/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=80792 CPUtime=204.05
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 9659 0 0 0 20394 11 0 0 18 0 3 0 330877729 82731008 8162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 20198 8162 387 42 0 14450 0
[pid=22608/tid=22610] ppid=22606 vsize=80792 CPUtime=102.2
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 4250 0 0 0 10213 7 0 0 25 0 3 0 330877736 82731008 8162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=80792 CPUtime=101.77
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 4426 0 0 0 10174 3 0 0 25 0 3 0 330877736 82731008 8162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 80792

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.90 3/80 22613
/proc/meminfo: memFree=1076496/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=85984 CPUtime=323.77
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 11671 0 0 0 32364 13 0 0 18 0 3 0 330877729 88047616 10013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 21496 10013 387 42 0 15748 0
[pid=22608/tid=22610] ppid=22606 vsize=85984 CPUtime=162.18
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 5460 0 0 0 16209 9 0 0 25 0 3 0 330877736 88047616 10013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=85984 CPUtime=161.52
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 5228 0 0 0 16149 3 0 0 25 0 3 0 330877736 88047616 10013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.77
Current children cumulated vsize (KiB) 85984

[startup+222.306 s]
/proc/loadavg: 1.99 1.96 1.90 3/80 22613
/proc/meminfo: memFree=1069136/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=100160 CPUtime=443.51
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 15788 0 0 0 44335 16 0 0 18 0 3 0 330877729 102563840 11822 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 25040 11822 387 42 0 19292 0
[pid=22608/tid=22610] ppid=22606 vsize=100160 CPUtime=222.17
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 6340 0 0 0 22206 11 0 0 25 0 3 0 330877736 102563840 11822 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=100160 CPUtime=221.26
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 8465 0 0 0 22122 4 0 0 25 0 3 0 330877736 102563840 11822 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 100160

[startup+282.302 s]
/proc/loadavg: 2.09 2.00 1.92 3/80 22613
/proc/meminfo: memFree=1061968/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=107312 CPUtime=563.22
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 18054 0 0 0 56303 19 0 0 18 0 3 0 330877729 109887488 13664 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 26828 13664 387 42 0 21080 0
[pid=22608/tid=22610] ppid=22606 vsize=107312 CPUtime=282.15
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 7162 0 0 0 28202 13 0 0 25 0 3 0 330877736 109887488 13664 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=107312 CPUtime=281
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 9909 0 0 0 28095 5 0 0 25 0 3 0 330877736 109887488 13664 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.22
Current children cumulated vsize (KiB) 107312

[startup+342.302 s]
/proc/loadavg: 2.07 2.01 1.92 3/80 22613
/proc/meminfo: memFree=1057296/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=113992 CPUtime=682.94
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 19851 0 0 0 68274 20 0 0 18 0 3 0 330877729 116727808 14816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 28498 14816 387 42 0 22750 0
[pid=22608/tid=22610] ppid=22606 vsize=113992 CPUtime=342.13
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 8266 0 0 0 34199 14 0 0 25 0 3 0 330877736 116727808 14816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=113992 CPUtime=340.74
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 10602 0 0 0 34069 5 0 0 25 0 3 0 330877736 116727808 14816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242128 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.94
Current children cumulated vsize (KiB) 113992

[startup+402.302 s]
/proc/loadavg: 2.18 2.05 1.94 3/80 22613
/proc/meminfo: memFree=1052944/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=116808 CPUtime=802.68
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 21007 0 0 0 80246 22 0 0 18 0 3 0 330877729 119611392 15905 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 29202 15905 387 42 0 23454 0
[pid=22608/tid=22610] ppid=22606 vsize=116808 CPUtime=402.12
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 8919 0 0 0 40196 16 0 0 25 0 3 0 330877736 119611392 15905 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=116808 CPUtime=400.49
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 11105 0 0 0 40044 5 0 0 25 0 3 0 330877736 119611392 15905 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.68
Current children cumulated vsize (KiB) 116808

[startup+462.302 s]
/proc/loadavg: 2.06 2.04 1.94 3/80 22613
/proc/meminfo: memFree=1048464/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=120220 CPUtime=922.41
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 22193 0 0 0 92216 25 0 0 18 0 3 0 330877729 123105280 17025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 30055 17025 387 42 0 24307 0
[pid=22608/tid=22610] ppid=22606 vsize=120220 CPUtime=462.11
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 9562 0 0 0 46193 18 0 0 25 0 3 0 330877736 123105280 17025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=120220 CPUtime=460.22
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 11648 0 0 0 46016 6 0 0 25 0 3 0 330877736 123105280 17025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.41
Current children cumulated vsize (KiB) 120220

[startup+522.301 s]
/proc/loadavg: 2.02 2.03 1.94 3/80 22613
/proc/meminfo: memFree=1044432/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=123048 CPUtime=1042.12
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 23288 0 0 0 104185 27 0 0 18 0 3 0 330877729 126001152 18021 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 30762 18021 387 42 0 25014 0
[pid=22608/tid=22610] ppid=22606 vsize=123048 CPUtime=522.09
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 10137 0 0 0 52189 20 0 0 25 0 3 0 330877736 126001152 18021 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=123048 CPUtime=519.96
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 12168 0 0 0 51990 6 0 0 25 0 3 0 330877736 126001152 18021 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.12
Current children cumulated vsize (KiB) 123048

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 1.94 3/80 22613
/proc/meminfo: memFree=1040784/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=125884 CPUtime=1161.84
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 24492 0 0 0 116154 30 0 0 18 0 3 0 330877729 128905216 18934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 31471 18934 387 42 0 25723 0
[pid=22608/tid=22610] ppid=22606 vsize=125884 CPUtime=582.07
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 10606 0 0 0 58185 22 0 0 25 0 3 0 330877736 128905216 18934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=125884 CPUtime=579.7
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 12903 0 0 0 57963 7 0 0 25 0 3 0 330877736 128905216 18934 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.84
Current children cumulated vsize (KiB) 125884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.503 s]
/proc/loadavg: 2.00 2.02 1.94 3/80 22613
/proc/meminfo: memFree=1040144/2055920 swapFree=4191880/4192956
[pid=22608] ppid=22606 vsize=126908 CPUtime=1200.16
/proc/22608/stat : 22608 (ornithorynque) S 22606 22608 22143 0 -1 4194304 24643 0 0 0 119986 30 0 0 18 0 3 0 330877729 129953792 19085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 233641635707 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22608/statm: 31727 19085 387 42 0 25979 0
[pid=22608/tid=22610] ppid=22606 vsize=126908 CPUtime=601.27
/proc/22608/task/22610/stat : 22610 (ornithorynque) R 22606 22608 22143 0 -1 4194368 10757 0 0 0 60105 22 0 0 25 0 3 0 330877736 129953792 19085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22608/tid=22611] ppid=22606 vsize=126908 CPUtime=598.81
/proc/22608/task/22611/stat : 22611 (ornithorynque) R 22606 22608 22143 0 -1 4194368 12903 0 0 0 59874 7 0 0 25 0 3 0 330877736 129953792 19085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 126908

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.527
CPU time (s): 1200.2
CPU user time (s): 1199.88
CPU system time (s): 0.318951
CPU usage (%): 199.525
Max. virtual memory (cumulated for all children) (KiB): 126908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24643
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= 22
involuntary context switches= 22705

runsolver used 0.660899 second user time and 1.53677 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Mar  5 15:40:29 UTC 2007

IDJOB= 328234
IDBENCH= 20142
IDSOLVER= 139
FILE ID= node3/328234-1173109229

PBS_JOBID= 4013933

Free space on /tmp= 66540 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S871621203-03.cnf
COMMAND LINE= /tmp/evaluation/328234-1173109229/ornithorynque /tmp/evaluation/328234-1173109229/instance-328234-1173109229.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-328234-1173109229 -o ROOT/results/node3/solver-328234-1173109229 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328234-1173109229/ornithorynque /tmp/evaluation/328234-1173109229/instance-328234-1173109229.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  99926ee5b14224b8603a2ec5df9e8bf6

RANDOM SEED= 914304541

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1116032 kB
Buffers:         40112 kB
Cached:         782284 kB
SwapCached:        268 kB
Active:         175472 kB
Inactive:       700888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1116032 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:             664 kB
Writeback:           0 kB
Mapped:          64036 kB
Slab:            49124 kB
Committed_AS:  1422476 kB
PageTables:       1656 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= 66540 MiB

End job on node3 on Mon Mar  5 15:50:32 UTC 2007