Trace number 293644

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
MXC 2007-02-08? (TO) 1200.1 1200.41

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
MD5SUMd3177e303e591d32ea3e64b6a30a8ebf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data (download as text)

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/node34/watcher-293644-1171775014 -o ROOT/results/node34/solver-293644-1171775014 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293644-1171775014/mxc /tmp/evaluation/293644-1171775014/instance-293644-1171775014.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.03 1.01 1.00 3/64 2100
/proc/meminfo: memFree=897456/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=1064 CPUtime=0
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 171265226 1089536 111 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134530830 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 266 111 57 122 0 140 0

[startup+0.106468 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 2100
/proc/meminfo: memFree=897456/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=1328 CPUtime=0.1
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 195 0 0 0 10 0 0 0 18 0 1 0 171265226 1359872 177 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 332 177 67 122 0 206 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1328

[startup+0.514499 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 2100
/proc/meminfo: memFree=897456/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=1456 CPUtime=0.51
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 242 0 0 0 51 0 0 0 21 0 1 0 171265226 1490944 224 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134528439 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 364 224 67 122 0 238 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1456

[startup+1.33457 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 2101
/proc/meminfo: memFree=896680/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=1576 CPUtime=1.33
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 278 0 0 0 133 0 0 0 25 0 1 0 171265226 1613824 260 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134528102 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 394 260 67 122 0 268 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1576

[startup+2.9707 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 2101
/proc/meminfo: memFree=896424/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=1836 CPUtime=2.96
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 327 0 0 0 296 0 0 0 25 0 1 0 171265226 1880064 309 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519280 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 459 309 67 122 0 333 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1836

[startup+6.24696 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 2101
/proc/meminfo: memFree=896168/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=1952 CPUtime=6.24
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 373 0 0 0 624 0 0 0 25 0 1 0 171265226 1998848 355 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519899 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 488 355 67 122 0 362 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 1952

[startup+12.7025 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 2101
/proc/meminfo: memFree=895920/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=2180 CPUtime=12.69
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 422 0 0 0 1269 0 0 0 25 0 1 0 171265226 2232320 404 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 545 404 67 122 0 419 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2180

[startup+25.5055 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 2101
/proc/meminfo: memFree=895600/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=2432 CPUtime=25.49
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 492 0 0 0 2549 0 0 0 25 0 1 0 171265226 2490368 474 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 608 474 67 122 0 482 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2432

[startup+51.1096 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 2101
/proc/meminfo: memFree=895280/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=2752 CPUtime=51.08
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 562 0 0 0 5108 0 0 0 25 0 1 0 171265226 2818048 544 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134528512 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 688 544 67 122 0 562 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2752

[startup+102.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=894896/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=3060 CPUtime=102.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 650 0 0 0 10228 0 0 0 25 0 1 0 171265226 3133440 632 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 765 632 67 122 0 639 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 3060

[startup+162.334 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=894704/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=3272 CPUtime=162.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 697 0 0 0 16228 0 0 0 25 0 1 0 171265226 3350528 679 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519238 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 818 679 67 122 0 692 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 3272

[startup+222.358 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=894576/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=3372 CPUtime=222.29
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 725 0 0 0 22229 0 0 0 25 0 1 0 171265226 3452928 707 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 843 707 67 122 0 717 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 3372

[startup+282.37 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 2101
/proc/meminfo: memFree=894256/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=3680 CPUtime=282.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 804 0 0 0 28228 0 0 0 25 0 1 0 171265226 3768320 786 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519967 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 920 786 67 122 0 794 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 3680

[startup+342.383 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=894064/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=3872 CPUtime=342.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 844 0 0 0 34228 0 0 0 25 0 1 0 171265226 3964928 826 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 968 826 67 122 0 842 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 3872

[startup+402.397 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893872/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4156 CPUtime=402.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 906 0 0 0 40228 0 0 0 25 0 1 0 171265226 4255744 888 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134534744 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1039 888 67 122 0 913 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 4156

[startup+462.409 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893744/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4252 CPUtime=462.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 933 0 0 0 46228 0 0 0 25 0 1 0 171265226 4354048 915 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134517968 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1063 915 67 122 0 937 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 4252

[startup+522.424 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893680/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4252 CPUtime=522.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 951 0 0 0 52228 0 0 0 25 0 1 0 171265226 4354048 933 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1063 933 67 122 0 937 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 4252

[startup+582.437 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893552/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4452 CPUtime=582.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 993 0 0 0 58228 0 0 0 25 0 1 0 171265226 4558848 975 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1113 975 67 122 0 987 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 4452

[startup+642.455 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893424/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4544 CPUtime=642.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 1009 0 0 0 64228 0 0 0 25 0 1 0 171265226 4653056 991 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519206 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1136 991 67 122 0 1010 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 4544

[startup+702.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893360/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4544 CPUtime=702.27
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 1023 0 0 0 70227 0 0 0 25 0 1 0 171265226 4653056 1005 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1136 1005 67 122 0 1010 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 4544

[startup+762.483 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893296/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4632 CPUtime=762.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 1037 0 0 0 76227 1 0 0 25 0 1 0 171265226 4743168 1019 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1158 1019 67 122 0 1032 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 4632

[startup+822.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893296/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4632 CPUtime=822.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 1042 0 0 0 82227 1 0 0 25 0 1 0 171265226 4743168 1024 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134616973 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1158 1024 67 122 0 1032 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 4632

[startup+882.511 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893232/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4736 CPUtime=882.28
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 1056 0 0 0 88227 1 0 0 25 0 1 0 171265226 4849664 1038 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519605 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1184 1038 67 122 0 1058 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 4736

[startup+942.523 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893168/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4796 CPUtime=942.27
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 1084 0 0 0 94226 1 0 0 25 0 1 0 171265226 4911104 1066 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1199 1066 67 122 0 1073 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 4796

[startup+1002.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893104/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4892 CPUtime=1002.27
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 1102 0 0 0 100226 1 0 0 25 0 1 0 171265226 5009408 1084 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519311 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1223 1084 67 122 0 1097 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 4892

[startup+1062.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893040/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4984 CPUtime=1062.27
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 1120 0 0 0 106226 1 0 0 25 0 1 0 171265226 5103616 1102 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1246 1102 67 122 0 1120 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 4984

[startup+1122.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893040/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4984 CPUtime=1122.27
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 1120 0 0 0 112226 1 0 0 25 0 1 0 171265226 5103616 1102 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1246 1102 67 122 0 1120 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 4984

[startup+1182.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=893040/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4984 CPUtime=1182.27
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 1124 0 0 0 118226 1 0 0 25 0 1 0 171265226 5103616 1106 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1246 1106 67 122 0 1120 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 4984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2101
/proc/meminfo: memFree=892976/2055920 swapFree=4183096/4192956
[pid=2100] ppid=2098 vsize=4984 CPUtime=1200.09
/proc/2100/stat : 2100 (mxc) R 2098 2100 1699 0 -1 4194304 1136 0 0 0 120008 1 0 0 25 0 1 0 171265226 5103616 1118 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/2100/statm: 1246 1118 67 122 0 1120 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 4984

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.41
CPU time (s): 1200.1
CPU user time (s): 1200.09
CPU system time (s): 0.013997
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 5036

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

runsolver used 0.842871 second user time and 2.36564 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sun Feb 18 05:03:34 UTC 2007

IDJOB= 293644
IDBENCH= 19869
IDSOLVER= 107
FILE ID= node34/293644-1171775014

PBS_JOBID= 3839541

Free space on /tmp= 66564 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293644-1171775014/mxc /tmp/evaluation/293644-1171775014/instance-293644-1171775014.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-293644-1171775014 -o ROOT/results/node34/solver-293644-1171775014 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293644-1171775014/mxc /tmp/evaluation/293644-1171775014/instance-293644-1171775014.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  d3177e303e591d32ea3e64b6a30a8ebf

RANDOM SEED= 936468019

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        897864 kB
Buffers:         40692 kB
Cached:        1018752 kB
SwapCached:       4688 kB
Active:         736072 kB
Inactive:       333740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        897864 kB
SwapTotal:     4192956 kB
SwapFree:      4183096 kB
Dirty:             624 kB
Writeback:           0 kB
Mapped:          15364 kB
Slab:            74288 kB
Committed_AS:   453988 kB
PageTables:       1396 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= 66564 MiB

End job on node34 on Sun Feb 18 05:23:37 UTC 2007