Trace number 293023

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
SAT7 2007-02-08? (TO) 1200.11 1200.55

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
MD5SUMbd3636480ccd2ac89b0fc1e6396aab86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark785.06
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.01	c Starting solver ...
0.00/0.01	c Restarting after 102 conflicts
0.00/0.02	c Restarting after 253 conflicts
0.00/0.03	c Restarting after 478 conflicts
0.00/0.04	c Restarting after 815 conflicts
0.00/0.06	c Restarting after 1321 conflicts
0.00/0.09	c Restarting after 2080 conflicts
0.10/0.14	c Restarting after 3219 conflicts
0.20/0.22	c Restarting after 4927 conflicts
0.30/0.35	c Restarting after 7490 conflicts
0.51/0.54	c Restarting after 11334 conflicts
0.81/0.83	c Restarting after 17102 conflicts
1.23/1.28	c Restarting after 25751 conflicts
1.94/1.97	c Restarting after 38725 conflicts
2.97/3.03	c Restarting after 58187 conflicts
4.61/4.68	c Restarting after 87379 conflicts
7.17/7.24	c Restarting after 131169 conflicts
11.16/11.23	c Restarting after 196855 conflicts
17.20/17.28	c Restarting after 295381 conflicts
26.72/26.75	c Restarting after 443170 conflicts
41.47/41.56	c Restarting after 664855 conflicts
64.62/64.72	c Restarting after 997381 conflicts
100.66/100.73	c Restarting after 1496170 conflicts
157.81/157.93	c Restarting after 2244353 conflicts
249.36/249.44	c Restarting after 3366627 conflicts
393.15/393.34	c Restarting after 5050038 conflicts
620.08/620.30	c Restarting after 7575155 conflicts
986.87/987.26	c Restarting after 11362830 conflicts

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-293023-1171763275 -o ROOT/results/node19/solver-293023-1171763275 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293023-1171763275/sat7_bin /tmp/evaluation/293023-1171763275/instance-293023-1171763275.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.00 1.00 1.00 3/77 14239
/proc/meminfo: memFree=1492528/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=1064 CPUtime=0
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 196281565 1089536 115 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134547008 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 266 115 87 220 0 43 0

[startup+0.106923 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14239
/proc/meminfo: memFree=1492528/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=1460 CPUtime=0.1
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 221 0 0 0 10 0 0 0 18 0 1 0 196281565 1495040 204 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 365 204 95 220 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1460

[startup+0.514968 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14239
/proc/meminfo: memFree=1492528/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=2108 CPUtime=0.51
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 263 0 0 0 51 0 0 0 21 0 1 0 196281565 2158592 246 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 527 246 95 220 0 304 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2108

[startup+1.33506 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1491752/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=2108 CPUtime=1.33
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 299 0 0 0 133 0 0 0 25 0 1 0 196281565 2158592 282 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134536997 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 527 282 95 220 0 304 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2108

[startup+2.97523 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1491496/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=2240 CPUtime=2.97
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 341 0 0 0 297 0 0 0 25 0 1 0 196281565 2293760 324 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 560 324 95 220 0 337 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2240

[startup+6.25259 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1491176/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=2240 CPUtime=6.24
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 391 0 0 0 624 0 0 0 25 0 1 0 196281565 2293760 374 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134538115 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 560 374 95 220 0 337 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2240

[startup+12.7083 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1490856/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=2508 CPUtime=12.7
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 461 0 0 0 1270 0 0 0 25 0 1 0 196281565 2568192 444 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 627 444 95 220 0 404 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2508

[startup+25.5087 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1490536/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=2640 CPUtime=25.49
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 528 0 0 0 2549 0 0 0 25 0 1 0 196281565 2703360 511 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532534 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 660 511 95 220 0 437 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2640

[startup+51.1205 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1490216/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=3940 CPUtime=51.1
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 610 0 0 0 5110 0 0 0 25 0 1 0 196281565 4034560 593 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 985 593 95 220 0 762 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 3940

[startup+102.337 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1489832/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=4216 CPUtime=102.3
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 707 0 0 0 10230 0 0 0 25 0 1 0 196281565 4317184 690 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134539520 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1054 690 95 220 0 831 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 4216

[startup+162.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1489192/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=4648 CPUtime=162.32
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 853 0 0 0 16231 1 0 0 25 0 1 0 196281565 4759552 836 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134538848 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1162 836 95 220 0 939 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 4648

[startup+222.398 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1488936/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=4792 CPUtime=222.32
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 917 0 0 0 22231 1 0 0 25 0 1 0 196281565 4907008 900 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532475 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1198 900 95 220 0 975 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 4792

[startup+282.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1488744/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=4936 CPUtime=282.34
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 964 0 0 0 28232 2 0 0 25 0 1 0 196281565 5054464 947 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1234 947 95 220 0 1011 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 4936

[startup+342.458 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1488552/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5080 CPUtime=342.35
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1001 0 0 0 34233 2 0 0 25 0 1 0 196281565 5201920 984 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134531483 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1270 984 95 220 0 1047 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 5080

[startup+402.492 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1488424/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5080 CPUtime=402.36
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1024 0 0 0 40234 2 0 0 25 0 1 0 196281565 5201920 1007 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1270 1007 95 220 0 1047 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 5080

[startup+462.518 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1488360/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5080 CPUtime=462.37
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1036 0 0 0 46234 3 0 0 25 0 1 0 196281565 5201920 1019 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1270 1019 95 220 0 1047 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 5080

[startup+522.542 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1488360/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5080 CPUtime=522.39
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1038 0 0 0 52235 4 0 0 25 0 1 0 196281565 5201920 1021 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134579233 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1270 1021 95 220 0 1047 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 5080

[startup+582.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1488296/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5224 CPUtime=582.4
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1055 0 0 0 58236 4 0 0 25 0 1 0 196281565 5349376 1038 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134531427 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1306 1038 95 220 0 1083 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 5224

[startup+642.604 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1488232/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5224 CPUtime=642.41
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1080 0 0 0 64236 5 0 0 25 0 1 0 196281565 5349376 1063 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1306 1063 95 220 0 1083 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 5224

[startup+702.633 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1488168/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5224 CPUtime=702.42
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1090 0 0 0 70237 5 0 0 25 0 1 0 196281565 5349376 1073 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1306 1073 95 220 0 1083 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 5224

[startup+762.662 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14240
/proc/meminfo: memFree=1488168/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5224 CPUtime=762.43
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1097 0 0 0 76238 5 0 0 25 0 1 0 196281565 5349376 1080 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533564 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1306 1080 95 220 0 1083 0
Current children cumulated CPU time (s) 762.43
Current children cumulated vsize (KiB) 5224

[startup+822.715 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 14350
/proc/meminfo: memFree=1486832/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5224 CPUtime=822.42
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1108 0 0 0 82236 6 0 0 25 0 1 0 196281565 5349376 1091 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533251 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1306 1091 95 220 0 1083 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 5224

[startup+882.769 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14438
/proc/meminfo: memFree=1487704/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5224 CPUtime=882.41
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1121 0 0 0 88234 7 0 0 25 0 1 0 196281565 5349376 1104 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134525556 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1306 1104 95 220 0 1083 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 5224

[startup+942.796 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14438
/proc/meminfo: memFree=1487712/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5360 CPUtime=942.42
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1129 0 0 0 94235 7 0 0 25 0 1 0 196281565 5488640 1112 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1340 1112 95 220 0 1117 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 5360

[startup+1002.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14438
/proc/meminfo: memFree=1487712/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5360 CPUtime=1002.43
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1154 0 0 0 100235 8 0 0 25 0 1 0 196281565 5488640 1137 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1340 1137 95 220 0 1117 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 5360

[startup+1062.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14438
/proc/meminfo: memFree=1487712/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5360 CPUtime=1062.44
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1158 0 0 0 106236 8 0 0 25 0 1 0 196281565 5488640 1141 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1340 1141 95 220 0 1117 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 5360

[startup+1122.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14438
/proc/meminfo: memFree=1487648/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5360 CPUtime=1122.46
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1175 0 0 0 112238 8 0 0 25 0 1 0 196281565 5488640 1158 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1340 1158 95 220 0 1117 0
Current children cumulated CPU time (s) 1122.46
Current children cumulated vsize (KiB) 5360

[startup+1182.92 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 14438
/proc/meminfo: memFree=1487584/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5520 CPUtime=1182.48
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1189 0 0 0 118239 9 0 0 25 0 1 0 196281565 5652480 1172 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1380 1172 95 220 0 1157 0
Current children cumulated CPU time (s) 1182.48
Current children cumulated vsize (KiB) 5520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.55 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 14438
/proc/meminfo: memFree=1487592/2055920 swapFree=4192812/4192956
[pid=14239] ppid=14237 vsize=5520 CPUtime=1200.1
/proc/14239/stat : 14239 (sat7_bin) R 14237 14239 13629 0 -1 4194304 1189 0 0 0 120001 9 0 0 25 0 1 0 196281565 5652480 1172 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532514 0 0 4096 0 0 0 0 17 1 0 0
/proc/14239/statm: 1380 1172 95 220 0 1157 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 5520

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): 1200.55
CPU time (s): 1200.11
CPU user time (s): 1200.01
CPU system time (s): 0.095985
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 5520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1189
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= 6
involuntary context switches= 1655

runsolver used 1.38679 second user time and 2.80357 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Feb 18 01:47:55 UTC 2007

IDJOB= 293023
IDBENCH= 19854
IDSOLVER= 101
FILE ID= node19/293023-1171763275

PBS_JOBID= 3839279

Free space on /tmp= 66546 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293023-1171763275/sat7_bin /tmp/evaluation/293023-1171763275/instance-293023-1171763275.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-293023-1171763275 -o ROOT/results/node19/solver-293023-1171763275 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293023-1171763275/sat7_bin /tmp/evaluation/293023-1171763275/instance-293023-1171763275.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  bd3636480ccd2ac89b0fc1e6396aab86

RANDOM SEED= 233341872

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
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:       1492936 kB
Buffers:         50744 kB
Cached:         397852 kB
SwapCached:          0 kB
Active:         253068 kB
Inactive:       239228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1196 kB
Writeback:           0 kB
Mapped:          62564 kB
Slab:            56208 kB
Committed_AS:   791776 kB
PageTables:       1756 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= 66546 MiB

End job on node19 on Sun Feb 18 02:07:58 UTC 2007