Trace number 201307

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.1 1814.79

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-8.xml
MD5SUM71ff924c9efc7ec0b5708a6b6a81ed9a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark215.487
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
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...
2.80	c ...done
2.80	c #SATvar=1307903 #SATclauses=2611302 #CSPpredicates=25409

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/node42/watcher-201307-1168055510 -o ROOT/results/node42/solver-201307-1168055510 -C 1800 -M 900 /tmp/evaluation/201307-1168055510/CSPtoSAT+minisat /tmp/evaluation/201307-1168055510/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.13 1.75 1.87 3/73 19910
/proc/meminfo: memFree=1233000/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=496 CPUtime=0
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 153950567 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12407588 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 124 36 29 52 0 19 0

[startup+0.103639 s]
/proc/loadavg: 1.13 1.75 1.87 3/73 19910
/proc/meminfo: memFree=1233000/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=21556 CPUtime=0.09
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 3842 0 0 0 7 2 0 0 19 0 1 0 153950567 22073344 3756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669345 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 5389 3756 694 52 0 3757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21556

[startup+0.511676 s]
/proc/loadavg: 1.13 1.75 1.87 3/73 19910
/proc/meminfo: memFree=1233000/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=88456 CPUtime=0.49
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 19224 0 0 0 36 13 0 0 24 0 1 0 153950567 90578944 19023 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669335 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 22114 19023 696 52 0 20482 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 88456

[startup+1.33275 s]
/proc/loadavg: 1.13 1.75 1.87 3/73 19910
/proc/meminfo: memFree=1069992/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=197880 CPUtime=1.31
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 43750 0 0 0 103 28 0 0 25 0 1 0 153950567 202629120 43549 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159266428 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 49470 43549 704 52 0 47838 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 197880

[startup+2.97094 s]
/proc/loadavg: 1.13 1.75 1.87 3/73 19910
/proc/meminfo: memFree=1058152/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=202476 CPUtime=2.94
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 44963 0 0 0 265 29 0 0 25 0 1 0 153950567 207335424 44736 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678410 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 50619 44736 721 52 0 48987 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 202476

[startup+6.25831 s]
/proc/loadavg: 1.20 1.76 1.87 3/73 19910
/proc/meminfo: memFree=1056176/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=202556 CPUtime=6.18
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 44986 0 0 0 589 29 0 0 25 0 1 0 153950567 207417344 44759 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 50639 44759 721 52 0 49007 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 202556

[startup+12.729 s]
/proc/loadavg: 1.27 1.76 1.87 3/73 19910
/proc/meminfo: memFree=1055920/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=202816 CPUtime=12.6
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 45040 0 0 0 1231 29 0 0 25 0 1 0 153950567 207683584 44813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 50704 44813 721 52 0 49072 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 202816

[startup+25.5464 s]
/proc/loadavg: 1.43 1.77 1.87 3/73 19910
/proc/meminfo: memFree=1055152/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=203396 CPUtime=25.32
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 45182 0 0 0 2503 29 0 0 25 0 1 0 153950567 208277504 44955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 50849 44955 721 52 0 49217 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 203396

[startup+51.2003 s]
/proc/loadavg: 1.62 1.79 1.87 3/73 19910
/proc/meminfo: memFree=1054384/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=204196 CPUtime=50.75
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 45298 0 0 0 5046 29 0 0 25 0 1 0 153950567 209096704 45071 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 51049 45071 721 52 0 49417 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 204196

[startup+102.502 s]
/proc/loadavg: 1.83 1.82 1.88 3/73 19910
/proc/meminfo: memFree=1053296/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=204724 CPUtime=101.65
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 45461 0 0 0 10135 30 0 0 25 0 1 0 153950567 209637376 45234 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 51181 45234 721 52 0 49549 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 204724

[startup+162.523 s]
/proc/loadavg: 1.94 1.85 1.88 3/73 19910
/proc/meminfo: memFree=1052080/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=205452 CPUtime=161.2
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 45609 0 0 0 16090 30 0 0 25 0 1 0 153950567 210382848 45382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 51363 45382 721 52 0 49731 0
Current children cumulated CPU time (s) 161.2
Current children cumulated vsize (KiB) 205452

[startup+222.549 s]
/proc/loadavg: 2.02 1.89 1.90 3/73 19910
/proc/meminfo: memFree=1050928/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=205980 CPUtime=220.76
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 45758 0 0 0 22045 31 0 0 25 0 1 0 153950567 210923520 45531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 51495 45531 721 52 0 49863 0
Current children cumulated CPU time (s) 220.76
Current children cumulated vsize (KiB) 205980

[startup+282.572 s]
/proc/loadavg: 2.00 1.91 1.90 3/73 19910
/proc/meminfo: memFree=1049712/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=206540 CPUtime=280.27
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 45907 0 0 0 27996 31 0 0 25 0 1 0 153950567 211496960 45680 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 51635 45680 721 52 0 50003 0
Current children cumulated CPU time (s) 280.27
Current children cumulated vsize (KiB) 206540

[startup+342.598 s]
/proc/loadavg: 2.00 1.92 1.91 3/73 19910
/proc/meminfo: memFree=1048624/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=207200 CPUtime=339.83
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 46052 0 0 0 33951 32 0 0 25 0 1 0 153950567 212172800 45825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 51800 45825 721 52 0 50168 0
Current children cumulated CPU time (s) 339.83
Current children cumulated vsize (KiB) 207200

[startup+402.619 s]
/proc/loadavg: 2.00 1.93 1.91 3/73 19910
/proc/meminfo: memFree=1047472/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=207808 CPUtime=399.38
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 46195 0 0 0 39906 32 0 0 25 0 1 0 153950567 212795392 45968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 51952 45968 721 52 0 50320 0
Current children cumulated CPU time (s) 399.38
Current children cumulated vsize (KiB) 207808

[startup+462.648 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 19910
/proc/meminfo: memFree=1046384/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=208336 CPUtime=458.9
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 46334 0 0 0 45858 32 0 0 25 0 1 0 153950567 213336064 46107 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 52084 46107 721 52 0 50452 0
Current children cumulated CPU time (s) 458.9
Current children cumulated vsize (KiB) 208336

[startup+522.676 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 19910
/proc/meminfo: memFree=1045296/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=208732 CPUtime=518.46
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 46469 0 0 0 51813 33 0 0 25 0 1 0 153950567 213741568 46242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 52183 46242 721 52 0 50551 0
Current children cumulated CPU time (s) 518.46
Current children cumulated vsize (KiB) 208732

[startup+582.714 s]
/proc/loadavg: 2.00 1.95 1.91 3/79 20034
/proc/meminfo: memFree=1042784/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=209380 CPUtime=577.9
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 46604 0 0 0 57746 44 0 0 25 0 1 0 153950567 214405120 46377 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 52345 46377 721 52 0 50713 0
Current children cumulated CPU time (s) 577.9
Current children cumulated vsize (KiB) 209380

[startup+642.761 s]
/proc/loadavg: 2.00 1.96 1.91 3/73 20108
/proc/meminfo: memFree=1042712/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=209908 CPUtime=637.32
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 46737 0 0 0 63674 58 0 0 25 0 1 0 153950567 214945792 46510 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 52477 46510 721 52 0 50845 0
Current children cumulated CPU time (s) 637.32
Current children cumulated vsize (KiB) 209908

[startup+702.788 s]
/proc/loadavg: 2.05 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1042024/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=210436 CPUtime=696.88
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 46871 0 0 0 69629 59 0 0 25 0 1 0 153950567 215486464 46644 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 52609 46644 721 52 0 50977 0
Current children cumulated CPU time (s) 696.88
Current children cumulated vsize (KiB) 210436

[startup+762.812 s]
/proc/loadavg: 2.02 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1040936/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=210964 CPUtime=756.43
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 47003 0 0 0 75584 59 0 0 25 0 1 0 153950567 216027136 46776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 52741 46776 721 52 0 51109 0
Current children cumulated CPU time (s) 756.43
Current children cumulated vsize (KiB) 210964

[startup+822.837 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1039912/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=211492 CPUtime=815.96
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 47134 0 0 0 81536 60 0 0 25 0 1 0 153950567 216567808 46907 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 52873 46907 721 52 0 51241 0
Current children cumulated CPU time (s) 815.96
Current children cumulated vsize (KiB) 211492

[startup+882.869 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1038888/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=212068 CPUtime=875.5
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 47264 0 0 0 87490 60 0 0 25 0 1 0 153950567 217157632 47037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 53017 47037 721 52 0 51385 0
Current children cumulated CPU time (s) 875.5
Current children cumulated vsize (KiB) 212068

[startup+942.895 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1037992/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=212596 CPUtime=935.05
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 47392 0 0 0 93445 60 0 0 25 0 1 0 153950567 217698304 47165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 53149 47165 721 52 0 51517 0
Current children cumulated CPU time (s) 935.05
Current children cumulated vsize (KiB) 212596

[startup+1002.92 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1036976/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=213124 CPUtime=994.59
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 47520 0 0 0 99398 61 0 0 25 0 1 0 153950567 218238976 47293 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 53281 47293 721 52 0 51649 0
Current children cumulated CPU time (s) 994.59
Current children cumulated vsize (KiB) 213124

[startup+1062.94 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1036016/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=213520 CPUtime=1054.13
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 47646 0 0 0 105352 61 0 0 25 0 1 0 153950567 218644480 47419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 53380 47419 721 52 0 51748 0
Current children cumulated CPU time (s) 1054.13
Current children cumulated vsize (KiB) 213520

[startup+1122.97 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1034992/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=214048 CPUtime=1113.68
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 47774 0 0 0 111306 62 0 0 25 0 1 0 153950567 219185152 47547 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 53512 47547 721 52 0 51880 0
Current children cumulated CPU time (s) 1113.68
Current children cumulated vsize (KiB) 214048

[startup+1183 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1034096/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=214576 CPUtime=1173.21
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 47898 0 0 0 117259 62 0 0 25 0 1 0 153950567 219725824 47671 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 53644 47671 721 52 0 52012 0
Current children cumulated CPU time (s) 1173.21
Current children cumulated vsize (KiB) 214576

[startup+1243.03 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1033008/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=215240 CPUtime=1232.77
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 48025 0 0 0 123214 63 0 0 25 0 1 0 153950567 220405760 47798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 53810 47798 721 52 0 52178 0
Current children cumulated CPU time (s) 1232.77
Current children cumulated vsize (KiB) 215240

[startup+1303.05 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1032112/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=215768 CPUtime=1292.32
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 48148 0 0 0 129169 63 0 0 25 0 1 0 153950567 220946432 47921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 53942 47921 721 52 0 52310 0
Current children cumulated CPU time (s) 1292.32
Current children cumulated vsize (KiB) 215768

[startup+1363.08 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1031152/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=216164 CPUtime=1351.85
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 48270 0 0 0 135122 63 0 0 25 0 1 0 153950567 221351936 48043 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 54041 48043 721 52 0 52409 0
Current children cumulated CPU time (s) 1351.85
Current children cumulated vsize (KiB) 216164

[startup+1423.1 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1030256/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=216692 CPUtime=1411.39
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 48394 0 0 0 141076 63 0 0 25 0 1 0 153950567 221892608 48167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678598 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 54173 48167 721 52 0 52541 0
Current children cumulated CPU time (s) 1411.39
Current children cumulated vsize (KiB) 216692

[startup+1483.13 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1029232/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=217088 CPUtime=1470.95
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 48515 0 0 0 147031 64 0 0 25 0 1 0 153950567 222298112 48288 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 54272 48288 721 52 0 52640 0
Current children cumulated CPU time (s) 1470.95
Current children cumulated vsize (KiB) 217088

[startup+1543.16 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1028336/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=217616 CPUtime=1530.48
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 48634 0 0 0 152984 64 0 0 25 0 1 0 153950567 222838784 48407 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 54404 48407 721 52 0 52772 0
Current children cumulated CPU time (s) 1530.48
Current children cumulated vsize (KiB) 217616

[startup+1603.19 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20110
/proc/meminfo: memFree=1027376/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=218012 CPUtime=1590.04
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 48755 0 0 0 158940 64 0 0 25 0 1 0 153950567 223244288 48528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 54503 48528 721 52 0 52871 0
Current children cumulated CPU time (s) 1590.04
Current children cumulated vsize (KiB) 218012

[startup+1663.22 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20110
/proc/meminfo: memFree=1026480/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=218540 CPUtime=1649.58
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 48871 0 0 0 164894 64 0 0 25 0 1 0 153950567 223784960 48644 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 54635 48644 721 52 0 53003 0
Current children cumulated CPU time (s) 1649.58
Current children cumulated vsize (KiB) 218540

[startup+1723.25 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20110
/proc/meminfo: memFree=1025584/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=218936 CPUtime=1709.12
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 48990 0 0 0 170847 65 0 0 25 0 1 0 153950567 224190464 48763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 54734 48763 721 52 0 53102 0
Current children cumulated CPU time (s) 1709.12
Current children cumulated vsize (KiB) 218936

[startup+1783.28 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20110
/proc/meminfo: memFree=1024560/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=219332 CPUtime=1768.67
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 49108 0 0 0 176801 66 0 0 25 0 1 0 153950567 224595968 48881 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/19909/statm: 54833 48881 721 52 0 53201 0
Current children cumulated CPU time (s) 1768.67
Current children cumulated vsize (KiB) 219332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.76 s]
/proc/loadavg: 1.82 1.93 1.90 2/68 20157
/proc/meminfo: memFree=1208720/2055920 swapFree=4191892/4192956
[pid=19909] ppid=19907 vsize=219596 CPUtime=1800.05
/proc/19909/stat : 19909 (CSPtoSAT+minisa) R 19907 19909 18969 0 -1 4194304 49174 0 0 0 179936 69 0 0 25 0 1 0 153950567 224866304 48947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/19909/statm: 54899 48947 721 52 0 53267 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 219596

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.79
CPU time (s): 1800.1
CPU user time (s): 1799.37
CPU system time (s): 0.732888
CPU usage (%): 99.1902
Max. virtual memory (cumulated for all children) (KiB): 219596

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

runsolver used 1.64675 s user time and 4.87826 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat Jan  6 03:51:52 UTC 2007


IDJOB= 201307
IDBENCH= 3755
FILE ID= node42/201307-1168055510

PBS_JOBID= 3475492

Free space on /tmp= 66535 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-8.xml
COMMAND LINE= /tmp/evaluation/201307-1168055510/CSPtoSAT+minisat /tmp/evaluation/201307-1168055510/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-201307-1168055510 -o ROOT/results/node42/solver-201307-1168055510 -C 1800 -M 900  /tmp/evaluation/201307-1168055510/CSPtoSAT+minisat /tmp/evaluation/201307-1168055510/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  71ff924c9efc7ec0b5708a6b6a81ed9a

RANDOM SEED= 282288442

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.229
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.229
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:       1233608 kB
Buffers:         48256 kB
Cached:         502208 kB
SwapCached:        268 kB
Active:         269096 kB
Inactive:       477920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1233608 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           10096 kB
Writeback:           0 kB
Mapped:         208920 kB
Slab:            60352 kB
Committed_AS:  2820488 kB
PageTables:       2208 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= 66533 MiB



End job on node42 on Sat Jan  6 04:22:09 UTC 2007