Trace number 196611

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
CSPtoSAT+minisat 0.3? (TO) 1800.09 1808.07

General information on the benchmark

Namefapp/fapp06-10/fapp07/
fapp07-0600-5.xml
MD5SUM0199307fed26bd6fc22329a7d4b3400c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.84357
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.94	c ...done
0.94	c #SATvar=327776 #SATclauses=653748 #CSPpredicates=8996

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-196611-1168053217 -o ROOT/results/node15/solver-196611-1168053217 -C 1800 -M 900 /tmp/evaluation/196611-1168053217/CSPtoSAT+minisat /tmp/evaluation/196611-1168053217/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.98 1.94 5/86 10406
/proc/meminfo: memFree=1099744/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=6696 CPUtime=0
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 153716972 6856704 402 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 7482244 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 1674 402 364 52 0 30 0

[startup+0.103351 s]
/proc/loadavg: 1.92 1.98 1.94 5/86 10406
/proc/meminfo: memFree=1099744/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=16128 CPUtime=0.09
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 2809 0 0 0 8 1 0 0 18 0 1 0 153716972 16515072 2724 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 4032 2726 696 52 0 2400 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16128

[startup+0.51142 s]
/proc/loadavg: 1.92 1.98 1.94 5/86 10406
/proc/meminfo: memFree=1099744/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=53868 CPUtime=0.5
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 11717 0 0 0 43 7 0 0 22 0 1 0 153716972 55160832 11632 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 13467 11632 704 52 0 11835 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 53868

[startup+1.33256 s]
/proc/loadavg: 1.93 1.98 1.94 3/86 10406
/proc/meminfo: memFree=1054752/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=55104 CPUtime=1.32
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 12090 0 0 0 125 7 0 0 25 0 1 0 153716972 56426496 11979 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 13776 11979 721 52 0 12144 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 55104

[startup+2.97685 s]
/proc/loadavg: 1.93 1.98 1.94 3/86 10406
/proc/meminfo: memFree=1054752/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=55268 CPUtime=2.97
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 12124 0 0 0 290 7 0 0 25 0 1 0 153716972 56594432 12013 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 13817 12013 721 52 0 12185 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 55268

[startup+6.25541 s]
/proc/loadavg: 1.93 1.98 1.94 3/86 10406
/proc/meminfo: memFree=1054504/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=55468 CPUtime=6.24
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 12158 0 0 0 617 7 0 0 25 0 1 0 153716972 56799232 12047 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 13867 12047 721 52 0 12235 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 55468

[startup+12.7255 s]
/proc/loadavg: 1.94 1.98 1.94 3/86 10406
/proc/meminfo: memFree=1054376/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=55736 CPUtime=12.71
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 12217 0 0 0 1264 7 0 0 25 0 1 0 153716972 57073664 12106 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 13934 12106 721 52 0 12302 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 55736

[startup+25.5487 s]
/proc/loadavg: 1.95 1.98 1.94 3/86 10406
/proc/meminfo: memFree=1054184/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=55868 CPUtime=25.53
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 12282 0 0 0 2546 7 0 0 25 0 1 0 153716972 57208832 12171 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 13967 12171 721 52 0 12335 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 55868

[startup+51.1781 s]
/proc/loadavg: 1.63 1.90 1.91 2/81 10452
/proc/meminfo: memFree=1217040/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=56580 CPUtime=51.11
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 12410 0 0 0 5103 8 0 0 25 0 1 0 153716972 57937920 12299 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 14145 12299 721 52 0 12513 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 56580

[startup+102.417 s]
/proc/loadavg: 1.27 1.76 1.86 2/81 10563
/proc/meminfo: memFree=1217416/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=57556 CPUtime=102.26
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 12647 0 0 0 10216 10 0 0 25 0 1 0 153716972 58937344 12536 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 14389 12536 721 52 0 12757 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57556

[startup+162.503 s]
/proc/loadavg: 1.54 1.73 1.84 2/81 10675
/proc/meminfo: memFree=1169920/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=58644 CPUtime=162.18
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 12917 0 0 0 16204 14 0 0 25 0 1 0 153716972 60051456 12806 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/10405/statm: 14661 12806 721 52 0 13029 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 58644

[startup+222.52 s]
/proc/loadavg: 1.71 1.73 1.83 3/86 10773
/proc/meminfo: memFree=1070624/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=59648 CPUtime=221.89
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 13182 0 0 0 22170 19 0 0 25 0 1 0 153716972 61079552 13071 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 14912 13071 721 52 0 13280 0
Current children cumulated CPU time (s) 221.89
Current children cumulated vsize (KiB) 59648

[startup+282.531 s]
/proc/loadavg: 1.89 1.78 1.84 3/86 10775
/proc/meminfo: memFree=1068184/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=60824 CPUtime=281.61
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 13441 0 0 0 28141 20 0 0 25 0 1 0 153716972 62283776 13330 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 15206 13330 721 52 0 13574 0
Current children cumulated CPU time (s) 281.61
Current children cumulated vsize (KiB) 60824

[startup+342.539 s]
/proc/loadavg: 1.96 1.82 1.85 3/86 10775
/proc/meminfo: memFree=1066528/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=61748 CPUtime=341.36
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 13694 0 0 0 34115 21 0 0 25 0 1 0 153716972 63229952 13583 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 15437 13583 721 52 0 13805 0
Current children cumulated CPU time (s) 341.36
Current children cumulated vsize (KiB) 61748

[startup+402.547 s]
/proc/loadavg: 1.98 1.85 1.85 3/86 10775
/proc/meminfo: memFree=1064672/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=62852 CPUtime=401.08
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 13942 0 0 0 40087 21 0 0 25 0 1 0 153716972 64360448 13831 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 15713 13831 721 52 0 14081 0
Current children cumulated CPU time (s) 401.08
Current children cumulated vsize (KiB) 62852

[startup+462.606 s]
/proc/loadavg: 1.99 1.87 1.86 3/86 10775
/proc/meminfo: memFree=1062752/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=63776 CPUtime=460.85
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 14194 0 0 0 46064 21 0 0 25 0 1 0 153716972 65306624 14083 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 15944 14083 721 52 0 14312 0
Current children cumulated CPU time (s) 460.85
Current children cumulated vsize (KiB) 63776

[startup+522.621 s]
/proc/loadavg: 1.99 1.89 1.86 3/86 10775
/proc/meminfo: memFree=1061088/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=64700 CPUtime=520.6
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 14443 0 0 0 52038 22 0 0 25 0 1 0 153716972 66252800 14332 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 16175 14332 721 52 0 14543 0
Current children cumulated CPU time (s) 520.6
Current children cumulated vsize (KiB) 64700

[startup+582.633 s]
/proc/loadavg: 2.06 1.93 1.87 3/86 10775
/proc/meminfo: memFree=1059616/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=65892 CPUtime=580.33
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 14686 0 0 0 58010 23 0 0 25 0 1 0 153716972 67473408 14575 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671684 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 16473 14575 721 52 0 14841 0
Current children cumulated CPU time (s) 580.33
Current children cumulated vsize (KiB) 65892

[startup+642.643 s]
/proc/loadavg: 2.02 1.94 1.88 3/86 10775
/proc/meminfo: memFree=1057952/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=66816 CPUtime=640.06
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 14926 0 0 0 63982 24 0 0 25 0 1 0 153716972 68419584 14815 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 16704 14815 721 52 0 15072 0
Current children cumulated CPU time (s) 640.06
Current children cumulated vsize (KiB) 66816

[startup+702.654 s]
/proc/loadavg: 2.00 1.95 1.89 3/86 10775
/proc/meminfo: memFree=1056416/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=67740 CPUtime=699.8
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 15160 0 0 0 69956 24 0 0 25 0 1 0 153716972 69365760 15049 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 16935 15049 721 52 0 15303 0
Current children cumulated CPU time (s) 699.8
Current children cumulated vsize (KiB) 67740

[startup+762.67 s]
/proc/loadavg: 2.00 1.95 1.89 3/86 10775
/proc/meminfo: memFree=1054816/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=68532 CPUtime=759.54
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 15400 0 0 0 75929 25 0 0 25 0 1 0 153716972 70176768 15289 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671252 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 17133 15289 721 52 0 15501 0
Current children cumulated CPU time (s) 759.54
Current children cumulated vsize (KiB) 68532

[startup+822.687 s]
/proc/loadavg: 2.03 1.97 1.90 3/86 10775
/proc/meminfo: memFree=1053344/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=69456 CPUtime=819.27
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 15635 0 0 0 81901 26 0 0 25 0 1 0 153716972 71122944 15524 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 17364 15524 721 52 0 15732 0
Current children cumulated CPU time (s) 819.27
Current children cumulated vsize (KiB) 69456

[startup+882.702 s]
/proc/loadavg: 2.01 1.97 1.91 3/86 10775
/proc/meminfo: memFree=1051744/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=70784 CPUtime=879.01
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 15872 0 0 0 87875 26 0 0 25 0 1 0 153716972 72482816 15761 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 17696 15761 721 52 0 16064 0
Current children cumulated CPU time (s) 879.01
Current children cumulated vsize (KiB) 70784

[startup+942.719 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 10775
/proc/meminfo: memFree=1050272/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=71576 CPUtime=938.76
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 16106 0 0 0 93850 26 0 0 25 0 1 0 153716972 73293824 15995 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134665380 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 17894 15995 721 52 0 16262 0
Current children cumulated CPU time (s) 938.76
Current children cumulated vsize (KiB) 71576

[startup+1002.73 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 10775
/proc/meminfo: memFree=1048800/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=72500 CPUtime=998.48
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 16334 0 0 0 99821 27 0 0 25 0 1 0 153716972 74240000 16223 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 18125 16223 721 52 0 16493 0
Current children cumulated CPU time (s) 998.48
Current children cumulated vsize (KiB) 72500

[startup+1062.75 s]
/proc/loadavg: 2.04 1.99 1.91 3/86 10775
/proc/meminfo: memFree=1047328/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=73292 CPUtime=1058.22
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 16560 0 0 0 105795 27 0 0 25 0 1 0 153716972 75051008 16449 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 18323 16449 721 52 0 16691 0
Current children cumulated CPU time (s) 1058.22
Current children cumulated vsize (KiB) 73292

[startup+1122.76 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 10775
/proc/meminfo: memFree=1045792/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=74216 CPUtime=1117.97
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 16790 0 0 0 111769 28 0 0 25 0 1 0 153716972 75997184 16679 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 18554 16679 721 52 0 16922 0
Current children cumulated CPU time (s) 1117.97
Current children cumulated vsize (KiB) 74216

[startup+1182.78 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 10775
/proc/meminfo: memFree=1044320/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=75008 CPUtime=1177.69
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 17016 0 0 0 117741 28 0 0 25 0 1 0 153716972 76808192 16905 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 18752 16905 721 52 0 17120 0
Current children cumulated CPU time (s) 1177.69
Current children cumulated vsize (KiB) 75008

[startup+1242.8 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 10775
/proc/meminfo: memFree=1042912/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=75932 CPUtime=1237.44
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 17245 0 0 0 123715 29 0 0 25 0 1 0 153716972 77754368 17134 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671386 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 18983 17134 721 52 0 17351 0
Current children cumulated CPU time (s) 1237.44
Current children cumulated vsize (KiB) 75932

[startup+1302.81 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 10775
/proc/meminfo: memFree=1041568/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=77332 CPUtime=1297.19
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 17473 0 0 0 129690 29 0 0 25 0 1 0 153716972 79187968 17362 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 19333 17362 721 52 0 17701 0
Current children cumulated CPU time (s) 1297.19
Current children cumulated vsize (KiB) 77332

[startup+1362.82 s]
/proc/loadavg: 2.03 2.00 1.92 3/86 10775
/proc/meminfo: memFree=1040224/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=78256 CPUtime=1356.9
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 17696 0 0 0 135660 30 0 0 25 0 1 0 153716972 80134144 17585 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 19564 17585 721 52 0 17932 0
Current children cumulated CPU time (s) 1356.9
Current children cumulated vsize (KiB) 78256

[startup+1422.83 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 10775
/proc/meminfo: memFree=1038944/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=79048 CPUtime=1416.64
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 17920 0 0 0 141634 30 0 0 25 0 1 0 153716972 80945152 17809 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 19762 17809 721 52 0 18130 0
Current children cumulated CPU time (s) 1416.64
Current children cumulated vsize (KiB) 79048

[startup+1482.85 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 10775
/proc/meminfo: memFree=1037536/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=79840 CPUtime=1476.4
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 18142 0 0 0 147609 31 0 0 25 0 1 0 153716972 81756160 18031 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 19960 18031 721 52 0 18328 0
Current children cumulated CPU time (s) 1476.4
Current children cumulated vsize (KiB) 79840

[startup+1542.86 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 10775
/proc/meminfo: memFree=1036320/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=80632 CPUtime=1536.11
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 18361 0 0 0 153580 31 0 0 25 0 1 0 153716972 82567168 18250 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 20158 18250 721 52 0 18526 0
Current children cumulated CPU time (s) 1536.11
Current children cumulated vsize (KiB) 80632

[startup+1602.88 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 10775
/proc/meminfo: memFree=1034976/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=81556 CPUtime=1595.85
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 18588 0 0 0 159553 32 0 0 25 0 1 0 153716972 83513344 18477 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 20389 18477 721 52 0 18757 0
Current children cumulated CPU time (s) 1595.85
Current children cumulated vsize (KiB) 81556

[startup+1662.89 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 10775
/proc/meminfo: memFree=1033632/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=82348 CPUtime=1655.58
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 18807 0 0 0 165526 32 0 0 25 0 1 0 153716972 84324352 18696 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 20587 18696 721 52 0 18955 0
Current children cumulated CPU time (s) 1655.58
Current children cumulated vsize (KiB) 82348

[startup+1722.9 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 10775
/proc/meminfo: memFree=1032288/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=83140 CPUtime=1715.32
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 19030 0 0 0 171499 33 0 0 25 0 1 0 153716972 85135360 18919 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 20785 18919 721 52 0 19153 0
Current children cumulated CPU time (s) 1715.32
Current children cumulated vsize (KiB) 83140

[startup+1782.92 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10775
/proc/meminfo: memFree=1030944/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=84064 CPUtime=1775.05
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 19258 0 0 0 177472 33 0 0 25 0 1 0 153716972 86081536 19147 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 21016 19147 721 52 0 19384 0
Current children cumulated CPU time (s) 1775.05
Current children cumulated vsize (KiB) 84064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.06 s]
/proc/loadavg: 2.08 2.02 1.93 3/86 10775
/proc/meminfo: memFree=1030368/2055920 swapFree=4174172/4192956
[pid=10405] ppid=10403 vsize=84460 CPUtime=1800.07
/proc/10405/stat : 10405 (CSPtoSAT+minisa) R 10403 10405 9236 0 -1 4194304 19352 0 0 0 179974 33 0 0 25 0 1 0 153716972 86487040 19241 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/10405/statm: 21115 19241 721 52 0 19483 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 84460

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.07
CPU time (s): 1800.09
CPU user time (s): 1799.74
CPU system time (s): 0.345947
CPU usage (%): 99.5583
Max. virtual memory (cumulated for all children) (KiB): 84460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.345947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19352
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= 11
involuntary context switches= 30795

runsolver used 1.89971 s user time and 4.55531 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 03:13:38 UTC 2007


IDJOB= 196611
IDBENCH= 3361
FILE ID= node15/196611-1168053217

PBS_JOBID= 3475253

Free space on /tmp= 66282 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp07/fapp07-0600-5.xml
COMMAND LINE= /tmp/evaluation/196611-1168053217/CSPtoSAT+minisat /tmp/evaluation/196611-1168053217/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-196611-1168053217 -o ROOT/results/node15/solver-196611-1168053217 -C 1800 -M 900  /tmp/evaluation/196611-1168053217/CSPtoSAT+minisat /tmp/evaluation/196611-1168053217/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  0199307fed26bd6fc22329a7d4b3400c

RANDOM SEED= 44879587

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.276
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.276
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:       1100480 kB
Buffers:         84388 kB
Cached:         568152 kB
SwapCached:       7128 kB
Active:         486356 kB
Inactive:       366448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1100480 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            2748 kB
Writeback:           0 kB
Mapped:         212244 kB
Slab:            87076 kB
Committed_AS:  4253744 kB
PageTables:       2672 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= 66283 MiB



End job on node15 on Sat Jan  6 03:43:50 UTC 2007