Trace number 1514290

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
picosat 913? (TO) 1200.06 1200.51

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S1857201443-029.cnf
MD5SUM9d94109a874948dbc629e7a030616546
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark165.734
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSAT SAT Solver Version 913
0.00/0.00	c Copyright (c) 2006 - 2009 Armin Biere JKU Linz
0.00/0.00	c gcc -Wall -Wextra -m32 -static -DNDEBUG -O3 -fomit-frame-pointer -finline-limit=1000000
0.00/0.00	c
0.00/0.00	c parsing HOME/instance-1514290-1238235790.cnf
0.00/0.00	c parsed header 'p cnf 4000 16800'
0.00/0.02	c initialized 4000 variables
0.00/0.02	c found 16800 non trivial clauses
0.00/0.02	c
0.00/0.02	c random number generator seed 0
0.00/0.02	c 
0.00/0.02	c  seconds     variables   original    learned     agility
0.00/0.02	c         level        used      conflicts    limit          MB
0.00/0.02	c 
0.00/0.02	c s   0.0   0.0  4000   0.0 16800     0     0     0   0.0   0.8 
0.02/0.03	c 
0.02/0.03	c initial reduction limit 8400 clauses
0.02/0.03	c 
0.02/0.03	c +   0.0 295.6  4000  38.1 16800   100   100  9240  14.9   0.9 
0.02/0.03	c R   0.0 295.6  4000  38.1 16800   100   100  9240  14.9   0.9 
0.02/0.05	c +   0.1 226.9  4000  64.0 16800   250   250 10164  21.1   0.9 
0.02/0.07	c R   0.1 228.1  4000  69.8 16800   401   401 10164  18.4   1.0 
0.02/0.08	c +   0.1 213.0  4000  76.2 16800   475   475 11180  20.2   1.0 
0.09/0.12	c +   0.1 192.5  4000  88.2 16800   812   812 12298  17.7   1.1 
0.09/0.17	c R   0.2 200.2  4000  91.1 16800  1206  1206 12298  18.4   1.3 
0.09/0.18	c +   0.2 192.2  4000  92.9 16800  1317  1317 13527  21.1   1.4 
0.19/0.28	c +   0.3 185.2  4000  97.1 16800  2074  2074 14879  16.4   1.6 
0.39/0.44	c +   0.4 191.9  4000  98.1 16800  3209  3209 16366  19.1   2.2 
0.39/0.44	c R   0.4 192.0  4000  98.1 16800  3219  3219 16366  20.3   2.2 
0.59/0.66	c +   0.7 186.8  4000  98.8 16800  4911  4911 18002  20.6   2.9 
0.99/1.03	c +   1.0 191.9  4000  99.3 16800  7464  7464 19802  20.0   4.0 
1.09/1.12	c R   1.1 193.5  4000  99.3 16800  8033  8033 19802  16.8   4.3 
1.59/1.60	c +   1.6 190.5  4000  99.3 16800 11293 11293 21782  19.5   5.7 
2.49/2.54	c +   2.5 191.7  4000  99.5 16800 17036 17036 23960  19.0   8.1 
2.89/2.95	c R   3.0 192.9  4000  99.5 16800 19257 19257 23960  17.5   9.1 
4.09/4.17	c +   4.2 190.7  4000  99.5 16800 25650 12999 26356  20.0   6.3 
6.39/6.49	c +   6.5 191.5  4000  99.5 16800 38571 25920 28991  19.7  11.8 
7.69/7.79	c R   7.8 197.2  4000  99.5 16800 44904 14542 28991  19.1   7.8 
7.69/7.79	c 
7.69/7.79	c  seconds     variables   original    learned     agility
7.69/7.79	c         level        used      conflicts    limit          MB
7.69/7.79	c 
10.18/10.26	c +  10.3 193.8  4000  99.5 16800 57952 27590 31890  18.2  13.1 
15.78/15.85	c +  15.8 195.7  4000  99.5 16800 87023 15683 35079  18.1   7.8 
19.29/19.36	c R  19.4 199.2  4000  99.5 16800 102e3 31261 35079  18.2  15.4 
25.08/25.16	c +  25.2 197.8  4000  99.5 16800 130e3 13876 38586  21.3   7.0 
38.38/38.43	c +  38.4 198.6  4000  99.5 16800 196e3 26675 42444  20.4  13.0 
47.98/48.07	c R  48.1 201.3  4000  99.5 16800 230e3 31617 42444  18.9  16.9 
61.67/61.72	c +  61.7 199.8  4000  99.5 16800 294e3 34573 46688  17.0  16.0 
95.16/95.27	c +  95.2 199.9  4000  99.5 16800 441e3 44899 51356  18.2  21.2 
120.64/120.74	c R 120.7 203.3  4000  99.5 16800 512e3 39554 51356  17.4  22.1 
155.43/155.54	c + 155.5 201.7  4000  99.5 16800 662e3 32372 56491  18.1  15.3 
239.80/239.91	c + 239.8 201.7  4000  99.5 16800 993e3 54338 62140  18.2  28.9 
301.18/301.40	c R 301.3 202.4  4000  99.5 16800 112e4 44414 62140  18.4  23.3 
396.74/396.90	c + 396.8 201.5  4000  99.5 16800 148e4 56783 68354  18.6  26.5 
636.45/636.76	c + 636.5 202.7  4000  99.5 16800 223e4 31398 75189  19.9  18.7 
769.80/770.15	c R 769.9 204.3  4000  99.5 16800 246e4 20887 75189  18.3  11.9 
1030.00/1030.46	c + 103e1 203.9  4000  99.5 16800 335e4 45126 82707  18.8  20.9 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514290-1238235790/watcher-1514290-1238235790 -o /tmp/evaluation-result-1514290-1238235790/solver-1514290-1238235790 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1514290-1238235790.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): 1800 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.91 0.95 0.98 3/64 444
/proc/meminfo: memFree=999944/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=1208 CPUtime=0
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 187 0 0 0 0 0 0 0 20 0 1 0 1096241498 1236992 172 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 302 172 56 152 0 148 0

[startup+0.027381 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 444
/proc/meminfo: memFree=999944/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=1636 CPUtime=0.02
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 313 0 0 0 2 0 0 0 20 0 1 0 1096241498 1675264 298 1992294400 134512640 135137933 4294956240 18446744073709551615 134527888 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 409 298 68 152 0 255 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1636

[startup+0.101395 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 444
/proc/meminfo: memFree=999944/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=1900 CPUtime=0.09
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 367 0 0 0 9 0 0 0 20 0 1 0 1096241498 1945600 352 1992294400 134512640 135137933 4294956240 18446744073709551615 134545474 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 475 352 69 152 0 321 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1900

[startup+0.301434 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 444
/proc/meminfo: memFree=999944/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=2560 CPUtime=0.29
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 534 0 0 0 29 0 0 0 22 0 1 0 1096241498 2621440 519 1992294400 134512640 135137933 4294956240 18446744073709551615 134551631 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 640 519 69 152 0 486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2560

[startup+0.701513 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 444
/proc/meminfo: memFree=999944/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=3900 CPUtime=0.69
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 859 0 0 0 69 0 0 0 25 0 1 0 1096241498 3993600 844 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 975 844 69 152 0 821 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3900

[startup+1.50167 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 445
/proc/meminfo: memFree=995904/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=6276 CPUtime=1.49
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 1474 0 0 0 149 0 0 0 25 0 1 0 1096241498 6426624 1459 1992294400 134512640 135137933 4294956240 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 1569 1459 69 152 0 1415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6276

[startup+3.10199 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 445
/proc/meminfo: memFree=992640/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=10500 CPUtime=3.09
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 2510 0 0 0 309 0 0 0 25 0 1 0 1096241498 10752000 2495 1992294400 134512640 135137933 4294956240 18446744073709551615 134527773 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 2625 2495 69 152 0 2471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10500

[startup+6.30162 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 445
/proc/meminfo: memFree=988352/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=12484 CPUtime=6.29
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 3006 0 0 0 628 1 0 0 25 0 1 0 1096241498 12783616 2991 1992294400 134512640 135137933 4294956240 18446744073709551615 134548790 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 3121 2991 69 152 0 2967 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12484

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 445
/proc/meminfo: memFree=984256/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=16180 CPUtime=12.68
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 3951 0 0 0 1267 1 0 0 25 0 1 0 1096241498 16568320 3936 1992294400 134512640 135137933 4294956240 18446744073709551615 134554574 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 4045 3936 69 152 0 3891 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16180

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 445
/proc/meminfo: memFree=981952/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=18576 CPUtime=25.48
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 4520 0 0 0 2546 2 0 0 25 0 1 0 1096241498 19021824 4483 1992294400 134512640 135137933 4294956240 18446744073709551615 134569801 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 4644 4483 69 152 0 4490 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18576

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 445
/proc/meminfo: memFree=978304/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=22840 CPUtime=51.07
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 5635 0 0 0 5104 3 0 0 25 0 1 0 1096241498 23388160 5545 1992294400 134512640 135137933 4294956240 18446744073709551615 134553613 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 5710 5545 69 152 0 5556 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22840

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 445
/proc/meminfo: memFree=973888/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=26548 CPUtime=102.25
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 6953 0 0 0 10221 4 0 0 25 0 1 0 1096241498 27185152 6497 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 6637 6497 69 152 0 6483 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 26548

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=970688/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=29492 CPUtime=162.23
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 8021 0 0 0 16218 5 0 0 25 0 1 0 1096241498 30199808 7248 1992294400 134512640 135137933 4294956240 18446744073709551615 134527773 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 7373 7248 69 152 0 7219 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29492

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=970816/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=29324 CPUtime=222.2
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 8027 0 0 0 22215 5 0 0 25 0 1 0 1096241498 30027776 7212 1992294400 134512640 135137933 4294956240 18446744073709551615 134548608 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 7331 7212 69 152 0 7177 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 29324

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=964736/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=35528 CPUtime=282.19
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 9583 0 0 0 28212 7 0 0 25 0 1 0 1096241498 36380672 8768 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 8882 8768 69 152 0 8728 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 35528

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=964800/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=35176 CPUtime=342.16
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 10088 0 0 0 34209 7 0 0 25 0 1 0 1096241498 36020224 8685 1992294400 134512640 135137933 4294956240 18446744073709551615 134552425 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 8794 8685 69 152 0 8640 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 35176

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=964864/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=35672 CPUtime=402.14
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 10100 0 0 0 40207 7 0 0 25 0 1 0 1096241498 36528128 8693 1992294400 134512640 135137933 4294956240 18446744073709551615 134552061 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 8918 8693 69 152 0 8764 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 35672

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=964096/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=36412 CPUtime=462.12
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 11238 0 0 0 46204 8 0 0 25 0 1 0 1096241498 37285888 8878 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 9103 8878 69 152 0 8949 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 36412

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=965120/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=35620 CPUtime=522.09
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 11991 0 0 0 52200 9 0 0 25 0 1 0 1096241498 36474880 8656 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 8905 8656 69 152 0 8751 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 35620

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=963904/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=36716 CPUtime=582.08
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 12321 0 0 0 58198 10 0 0 25 0 1 0 1096241498 37597184 8954 1992294400 134512640 135137933 4294956240 18446744073709551615 134552821 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 9179 8954 69 152 0 9025 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 36716

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=958464/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=42260 CPUtime=642.05
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 13686 0 0 0 64194 11 0 0 25 0 1 0 1096241498 43274240 10319 1992294400 134512640 135137933 4294956240 18446744073709551615 134548834 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 10565 10319 69 152 0 10411 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 42260

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=955072/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=45560 CPUtime=702.03
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 14529 0 0 0 70191 12 0 0 25 0 1 0 1096241498 46653440 11162 1992294400 134512640 135137933 4294956240 18446744073709551615 134548825 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 11390 11162 69 152 0 11236 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 45560

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=955072/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=45560 CPUtime=762.01
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 14529 0 0 0 76189 12 0 0 25 0 1 0 1096241498 46653440 11162 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 11390 11162 69 152 0 11236 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 45560

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=954752/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=44788 CPUtime=821.98
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 14648 0 0 0 82186 12 0 0 25 0 1 0 1096241498 45862912 10986 1992294400 134512640 135137933 4294956240 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 11197 10986 69 152 0 11043 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 44788

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=955584/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=44788 CPUtime=881.96
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 14648 0 0 0 88184 12 0 0 25 0 1 0 1096241498 45862912 10986 1992294400 134512640 135137933 4294956240 18446744073709551615 134548828 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 11197 10986 69 152 0 11043 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 44788

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=955648/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=44708 CPUtime=941.94
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 14648 0 0 0 94182 12 0 0 25 0 1 0 1096241498 45780992 10966 1992294400 134512640 135137933 4294956240 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 11177 10966 69 152 0 11023 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 44708

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=955776/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=44548 CPUtime=1001.91
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 14648 0 0 0 100179 12 0 0 25 0 1 0 1096241498 45617152 10926 1992294400 134512640 135137933 4294956240 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 11137 10926 69 152 0 10983 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 44548

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=955776/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=44428 CPUtime=1061.89
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 14662 0 0 0 106177 12 0 0 25 0 1 0 1096241498 45494272 10910 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 11107 10910 69 152 0 10953 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 44428

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=950848/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=49708 CPUtime=1121.87
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 15952 0 0 0 112173 14 0 0 25 0 1 0 1096241498 50900992 12200 1992294400 134512640 135137933 4294956240 18446744073709551615 134548608 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 12427 12200 69 152 0 12273 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 49708

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=950848/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=49524 CPUtime=1181.85
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 15952 0 0 0 118171 14 0 0 25 0 1 0 1096241498 50712576 12184 1992294400 134512640 135137933 4294956240 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 12381 12184 69 152 0 12227 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 49524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=950848/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=49416 CPUtime=1200.05
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 15952 0 0 0 119991 14 0 0 25 0 1 0 1096241498 50601984 12157 1992294400 134512640 135137933 4294956240 18446744073709551615 134545603 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 12354 12157 69 152 0 12200 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 49416

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 445
/proc/meminfo: memFree=950848/2055920 swapFree=4176244/4192956
[pid=444] ppid=442 vsize=49416 CPUtime=1200.05
/proc/444/stat : 444 (picosat) R 442 444 32453 0 -1 4194304 15952 0 0 0 119991 14 0 0 25 0 1 0 1096241498 50601984 12157 1992294400 134512640 135137933 4294956240 18446744073709551615 134545603 0 0 4096 0 0 0 0 17 1 0 0
/proc/444/statm: 12354 12157 69 152 0 12200 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 49416

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.91
CPU system time (s): 0.149977
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 49708

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

runsolver used 0.843871 second user time and 2.6056 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-28 11:23:10
IDJOB=1514290
IDBENCH=70334
IDSOLVER=506
FILE ID=node53/1514290-1238235790
PBS_JOBID= 9060591
Free space on /tmp= 66040 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S1857201443-029.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514290-1238235790/watcher-1514290-1238235790 -o /tmp/evaluation-result-1514290-1238235790/solver-1514290-1238235790 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1514290-1238235790.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9d94109a874948dbc629e7a030616546
RANDOM SEED=203008200

node53.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.264
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.264
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1000424 kB
Buffers:         78772 kB
Cached:         893340 kB
SwapCached:      10692 kB
Active:         173076 kB
Inactive:       811272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1000424 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:             988 kB
Writeback:           0 kB
Mapped:          17844 kB
Slab:            57132 kB
Committed_AS:  2451504 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-28 11:43:12