Trace number 248034

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.21 1804.05

General information on the benchmark

Nameprimes/primes-10/
primes-10-80-3-7.xml
MD5SUM9ba7428f337bf2f0f53d323d828fcdbe
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.129979
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity10
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node1/watcher-248034-1168093773 -o ROOT/results/node1/solver-248034-1168093773 -C 1800 -M 900 /tmp/evaluation/248034-1168093773/CSPtoSAT+minisat /tmp/evaluation/248034-1168093773/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.12 1.14 1.46 5/86 22734
/proc/meminfo: memFree=1067280/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=496 CPUtime=0
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157773603 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5829412 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 124 36 29 52 0 19 0

[startup+0.103862 s]
/proc/loadavg: 1.12 1.14 1.46 5/86 22734
/proc/meminfo: memFree=1067280/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=8136 CPUtime=0.08
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 1177 0 0 0 8 0 0 0 19 0 1 0 157773603 8331264 1121 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 2034 1121 725 52 0 402 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8136

[startup+0.511909 s]
/proc/loadavg: 1.12 1.14 1.46 5/86 22734
/proc/meminfo: memFree=1067280/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=8268 CPUtime=0.49
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 1212 0 0 0 49 0 0 0 23 0 1 0 157773603 8466432 1156 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678671 0 0 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 2067 1156 725 52 0 435 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8268

[startup+1.33301 s]
/proc/loadavg: 1.12 1.14 1.46 3/86 22734
/proc/meminfo: memFree=1065296/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=8532 CPUtime=1.31
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 1291 0 0 0 130 1 0 0 25 0 1 0 157773603 8736768 1235 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 2133 1235 725 52 0 501 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8532

[startup+2.9782 s]
/proc/loadavg: 1.12 1.14 1.46 3/86 22734
/proc/meminfo: memFree=1064720/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=9392 CPUtime=2.94
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 1484 0 0 0 293 1 0 0 25 0 1 0 157773603 9617408 1428 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 2348 1428 725 52 0 716 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9392

[startup+6.25758 s]
/proc/loadavg: 1.19 1.16 1.47 3/86 22734
/proc/meminfo: memFree=1063824/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=9920 CPUtime=6.19
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 1628 0 0 0 618 1 0 0 25 0 1 0 157773603 10158080 1572 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562946 0 0 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 2480 1572 725 52 0 848 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9920

[startup+12.7233 s]
/proc/loadavg: 1.26 1.17 1.47 3/86 22734
/proc/meminfo: memFree=1062416/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=11524 CPUtime=12.59
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 2019 0 0 0 1258 1 0 0 25 0 1 0 157773603 11800576 1963 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678600 0 0 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 2881 1963 725 52 0 1249 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 11524

[startup+25.5388 s]
/proc/loadavg: 1.42 1.21 1.48 3/86 22734
/proc/meminfo: memFree=1060176/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=13636 CPUtime=25.29
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 2570 0 0 0 2527 2 0 0 25 0 1 0 157773603 13963264 2514 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 3409 2514 725 52 0 1777 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 13636

[startup+51.1868 s]
/proc/loadavg: 1.62 1.27 1.49 3/86 22734
/proc/meminfo: memFree=1054608/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=19476 CPUtime=50.7
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 3991 0 0 0 5067 3 0 0 25 0 1 0 157773603 19943424 3935 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 4869 3935 725 52 0 3237 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 19476

[startup+102.472 s]
/proc/loadavg: 1.83 1.38 1.51 3/86 22734
/proc/meminfo: memFree=1043280/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=31136 CPUtime=101.53
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 6921 0 0 0 10148 5 0 0 25 0 1 0 157773603 31883264 6865 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665739 0 0 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 7784 6865 725 52 0 6152 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 31136

[startup+162.49 s]
/proc/loadavg: 1.94 1.49 1.54 3/86 22734
/proc/meminfo: memFree=1022096/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=49224 CPUtime=160.99
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 11462 0 0 0 16091 8 0 0 25 0 1 0 157773603 50405376 11406 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665663 0 0 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 12306 11406 725 52 0 10674 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 49224

[startup+222.522 s]
/proc/loadavg: 1.97 1.58 1.57 3/86 22734
/proc/meminfo: memFree=1001104/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=69916 CPUtime=220.47
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 16586 0 0 0 22035 12 0 0 25 0 1 0 157773603 71593984 16530 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671469 0 0 4096 0 0 0 0 17 1 0 0
/proc/22733/statm: 17479 16530 725 52 0 15847 0
Current children cumulated CPU time (s) 220.47
Current children cumulated vsize (KiB) 69916

[startup+282.545 s]
/proc/loadavg: 1.99 1.65 1.59 3/86 22806
/proc/meminfo: memFree=1138896/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=91896 CPUtime=280.3
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 22068 0 0 0 28014 16 0 0 25 0 1 0 157773603 94101504 22012 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 22974 22012 725 52 0 21342 0
Current children cumulated CPU time (s) 280.3
Current children cumulated vsize (KiB) 91896

[startup+342.577 s]
/proc/loadavg: 1.99 1.71 1.61 3/86 22806
/proc/meminfo: memFree=1108944/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=113336 CPUtime=340.25
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 27424 0 0 0 34005 20 0 0 25 0 1 0 157773603 116056064 27368 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 28334 27368 725 52 0 26702 0
Current children cumulated CPU time (s) 340.25
Current children cumulated vsize (KiB) 113336

[startup+402.594 s]
/proc/loadavg: 1.99 1.76 1.64 3/86 22806
/proc/meminfo: memFree=1077840/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=139148 CPUtime=400.2
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 33881 0 0 0 39998 22 0 0 25 0 1 0 157773603 142487552 33825 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 34787 33825 725 52 0 33155 0
Current children cumulated CPU time (s) 400.2
Current children cumulated vsize (KiB) 139148

[startup+462.618 s]
/proc/loadavg: 1.99 1.80 1.66 3/86 22806
/proc/meminfo: memFree=1041424/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=165860 CPUtime=460.17
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 40535 0 0 0 45991 26 0 0 25 0 1 0 157773603 169840640 40479 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671637 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 41465 40479 725 52 0 39833 0
Current children cumulated CPU time (s) 460.17
Current children cumulated vsize (KiB) 165860

[startup+522.646 s]
/proc/loadavg: 1.99 1.84 1.67 3/86 22806
/proc/meminfo: memFree=1010128/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=191844 CPUtime=520.12
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 47033 0 0 0 51983 29 0 0 25 0 1 0 157773603 196448256 46977 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 47961 46977 725 52 0 46329 0
Current children cumulated CPU time (s) 520.12
Current children cumulated vsize (KiB) 191844

[startup+582.681 s]
/proc/loadavg: 1.99 1.86 1.69 3/86 22806
/proc/meminfo: memFree=969104/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=225852 CPUtime=580.11
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 55507 0 0 0 57975 36 0 0 25 0 1 0 157773603 231272448 55451 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 56463 55451 725 52 0 54831 0
Current children cumulated CPU time (s) 580.11
Current children cumulated vsize (KiB) 225852

[startup+642.705 s]
/proc/loadavg: 1.99 1.89 1.71 3/86 22806
/proc/meminfo: memFree=939152/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=247944 CPUtime=640.06
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 60992 0 0 0 63968 38 0 0 25 0 1 0 157773603 253894656 60936 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 61986 60936 725 52 0 60354 0
Current children cumulated CPU time (s) 640.06
Current children cumulated vsize (KiB) 247944

[startup+702.729 s]
/proc/loadavg: 2.04 1.92 1.73 3/86 22806
/proc/meminfo: memFree=905872/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=272860 CPUtime=700.01
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 67236 0 0 0 69960 41 0 0 25 0 1 0 157773603 279408640 67180 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 68215 67180 725 52 0 66583 0
Current children cumulated CPU time (s) 700.01
Current children cumulated vsize (KiB) 272860

[startup+762.756 s]
/proc/loadavg: 2.01 1.93 1.74 3/86 22806
/proc/meminfo: memFree=878736/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=293500 CPUtime=759.99
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 72372 0 0 0 75954 45 0 0 25 0 1 0 157773603 300544000 72316 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 73375 72316 725 52 0 71743 0
Current children cumulated CPU time (s) 759.99
Current children cumulated vsize (KiB) 293500

[startup+822.779 s]
/proc/loadavg: 2.00 1.94 1.75 3/86 22806
/proc/meminfo: memFree=847376/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=317416 CPUtime=819.96
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 78310 0 0 0 81946 50 0 0 25 0 1 0 157773603 325033984 78254 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 79354 78254 725 52 0 77722 0
Current children cumulated CPU time (s) 819.96
Current children cumulated vsize (KiB) 317416

[startup+882.806 s]
/proc/loadavg: 2.00 1.95 1.77 3/86 22806
/proc/meminfo: memFree=813520/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=343472 CPUtime=879.91
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 84809 0 0 0 87937 54 0 0 25 0 1 0 157773603 351715328 84753 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 85868 84753 725 52 0 84236 0
Current children cumulated CPU time (s) 879.91
Current children cumulated vsize (KiB) 343472

[startup+942.832 s]
/proc/loadavg: 2.00 1.95 1.78 3/86 22806
/proc/meminfo: memFree=773008/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=374268 CPUtime=939.89
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 92486 0 0 0 93930 59 0 0 25 0 1 0 157773603 383250432 92430 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 93567 92430 725 52 0 91935 0
Current children cumulated CPU time (s) 939.89
Current children cumulated vsize (KiB) 374268

[startup+1002.86 s]
/proc/loadavg: 2.00 1.96 1.79 3/86 22806
/proc/meminfo: memFree=740560/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=397644 CPUtime=999.84
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 98324 0 0 0 99922 62 0 0 25 0 1 0 157773603 407187456 98268 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687563 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 99411 98268 725 52 0 97779 0
Current children cumulated CPU time (s) 999.84
Current children cumulated vsize (KiB) 397644

[startup+1062.88 s]
/proc/loadavg: 2.00 1.96 1.80 3/86 22806
/proc/meminfo: memFree=705424/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=425600 CPUtime=1059.8
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 105328 0 0 0 105913 67 0 0 25 0 1 0 157773603 435814400 105272 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 106400 105272 725 52 0 104768 0
Current children cumulated CPU time (s) 1059.8
Current children cumulated vsize (KiB) 425600

[startup+1122.9 s]
/proc/loadavg: 2.00 1.97 1.81 3/86 22806
/proc/meminfo: memFree=671504/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=454128 CPUtime=1119.76
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 112461 0 0 0 111904 72 0 0 25 0 1 0 157773603 465027072 112405 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 113532 112405 725 52 0 111900 0
Current children cumulated CPU time (s) 1119.76
Current children cumulated vsize (KiB) 454128

[startup+1182.93 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 22806
/proc/meminfo: memFree=638992/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=479680 CPUtime=1179.73
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 118839 0 0 0 117897 76 0 0 25 0 1 0 157773603 491192320 118783 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134630861 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 119920 118783 725 52 0 118288 0
Current children cumulated CPU time (s) 1179.73
Current children cumulated vsize (KiB) 479680

[startup+1242.95 s]
/proc/loadavg: 2.06 1.99 1.83 3/86 22806
/proc/meminfo: memFree=599376/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=507696 CPUtime=1239.67
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 125791 0 0 0 123886 81 0 0 25 0 1 0 157773603 519880704 125735 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678527 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 126924 125735 725 52 0 125292 0
Current children cumulated CPU time (s) 1239.67
Current children cumulated vsize (KiB) 507696

[startup+1302.98 s]
/proc/loadavg: 2.06 2.00 1.84 3/86 22806
/proc/meminfo: memFree=565008/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=535456 CPUtime=1299.65
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 132720 0 0 0 129880 85 0 0 25 0 1 0 157773603 548306944 132664 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 133864 132664 725 52 0 132232 0
Current children cumulated CPU time (s) 1299.65
Current children cumulated vsize (KiB) 535456

[startup+1363 s]
/proc/loadavg: 2.02 2.00 1.85 3/86 22806
/proc/meminfo: memFree=530960/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=562192 CPUtime=1359.62
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 139391 0 0 0 135872 90 0 0 25 0 1 0 157773603 575684608 139335 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 140548 139335 725 52 0 138916 0
Current children cumulated CPU time (s) 1359.62
Current children cumulated vsize (KiB) 562192

[startup+1423.05 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 22806
/proc/meminfo: memFree=493584/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=592876 CPUtime=1419.58
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 147021 0 0 0 141860 98 0 0 25 0 1 0 157773603 607105024 146965 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 148219 146965 725 52 0 146587 0
Current children cumulated CPU time (s) 1419.58
Current children cumulated vsize (KiB) 592876

[startup+1483.06 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 22806
/proc/meminfo: memFree=455376/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=622540 CPUtime=1479.54
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 154431 0 0 0 147851 103 0 0 25 0 1 0 157773603 637480960 154375 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667936 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 155635 154375 725 52 0 154003 0
Current children cumulated CPU time (s) 1479.54
Current children cumulated vsize (KiB) 622540

[startup+1543.1 s]
/proc/loadavg: 2.00 2.00 1.87 3/86 22806
/proc/meminfo: memFree=422800/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=647204 CPUtime=1539.53
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 160560 0 0 0 153845 108 0 0 25 0 1 0 157773603 662736896 160504 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 161801 160504 725 52 0 160169 0
Current children cumulated CPU time (s) 1539.53
Current children cumulated vsize (KiB) 647204

[startup+1603.13 s]
/proc/loadavg: 2.00 2.00 1.87 4/86 22806
/proc/meminfo: memFree=391696/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=670204 CPUtime=1599.47
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 166278 0 0 0 159836 111 0 0 25 0 1 0 157773603 686288896 166222 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 167551 166222 725 52 0 165919 0
Current children cumulated CPU time (s) 1599.47
Current children cumulated vsize (KiB) 670204

[startup+1663.16 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 22806
/proc/meminfo: memFree=361104/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=694432 CPUtime=1659.45
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 172333 0 0 0 165829 116 0 0 25 0 1 0 157773603 711098368 172277 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 173608 172277 725 52 0 171976 0
Current children cumulated CPU time (s) 1659.45
Current children cumulated vsize (KiB) 694432

[startup+1723.19 s]
/proc/loadavg: 2.07 2.02 1.89 3/86 22806
/proc/meminfo: memFree=329680/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=717620 CPUtime=1719.42
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 178120 0 0 0 171822 120 0 0 25 0 1 0 157773603 734842880 178064 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671659 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 179405 178064 725 52 0 177773 0
Current children cumulated CPU time (s) 1719.42
Current children cumulated vsize (KiB) 717620

[startup+1783.21 s]
/proc/loadavg: 2.09 2.03 1.90 3/86 22806
/proc/meminfo: memFree=295120/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=744736 CPUtime=1779.36
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 184869 0 0 0 177813 123 0 0 25 0 1 0 157773603 762609664 184813 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 186184 184813 725 52 0 184552 0
Current children cumulated CPU time (s) 1779.36
Current children cumulated vsize (KiB) 744736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.94 s]
/proc/loadavg: 2.06 2.02 1.90 4/86 22806
/proc/meminfo: memFree=279440/2055920 swapFree=4165584/4192956
[pid=22733] ppid=22731 vsize=755560 CPUtime=1800.09
/proc/22733/stat : 22733 (CSPtoSAT+minisa) R 22731 22733 22567 0 -1 4194304 187596 0 0 0 179884 125 0 0 25 0 1 0 157773603 773693440 187540 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665663 0 0 4096 0 0 0 0 17 0 0 0
/proc/22733/statm: 188890 187540 725 52 0 187258 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 755560

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.05
CPU time (s): 1800.21
CPU user time (s): 1798.84
CPU system time (s): 1.36579
CPU usage (%): 99.7868
Max. virtual memory (cumulated for all children) (KiB): 755560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 1.36579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187596
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= 10
involuntary context switches= 44678

runsolver used 2.33264 s user time and 5.65114 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 14:29:37 UTC 2007


IDJOB= 248034
IDBENCH= 11675
FILE ID= node1/248034-1168093773

PBS_JOBID= 3476430

Free space on /tmp= 66302 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-80-3-7.xml
COMMAND LINE= /tmp/evaluation/248034-1168093773/CSPtoSAT+minisat /tmp/evaluation/248034-1168093773/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-248034-1168093773 -o ROOT/results/node1/solver-248034-1168093773 -C 1800 -M 900  /tmp/evaluation/248034-1168093773/CSPtoSAT+minisat /tmp/evaluation/248034-1168093773/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9ba7428f337bf2f0f53d323d828fcdbe

RANDOM SEED= 178096820

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.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:       1067760 kB
Buffers:         67172 kB
Cached:         615012 kB
SwapCached:       3664 kB
Active:         385212 kB
Inactive:       504788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1067760 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            1640 kB
Writeback:           0 kB
Mapped:         221176 kB
Slab:            82444 kB
Committed_AS:  4424788 kB
PageTables:       2632 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= 66302 MiB



End job on node1 on Sat Jan  6 14:59:43 UTC 2007