Trace number 201648

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.38

General information on the benchmark

Namefapp/fapp11-15/fapp13/
fapp13-2000-6.xml
MD5SUMe57f0b8f90b7d128b396369733fed01f
Bench Category2-ARY-INT (binary constraints in intension)
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 variables2000
Number of constraints25652
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25652
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...
2.50	c ...done
2.50	c #SATvar=957484 #SATclauses=1908964 #CSPpredicates=25652

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/node34/watcher-201648-1168055540 -o ROOT/results/node34/solver-201648-1168055540 -C 1800 -M 900 /tmp/evaluation/201648-1168055540/CSPtoSAT+minisat /tmp/evaluation/201648-1168055540/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.97 2.00 2.00 5/73 6991
/proc/meminfo: memFree=1106192/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=6696 CPUtime=0
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 153947748 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7691128 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 1674 415 375 52 0 30 0

[startup+0.103652 s]
/proc/loadavg: 1.97 2.00 2.00 5/73 6991
/proc/meminfo: memFree=1106192/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=16804 CPUtime=0.09
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 3050 0 0 0 9 0 0 0 18 0 1 0 153947748 17207296 2936 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 4201 2941 694 52 0 2569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16804

[startup+0.511682 s]
/proc/loadavg: 1.97 2.00 2.00 5/73 6991
/proc/meminfo: memFree=1106192/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=85444 CPUtime=0.49
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 19144 0 0 0 42 7 0 0 22 0 1 0 153947748 87494656 18996 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8156795 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 21361 18997 696 52 0 19729 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 85444

[startup+1.33375 s]
/proc/loadavg: 1.97 2.00 2.00 3/73 6991
/proc/meminfo: memFree=977744/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=143320 CPUtime=1.32
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 32558 0 0 0 117 15 0 0 25 0 1 0 153947748 146759680 32410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134602634 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 35830 32410 704 52 0 34198 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 143320

[startup+2.98089 s]
/proc/loadavg: 1.97 2.00 2.00 3/73 6991
/proc/meminfo: memFree=974160/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=147116 CPUtime=2.95
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 33528 0 0 0 280 15 0 0 25 0 1 0 153947748 150646784 33354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562865 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 36779 33354 721 52 0 35147 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 147116

[startup+6.26016 s]
/proc/loadavg: 1.97 2.00 2.00 3/73 6991
/proc/meminfo: memFree=973200/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=147236 CPUtime=6.22
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 33555 0 0 0 607 15 0 0 25 0 1 0 153947748 150769664 33381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 36809 33381 721 52 0 35177 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 147236

[startup+12.7317 s]
/proc/loadavg: 1.97 2.00 2.00 3/73 6991
/proc/meminfo: memFree=972888/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=147368 CPUtime=12.66
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 33613 0 0 0 1251 15 0 0 25 0 1 0 153947748 150904832 33439 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 36842 33439 721 52 0 35210 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 147368

[startup+25.5527 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 6991
/proc/meminfo: memFree=972184/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=148080 CPUtime=25.44
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 33738 0 0 0 2529 15 0 0 25 0 1 0 153947748 151633920 33564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 37020 33564 721 52 0 35388 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 148080

[startup+51.2148 s]
/proc/loadavg: 2.09 2.03 2.00 3/73 6991
/proc/meminfo: memFree=971288/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=148536 CPUtime=50.98
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 33856 0 0 0 5082 16 0 0 25 0 1 0 153947748 152100864 33682 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 37134 33682 721 52 0 35502 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 148536

[startup+102.431 s]
/proc/loadavg: 2.04 2.02 2.00 3/73 6991
/proc/meminfo: memFree=969816/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=149232 CPUtime=101.96
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 34040 0 0 0 10180 16 0 0 25 0 1 0 153947748 152813568 33866 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 37308 33866 721 52 0 35676 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 149232

[startup+162.47 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 6991
/proc/meminfo: memFree=968152/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=149980 CPUtime=161.74
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 34250 0 0 0 16158 16 0 0 25 0 1 0 153947748 153579520 34076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667348 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 37495 34076 721 52 0 35863 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 149980

[startup+222.52 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 6991
/proc/meminfo: memFree=966488/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=150804 CPUtime=221.5
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 34439 0 0 0 22133 17 0 0 25 0 1 0 153947748 154423296 34265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 37701 34265 721 52 0 36069 0
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (KiB) 150804

[startup+282.564 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6991
/proc/meminfo: memFree=965016/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=151544 CPUtime=281.29
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 34623 0 0 0 28111 18 0 0 25 0 1 0 153947748 155181056 34449 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 37886 34449 721 52 0 36254 0
Current children cumulated CPU time (s) 281.29
Current children cumulated vsize (KiB) 151544

[startup+342.604 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6991
/proc/meminfo: memFree=963480/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=152204 CPUtime=341.07
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 34801 0 0 0 34089 18 0 0 25 0 1 0 153947748 155856896 34627 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 38051 34627 721 52 0 36419 0
Current children cumulated CPU time (s) 341.07
Current children cumulated vsize (KiB) 152204

[startup+402.648 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6991
/proc/meminfo: memFree=962008/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=152996 CPUtime=400.82
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 34979 0 0 0 40064 18 0 0 25 0 1 0 153947748 156667904 34805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 38249 34805 721 52 0 36617 0
Current children cumulated CPU time (s) 400.82
Current children cumulated vsize (KiB) 152996

[startup+462.693 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 6991
/proc/meminfo: memFree=960600/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=153644 CPUtime=460.61
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 35149 0 0 0 46042 19 0 0 25 0 1 0 153947748 157331456 34975 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 38411 34975 721 52 0 36779 0
Current children cumulated CPU time (s) 460.61
Current children cumulated vsize (KiB) 153644

[startup+522.731 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 7017
/proc/meminfo: memFree=957776/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=154304 CPUtime=520.37
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 35324 0 0 0 52016 21 0 0 25 0 1 0 153947748 158007296 35150 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 38576 35150 721 52 0 36944 0
Current children cumulated CPU time (s) 520.37
Current children cumulated vsize (KiB) 154304

[startup+582.805 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 7143
/proc/meminfo: memFree=956240/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=154964 CPUtime=580.07
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 35487 0 0 0 57972 35 0 0 25 0 1 0 153947748 158683136 35313 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 38741 35313 721 52 0 37109 0
Current children cumulated CPU time (s) 580.07
Current children cumulated vsize (KiB) 154964

[startup+642.858 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=956184/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=155804 CPUtime=639.8
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 35653 0 0 0 63938 42 0 0 25 0 1 0 153947748 159543296 35479 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 38951 35479 721 52 0 37319 0
Current children cumulated CPU time (s) 639.8
Current children cumulated vsize (KiB) 155804

[startup+702.892 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=954904/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=156332 CPUtime=699.57
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 35813 0 0 0 69915 42 0 0 25 0 1 0 153947748 160083968 35639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 39083 35639 721 52 0 37451 0
Current children cumulated CPU time (s) 699.57
Current children cumulated vsize (KiB) 156332

[startup+762.933 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 7189
/proc/meminfo: memFree=953496/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=156992 CPUtime=759.34
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 35973 0 0 0 75891 43 0 0 25 0 1 0 153947748 160759808 35799 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 39248 35799 721 52 0 37616 0
Current children cumulated CPU time (s) 759.34
Current children cumulated vsize (KiB) 156992

[startup+822.974 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 7189
/proc/meminfo: memFree=952152/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=157652 CPUtime=819.11
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 36133 0 0 0 81868 43 0 0 25 0 1 0 153947748 161435648 35959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 39413 35959 721 52 0 37781 0
Current children cumulated CPU time (s) 819.11
Current children cumulated vsize (KiB) 157652

[startup+883.019 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=950872/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=158180 CPUtime=878.89
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 36287 0 0 0 87845 44 0 0 25 0 1 0 153947748 161976320 36113 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 39545 36113 721 52 0 37913 0
Current children cumulated CPU time (s) 878.89
Current children cumulated vsize (KiB) 158180

[startup+943.055 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=949592/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=158708 CPUtime=938.65
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 36437 0 0 0 93821 44 0 0 25 0 1 0 153947748 162516992 36263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 39677 36263 721 52 0 38045 0
Current children cumulated CPU time (s) 938.65
Current children cumulated vsize (KiB) 158708

[startup+1003.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=948312/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=159636 CPUtime=998.41
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 36587 0 0 0 99797 44 0 0 25 0 1 0 153947748 163467264 36413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 39909 36413 721 52 0 38277 0
Current children cumulated CPU time (s) 998.41
Current children cumulated vsize (KiB) 159636

[startup+1063.14 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 7189
/proc/meminfo: memFree=947096/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=160164 CPUtime=1058.19
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 36739 0 0 0 105775 44 0 0 25 0 1 0 153947748 164007936 36565 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 40041 36565 721 52 0 38409 0
Current children cumulated CPU time (s) 1058.19
Current children cumulated vsize (KiB) 160164

[startup+1123.17 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 7189
/proc/meminfo: memFree=945816/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=160692 CPUtime=1117.95
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 36886 0 0 0 111750 45 0 0 25 0 1 0 153947748 164548608 36712 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562942 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 40173 36712 721 52 0 38541 0
Current children cumulated CPU time (s) 1117.95
Current children cumulated vsize (KiB) 160692

[startup+1183.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=944536/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=161220 CPUtime=1177.72
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 37034 0 0 0 117727 45 0 0 25 0 1 0 153947748 165089280 36860 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 40305 36860 721 52 0 38673 0
Current children cumulated CPU time (s) 1177.72
Current children cumulated vsize (KiB) 161220

[startup+1243.25 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 7189
/proc/meminfo: memFree=943384/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=161748 CPUtime=1237.51
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 37178 0 0 0 123705 46 0 0 25 0 1 0 153947748 165629952 37004 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671654 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 40437 37004 721 52 0 38805 0
Current children cumulated CPU time (s) 1237.51
Current children cumulated vsize (KiB) 161748

[startup+1303.29 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 7189
/proc/meminfo: memFree=942104/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=162408 CPUtime=1297.26
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 37324 0 0 0 129680 46 0 0 25 0 1 0 153947748 166305792 37150 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 40602 37150 721 52 0 38970 0
Current children cumulated CPU time (s) 1297.26
Current children cumulated vsize (KiB) 162408

[startup+1363.33 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 7189
/proc/meminfo: memFree=940952/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=162936 CPUtime=1357.04
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 37467 0 0 0 135658 46 0 0 25 0 1 0 153947748 166846464 37293 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 40734 37293 721 52 0 39102 0
Current children cumulated CPU time (s) 1357.04
Current children cumulated vsize (KiB) 162936

[startup+1423.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=939736/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=163464 CPUtime=1416.81
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 37610 0 0 0 141634 47 0 0 25 0 1 0 153947748 167387136 37436 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 40866 37436 721 52 0 39234 0
Current children cumulated CPU time (s) 1416.81
Current children cumulated vsize (KiB) 163464

[startup+1483.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=938584/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=164396 CPUtime=1476.56
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 37753 0 0 0 147609 47 0 0 25 0 1 0 153947748 168341504 37579 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 41099 37579 721 52 0 39467 0
Current children cumulated CPU time (s) 1476.56
Current children cumulated vsize (KiB) 164396

[startup+1543.46 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7189
/proc/meminfo: memFree=937368/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=164924 CPUtime=1536.35
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 37892 0 0 0 153587 48 0 0 25 0 1 0 153947748 168882176 37718 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671751 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 41231 37718 721 52 0 39599 0
Current children cumulated CPU time (s) 1536.35
Current children cumulated vsize (KiB) 164924

[startup+1603.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7191
/proc/meminfo: memFree=936152/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=165452 CPUtime=1596.12
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 38034 0 0 0 159564 48 0 0 25 0 1 0 153947748 169422848 37860 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 41363 37860 721 52 0 39731 0
Current children cumulated CPU time (s) 1596.12
Current children cumulated vsize (KiB) 165452

[startup+1663.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7191
/proc/meminfo: memFree=934936/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=165980 CPUtime=1655.87
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 38174 0 0 0 165539 48 0 0 25 0 1 0 153947748 169963520 38000 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680564 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 41495 38000 721 52 0 39863 0
Current children cumulated CPU time (s) 1655.87
Current children cumulated vsize (KiB) 165980

[startup+1723.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7191
/proc/meminfo: memFree=933784/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=166508 CPUtime=1715.66
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 38312 0 0 0 171517 49 0 0 25 0 1 0 153947748 170504192 38138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 41627 38138 721 52 0 39995 0
Current children cumulated CPU time (s) 1715.66
Current children cumulated vsize (KiB) 166508

[startup+1783.62 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 7191
/proc/meminfo: memFree=932632/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=167036 CPUtime=1775.43
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 38448 0 0 0 177494 49 0 0 25 0 1 0 153947748 171044864 38274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 41759 38274 721 52 0 40127 0
Current children cumulated CPU time (s) 1775.43
Current children cumulated vsize (KiB) 167036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.35 s]
/proc/loadavg: 1.96 2.00 2.00 2/68 7200
/proc/meminfo: memFree=1084992/2055920 swapFree=4192812/4192956
[pid=6990] ppid=6988 vsize=167168 CPUtime=1800.05
/proc/6990/stat : 6990 (CSPtoSAT+minisa) R 6988 6990 4456 0 -1 4194304 38504 0 0 0 179955 50 0 0 25 0 1 0 153947748 171180032 38330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/6990/statm: 41792 38330 721 52 0 40160 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 167168

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.38
CPU time (s): 1800.09
CPU user time (s): 1799.56
CPU system time (s): 0.529919
CPU usage (%): 99.5415
Max. virtual memory (cumulated for all children) (KiB): 167168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.529919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38504
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= 9
involuntary context switches= 24833

runsolver used 2.56361 s user time and 5.30419 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan  6 03:52:20 UTC 2007


IDJOB= 201648
IDBENCH= 3775
FILE ID= node34/201648-1168055540

PBS_JOBID= 3475506

Free space on /tmp= 66527 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp13/fapp13-2000-6.xml
COMMAND LINE= /tmp/evaluation/201648-1168055540/CSPtoSAT+minisat /tmp/evaluation/201648-1168055540/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-201648-1168055540 -o ROOT/results/node34/solver-201648-1168055540 -C 1800 -M 900  /tmp/evaluation/201648-1168055540/CSPtoSAT+minisat /tmp/evaluation/201648-1168055540/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e57f0b8f90b7d128b396369733fed01f

RANDOM SEED= 744321172

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.227
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.227
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:       1106608 kB
Buffers:         38260 kB
Cached:         678664 kB
SwapCached:          0 kB
Active:         249324 kB
Inactive:       617256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1106608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10236 kB
Writeback:           0 kB
Mapped:         163252 kB
Slab:            68024 kB
Committed_AS:  2523688 kB
PageTables:       2036 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= 66527 MiB



End job on node34 on Sat Jan  6 04:22:32 UTC 2007