Trace number 1831978

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
SApperloT base? (TO) 10000.2 10002.8

General information on the benchmark

Namemanol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark579.848
Satisfiable
(Un)Satisfiability was proved
Number of variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831978-1242795451/watcher-1831978-1242795451 -o /tmp/evaluation-result-1831978-1242795451/solver-1831978-1242795451 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1461931189 HOME/instance-1831978-1242795451.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1393
/proc/meminfo: memFree=1717560/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=6004 CPUtime=0
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 992 0 0 0 0 0 0 0 20 0 1 0 307575074 6148096 976 1992294400 134512640 135674940 4294956208 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 1501 983 88 283 0 1215 0

[startup+0.0268791 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1393
/proc/meminfo: memFree=1717560/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=23280 CPUtime=0.02
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 4177 0 0 0 1 1 0 0 20 0 1 0 307575074 23838720 4161 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 5820 4162 90 283 0 5534 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23280

[startup+0.101888 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1393
/proc/meminfo: memFree=1717560/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=26184 CPUtime=0.09
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 4938 0 0 0 8 1 0 0 20 0 1 0 307575074 26812416 4922 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 6546 4923 90 283 0 6260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26184

[startup+0.301909 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1393
/proc/meminfo: memFree=1717560/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=33444 CPUtime=0.29
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 6862 0 0 0 26 3 0 0 22 0 1 0 307575074 34246656 6846 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 8361 6847 90 283 0 8075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33444

[startup+0.701951 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1393
/proc/meminfo: memFree=1717560/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=47832 CPUtime=0.69
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 10602 0 0 0 63 6 0 0 25 0 1 0 307575074 48979968 10586 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 11958 10586 90 283 0 11672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47832

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1394
/proc/meminfo: memFree=1667824/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=55592 CPUtime=1.49
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 12761 0 0 0 143 6 0 0 25 0 1 0 307575074 56926208 12517 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 13898 12517 98 283 0 13612 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55592

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1394
/proc/meminfo: memFree=1667440/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=55856 CPUtime=3.08
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 12855 0 0 0 302 6 0 0 25 0 1 0 307575074 57196544 12611 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 13964 12611 98 283 0 13678 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55856

[startup+6.30255 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1394
/proc/meminfo: memFree=1666544/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=57144 CPUtime=6.29
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 13271 0 0 0 622 7 0 0 25 0 1 0 307575074 58515456 12770 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 14286 12770 98 283 0 14000 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57144

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1394
/proc/meminfo: memFree=1665968/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=57672 CPUtime=12.69
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 13470 0 0 0 1262 7 0 0 25 0 1 0 307575074 59056128 12969 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 14418 12969 98 283 0 14132 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57672

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1394
/proc/meminfo: memFree=1664496/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=59420 CPUtime=25.48
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 13892 0 0 0 2541 7 0 0 25 0 1 0 307575074 60846080 13391 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 14855 13391 98 283 0 14569 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59420

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1394
/proc/meminfo: memFree=1655408/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=68756 CPUtime=51.06
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 16176 0 0 0 5097 9 0 0 25 0 1 0 307575074 70406144 15675 1992294400 134512640 135674940 4294956208 18446744073709551615 134571299 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 17189 15675 98 283 0 16903 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 68756

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1394
/proc/meminfo: memFree=1647728/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=76528 CPUtime=102.26
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 18035 0 0 0 10215 11 0 0 25 0 1 0 307575074 78364672 17534 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 19132 17534 99 283 0 18846 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 76528

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1394
/proc/meminfo: memFree=1622640/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=102652 CPUtime=162.23
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 24470 0 0 0 16207 16 0 0 25 0 1 0 307575074 105115648 23840 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 25663 23840 99 283 0 25377 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 102652

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1400
/proc/meminfo: memFree=1596208/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=129076 CPUtime=222.21
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 30989 0 0 0 22200 21 0 0 25 0 1 0 307575074 132173824 30359 1992294400 134512640 135674940 4294956208 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 32269 30359 99 283 0 31983 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 129076

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1400
/proc/meminfo: memFree=1573360/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=153680 CPUtime=282.2
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 36980 0 0 0 28192 28 0 0 25 0 1 0 307575074 157368320 36093 1992294400 134512640 135674940 4294956208 18446744073709551615 134550696 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 38420 36093 99 283 0 38134 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 153680

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1400
/proc/meminfo: memFree=1549616/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=177632 CPUtime=342.19
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 42886 0 0 0 34184 35 0 0 25 0 1 0 307575074 181895168 41999 1992294400 134512640 135674940 4294956208 18446744073709551615 134564291 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 44408 41999 99 283 0 44122 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 177632

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1400
/proc/meminfo: memFree=1529456/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=199304 CPUtime=402.17
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 47955 0 0 0 40176 41 0 0 25 0 1 0 307575074 204087296 47068 1992294400 134512640 135674940 4294956208 18446744073709551615 134556772 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 49826 47068 99 283 0 49540 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 199304

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1400
/proc/meminfo: memFree=1510832/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=217720 CPUtime=462.15
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 52552 0 0 0 46169 46 0 0 25 0 1 0 307575074 222945280 51665 1992294400 134512640 135674940 4294956208 18446744073709551615 134564023 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 54430 51665 99 283 0 54144 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 217720

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1400
/proc/meminfo: memFree=1493744/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=234896 CPUtime=522.14
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 56825 0 0 0 52163 51 0 0 25 0 1 0 307575074 240533504 55938 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 58724 55938 99 283 0 58438 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 234896

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1400
/proc/meminfo: memFree=1477232/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=251664 CPUtime=582.12
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 60927 0 0 0 58158 54 0 0 25 0 1 0 307575074 257703936 60040 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 62916 60040 99 283 0 62630 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 251664

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1400
/proc/meminfo: memFree=1464496/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=266924 CPUtime=642.11
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 64583 0 0 0 64153 58 0 0 25 0 1 0 307575074 273330176 63183 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 66731 63183 99 283 0 66445 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 266924


################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1416
/proc/meminfo: memFree=1086000/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=675492 CPUtime=9099.91
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 165952 0 0 0 909828 163 0 0 25 0 1 0 307575074 691703808 157089 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 168873 157089 99 283 0 168587 0
Current children cumulated CPU time (s) 9099.91
Current children cumulated vsize (KiB) 675492

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1416
/proc/meminfo: memFree=1082096/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=680892 CPUtime=9159.89
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167404 0 0 0 915825 164 0 0 25 0 1 0 307575074 697233408 158059 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170223 158059 99 283 0 169937 0
Current children cumulated CPU time (s) 9159.89
Current children cumulated vsize (KiB) 680892

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1416
/proc/meminfo: memFree=1081200/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=681408 CPUtime=9219.88
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167612 0 0 0 921824 164 0 0 25 0 1 0 307575074 697761792 158267 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170352 158267 99 283 0 170066 0
Current children cumulated CPU time (s) 9219.88
Current children cumulated vsize (KiB) 681408

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1416
/proc/meminfo: memFree=1080688/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=682048 CPUtime=9279.86
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167727 0 0 0 927822 164 0 0 25 0 1 0 307575074 698417152 158382 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170512 158382 99 283 0 170226 0
Current children cumulated CPU time (s) 9279.86
Current children cumulated vsize (KiB) 682048

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1416
/proc/meminfo: memFree=1080560/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=682048 CPUtime=9339.85
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167755 0 0 0 933821 164 0 0 25 0 1 0 307575074 698417152 158410 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170512 158410 99 283 0 170226 0
Current children cumulated CPU time (s) 9339.85
Current children cumulated vsize (KiB) 682048

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1416
/proc/meminfo: memFree=1080496/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=682048 CPUtime=9399.83
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167768 0 0 0 939819 164 0 0 25 0 1 0 307575074 698417152 158423 1992294400 134512640 135674940 4294956208 18446744073709551615 134579812 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170512 158423 99 283 0 170226 0
Current children cumulated CPU time (s) 9399.83
Current children cumulated vsize (KiB) 682048

[startup+9462.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 1416
/proc/meminfo: memFree=1080496/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=682048 CPUtime=9459.81
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167772 0 0 0 945817 164 0 0 25 0 1 0 307575074 698417152 158427 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170512 158427 99 283 0 170226 0
Current children cumulated CPU time (s) 9459.81
Current children cumulated vsize (KiB) 682048

[startup+9522.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 1416
/proc/meminfo: memFree=1080048/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=682564 CPUtime=9519.8
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167856 0 0 0 951816 164 0 0 25 0 1 0 307575074 698945536 158511 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170641 158511 99 283 0 170355 0
Current children cumulated CPU time (s) 9519.8
Current children cumulated vsize (KiB) 682564

[startup+9582.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 1416
/proc/meminfo: memFree=1080048/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=682564 CPUtime=9579.78
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167865 0 0 0 957814 164 0 0 25 0 1 0 307575074 698945536 158520 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170641 158520 99 283 0 170355 0
Current children cumulated CPU time (s) 9579.78
Current children cumulated vsize (KiB) 682564

[startup+9642.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 1416
/proc/meminfo: memFree=1079600/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=683076 CPUtime=9639.77
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167955 0 0 0 963813 164 0 0 25 0 1 0 307575074 699469824 158610 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170769 158610 99 283 0 170483 0
Current children cumulated CPU time (s) 9639.77
Current children cumulated vsize (KiB) 683076

[startup+9702.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/66 1416
/proc/meminfo: memFree=1079600/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=683076 CPUtime=9699.75
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167962 0 0 0 969811 164 0 0 25 0 1 0 307575074 699469824 158617 1992294400 134512640 135674940 4294956208 18446744073709551615 134539891 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170769 158617 99 283 0 170483 0
Current children cumulated CPU time (s) 9699.75
Current children cumulated vsize (KiB) 683076

[startup+9762.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/66 1416
/proc/meminfo: memFree=1079600/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=683076 CPUtime=9759.73
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167963 0 0 0 975809 164 0 0 25 0 1 0 307575074 699469824 158618 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170769 158618 99 283 0 170483 0
Current children cumulated CPU time (s) 9759.73
Current children cumulated vsize (KiB) 683076

[startup+9822.3 s]
/proc/loadavg: 1.11 1.07 1.01 2/66 1416
/proc/meminfo: memFree=1079536/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=683076 CPUtime=9819.72
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167968 0 0 0 981808 164 0 0 25 0 1 0 307575074 699469824 158623 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170769 158623 99 283 0 170483 0
Current children cumulated CPU time (s) 9819.72
Current children cumulated vsize (KiB) 683076

[startup+9882.3 s]
/proc/loadavg: 1.07 1.07 1.01 2/66 1416
/proc/meminfo: memFree=1079472/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=683076 CPUtime=9879.71
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167973 0 0 0 987807 164 0 0 25 0 1 0 307575074 699469824 158628 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170769 158628 99 283 0 170483 0
Current children cumulated CPU time (s) 9879.71
Current children cumulated vsize (KiB) 683076

[startup+9942.3 s]
/proc/loadavg: 1.07 1.07 1.01 2/66 1416
/proc/meminfo: memFree=1079408/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=683076 CPUtime=9939.69
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 167996 0 0 0 993805 164 0 0 25 0 1 0 307575074 699469824 158651 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170769 158651 99 283 0 170483 0
Current children cumulated CPU time (s) 9939.69
Current children cumulated vsize (KiB) 683076

[startup+10002.3 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 1418
/proc/meminfo: memFree=1079280/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=683076 CPUtime=9999.68
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 168002 0 0 0 999804 164 0 0 25 0 1 0 307575074 699469824 158657 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170769 158657 99 283 0 170483 0
Current children cumulated CPU time (s) 9999.68
Current children cumulated vsize (KiB) 683076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 1418
/proc/meminfo: memFree=1079280/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=683076 CPUtime=10000.1
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 168002 0 0 0 999844 164 0 0 25 0 1 0 307575074 699469824 158657 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170769 158657 99 283 0 170483 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 683076

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

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

[startup+10002.7 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 1418
/proc/meminfo: memFree=1079280/2055920 swapFree=4179368/4192956
[pid=1393] ppid=1391 vsize=683076 CPUtime=10000.1
/proc/1393/stat : 1393 (SApperloT-base) R 1391 1393 1294 0 -1 4194304 168002 0 0 0 999844 164 0 0 25 0 1 0 307575074 699469824 158657 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 170769 158657 99 283 0 170483 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 683076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.8
CPU time (s): 10000.2
CPU user time (s): 9998.44
CPU system time (s): 1.73973
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 683076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9998.44
system time used= 1.73974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168002
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= 16816

runsolver used 11.1333 second user time and 25.1732 second system time

The end

Launcher Data

Begin job on node81 at 2009-05-20 06:57:32
IDJOB=1831978
IDBENCH=71749
IDSOLVER=642
FILE ID=node81/1831978-1242795451
PBS_JOBID= 9322445
Free space on /tmp= 126508 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE06/manol-pipe-f10ni.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831978-1242795451/watcher-1831978-1242795451 -o /tmp/evaluation-result-1831978-1242795451/solver-1831978-1242795451 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1461931189 HOME/instance-1831978-1242795451.cnf

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

MD5SUM BENCH= b99a5b8844b4e1d2656eb1422e6e888f
RANDOM SEED=1461931189

node81.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.234
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.234
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:       1718040 kB
Buffers:         41000 kB
Cached:         247488 kB
SwapCached:       7176 kB
Active:         128364 kB
Inactive:       168776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718040 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:           21384 kB
Writeback:           0 kB
Mapped:          13744 kB
Slab:            26508 kB
Committed_AS:   943080 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126504 MiB
End job on node81 at 2009-05-20 09:44:17