Trace number 196166

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.13 1818.36

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-26_ext.xml
MD5SUM606274943ef2c001f8e91e29fbfaccb0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1250.43
SatisfiableNO
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.12	c This is CSPtoSAT+minisat version 0.3
0.12	c (c) 2006 roussel@cril.univ-artois.fr
0.12	
0.12	c This solver internally uses a modified version of MiniSat2 version 061112
0.12	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.12	
0.12	c parsing...
0.14	c preparing clauses for relation R0
0.17	c preparing clauses for relation R1
0.20	c preparing clauses for relation R2
0.23	c preparing clauses for relation R3
0.26	c preparing clauses for relation R4
0.29	c preparing clauses for relation R5
0.32	c preparing clauses for relation R6
0.34	c preparing clauses for relation R7
0.37	c preparing clauses for relation R8
0.40	c preparing clauses for relation R9
0.43	c preparing clauses for relation R10
0.46	c preparing clauses for relation R11
0.49	c preparing clauses for relation R12
0.52	c preparing clauses for relation R13
0.55	c preparing clauses for relation R14
0.58	c preparing clauses for relation R15
0.61	c preparing clauses for relation R16
0.64	c preparing clauses for relation R17
0.67	c preparing clauses for relation R18
0.69	c preparing clauses for relation R19
0.72	c preparing clauses for relation R20
0.75	c preparing clauses for relation R21
0.78	c preparing clauses for relation R22
0.81	c preparing clauses for relation R23
0.84	c preparing clauses for relation R24
0.87	c preparing clauses for relation R25
0.90	c preparing clauses for relation R26
0.93	c preparing clauses for relation R27
0.96	c preparing clauses for relation R28
0.99	c preparing clauses for relation R29
1.01	c preparing clauses for relation R30
1.04	c preparing clauses for relation R31
1.07	c preparing clauses for relation R32
1.10	c preparing clauses for relation R33
1.14	c preparing clauses for relation R34
1.17	c preparing clauses for relation R35
1.20	c preparing clauses for relation R36
1.23	c preparing clauses for relation R37
1.26	c preparing clauses for relation R38
1.29	c preparing clauses for relation R39
1.32	c preparing clauses for relation R40
1.35	c preparing clauses for relation R41
1.38	c preparing clauses for relation R42
1.41	c preparing clauses for relation R43
1.43	c preparing clauses for relation R44
1.45	c preparing clauses for relation R45
1.48	c preparing clauses for relation R46
1.51	c preparing clauses for relation R47
1.54	c preparing clauses for relation R48
1.56	c preparing clauses for relation R49
1.59	c preparing clauses for relation R50
1.62	c preparing clauses for relation R51
1.65	c preparing clauses for relation R52
1.68	c preparing clauses for relation R53
1.71	c preparing clauses for relation R54
1.74	c preparing clauses for relation R55
1.77	c preparing clauses for relation R56
1.80	c preparing clauses for relation R57
1.82	c preparing clauses for relation R58
1.85	c preparing clauses for relation R59
1.88	c preparing clauses for relation R60
1.91	c preparing clauses for relation R61
1.94	c preparing clauses for relation R62
1.97	c preparing clauses for relation R63
2.00	c preparing clauses for relation R64
2.03	c preparing clauses for relation R65
2.06	c preparing clauses for relation R66
2.09	c preparing clauses for relation R67
2.11	c preparing clauses for relation R68
2.14	c preparing clauses for relation R69
2.17	c preparing clauses for relation R70
2.20	c preparing clauses for relation R71
2.23	c preparing clauses for relation R72
2.27	c preparing clauses for relation R73
2.30	c preparing clauses for relation R74
2.31	c instanciating clauses for relation R0 (supports) and variables V0 V1 V9 
2.35	c instanciating clauses for relation R1 (supports) and variables V0 V3 V12 
2.39	c instanciating clauses for relation R2 (supports) and variables V0 V4 V6 
2.43	c instanciating clauses for relation R3 (supports) and variables V0 V5 V17 
2.47	c instanciating clauses for relation R4 (supports) and variables V0 V6 V21 
2.50	c instanciating clauses for relation R5 (supports) and variables V0 V7 V8 
2.54	c instanciating clauses for relation R6 (supports) and variables V0 V9 V11 
2.58	c instanciating clauses for relation R7 (supports) and variables V0 V11 V12 
2.62	c instanciating clauses for relation R8 (supports) and variables V0 V11 V20 
2.66	c instanciating clauses for relation R9 (supports) and variables V1 V2 V12 
2.69	c instanciating clauses for relation R10 (supports) and variables V1 V6 V12 
2.73	c instanciating clauses for relation R11 (supports) and variables V1 V7 V18 
2.77	c instanciating clauses for relation R12 (supports) and variables V1 V8 V23 
2.81	c instanciating clauses for relation R13 (supports) and variables V1 V9 V18 
2.85	c instanciating clauses for relation R14 (supports) and variables V1 V16 V17 
2.88	c instanciating clauses for relation R15 (supports) and variables V1 V17 V18 
2.92	c instanciating clauses for relation R16 (supports) and variables V1 V17 V19 
2.96	c instanciating clauses for relation R17 (supports) and variables V2 V5 V22 
3.00	c instanciating clauses for relation R18 (supports) and variables V2 V5 V23 
3.04	c instanciating clauses for relation R19 (supports) and variables V2 V7 V8 
3.08	c instanciating clauses for relation R20 (supports) and variables V2 V7 V13 
3.11	c instanciating clauses for relation R21 (supports) and variables V2 V7 V19 
3.15	c instanciating clauses for relation R22 (supports) and variables V2 V10 V14 
3.19	c instanciating clauses for relation R23 (supports) and variables V2 V11 V14 
3.23	c instanciating clauses for relation R24 (supports) and variables V2 V13 V14 
3.27	c instanciating clauses for relation R25 (supports) and variables V2 V15 V23 
3.30	c instanciating clauses for relation R26 (supports) and variables V2 V17 V20 
3.34	c instanciating clauses for relation R27 (supports) and variables V3 V12 V21 
3.38	c instanciating clauses for relation R28 (supports) and variables V3 V15 V20 
3.42	c instanciating clauses for relation R29 (supports) and variables V3 V19 V22 
3.47	c instanciating clauses for relation R30 (supports) and variables V4 V6 V21 
3.51	c instanciating clauses for relation R31 (supports) and variables V4 V7 V22 
3.55	c instanciating clauses for relation R32 (supports) and variables V4 V9 V23 
3.59	c instanciating clauses for relation R33 (supports) and variables V4 V14 V19 
3.62	c instanciating clauses for relation R34 (supports) and variables V4 V15 V19 
3.66	c instanciating clauses for relation R35 (supports) and variables V5 V7 V22 
3.70	c instanciating clauses for relation R36 (supports) and variables V5 V8 V9 
3.74	c instanciating clauses for relation R37 (supports) and variables V5 V13 V20 
3.78	c instanciating clauses for relation R38 (supports) and variables V5 V20 V22 
3.82	c instanciating clauses for relation R39 (supports) and variables V6 V10 V20 
3.85	c instanciating clauses for relation R40 (supports) and variables V6 V15 V16 
3.89	c instanciating clauses for relation R41 (supports) and variables V6 V15 V18 
3.93	c instanciating clauses for relation R42 (supports) and variables V7 V8 V22 
3.97	c instanciating clauses for relation R43 (supports) and variables V7 V10 V19 
4.00	c instanciating clauses for relation R44 (supports) and variables V7 V11 V12 
4.02	c instanciating clauses for relation R45 (supports) and variables V7 V14 V15 
4.06	c instanciating clauses for relation R46 (supports) and variables V7 V14 V16 
4.10	c instanciating clauses for relation R47 (supports) and variables V7 V14 V18 
4.13	c instanciating clauses for relation R48 (supports) and variables V7 V18 V19 
4.17	c instanciating clauses for relation R49 (supports) and variables V7 V19 V21 
4.21	c instanciating clauses for relation R50 (supports) and variables V8 V9 V18 
4.25	c instanciating clauses for relation R51 (supports) and variables V8 V12 V19 
4.29	c instanciating clauses for relation R52 (supports) and variables V8 V14 V18 
4.33	c instanciating clauses for relation R53 (supports) and variables V8 V14 V23 
4.36	c instanciating clauses for relation R54 (supports) and variables V9 V16 V22 
4.40	c instanciating clauses for relation R55 (supports) and variables V10 V13 V19 
4.44	c instanciating clauses for relation R56 (supports) and variables V10 V18 V21 
4.48	c instanciating clauses for relation R57 (supports) and variables V11 V12 V21 
4.53	c instanciating clauses for relation R58 (supports) and variables V11 V14 V22 
4.57	c instanciating clauses for relation R59 (supports) and variables V11 V19 V21 
4.61	c instanciating clauses for relation R60 (supports) and variables V11 V21 V23 
4.64	c instanciating clauses for relation R61 (supports) and variables V11 V22 V23 
4.68	c instanciating clauses for relation R62 (supports) and variables V12 V13 V18 
4.72	c instanciating clauses for relation R63 (supports) and variables V12 V17 V21 
4.76	c instanciating clauses for relation R64 (supports) and variables V12 V19 V22 
4.80	c instanciating clauses for relation R65 (supports) and variables V13 V15 V19 
4.84	c instanciating clauses for relation R66 (supports) and variables V13 V16 V23 
4.88	c instanciating clauses for relation R67 (supports) and variables V14 V16 V21 
4.91	c instanciating clauses for relation R68 (supports) and variables V14 V17 V20 
4.95	c instanciating clauses for relation R69 (supports) and variables V14 V18 V22 
4.99	c instanciating clauses for relation R70 (supports) and variables V15 V17 V18 
5.03	c instanciating clauses for relation R71 (supports) and variables V15 V17 V21 
5.06	c instanciating clauses for relation R72 (supports) and variables V15 V20 V23 
5.10	c instanciating clauses for relation R73 (supports) and variables V17 V20 V21 
5.14	c instanciating clauses for relation R74 (supports) and variables V18 V20 V23 
5.23	c ...done
5.23	c #SATvar=1136690 #SATclauses=3419037 #CSPpredicates=0

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/node75/watcher-196166-1168051819 -o ROOT/results/node75/solver-196166-1168051819 -C 1800 -M 900 /tmp/evaluation/196166-1168051819/CSPtoSAT+minisat /tmp/evaluation/196166-1168051819/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.05 1.65 1.86 3/70 16665
/proc/meminfo: memFree=1387512/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=18540 CPUtime=0
/proc/16664/stat : 16664 (runsolver) D 16662 16664 16582 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 153581317 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 231882681639 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/16664/statm: 4635 279 244 17 0 2626 0

[startup+0.103447 s]
/proc/loadavg: 1.05 1.65 1.86 3/70 16665
/proc/meminfo: memFree=1387512/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=6648 CPUtime=0
/proc/16664/stat : 16664 (CSPtoSAT+minisa) D 16662 16664 16582 0 -1 4194304 489 0 6 0 0 0 0 0 18 0 1 0 153581317 6807552 463 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7200416 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/16664/statm: 1662 463 403 52 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6648

[startup+0.511498 s]
/proc/loadavg: 1.05 1.65 1.86 3/70 16665
/proc/meminfo: memFree=1387512/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=36472 CPUtime=0.38
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 14231 0 16 0 34 4 0 0 20 0 1 0 153581317 37347328 7952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7223428 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 9118 7952 702 52 0 7486 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 36472

[startup+1.33259 s]
/proc/loadavg: 1.05 1.65 1.86 3/73 16668
/proc/meminfo: memFree=1237152/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=98924 CPUtime=1.19
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 42757 0 16 0 103 16 0 0 25 0 1 0 153581317 101298176 22954 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589241 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 24731 22954 702 52 0 23099 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 98924

[startup+2.97479 s]
/proc/loadavg: 1.05 1.65 1.86 3/73 16668
/proc/meminfo: memFree=1070880/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=245580 CPUtime=2.83
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 94182 0 16 0 245 38 0 0 25 0 1 0 153581317 251473920 58216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7175943 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 61395 58216 705 52 0 59763 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 245580

[startup+6.26017 s]
/proc/loadavg: 1.12 1.65 1.86 3/73 16668
/proc/meminfo: memFree=766240/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=326268 CPUtime=6.07
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 150914 0 16 0 543 64 0 0 25 0 1 0 153581317 334098432 77886 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 81567 77886 714 52 0 79935 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 326268

[startup+12.7259 s]
/proc/loadavg: 1.19 1.66 1.87 3/73 16668
/proc/meminfo: memFree=764448/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=328340 CPUtime=12.46
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 151252 0 16 0 1182 64 0 0 25 0 1 0 153581317 336220160 78224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673085 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 82085 78224 714 52 0 80453 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 328340

[startup+25.5445 s]
/proc/loadavg: 1.37 1.68 1.87 3/73 16668
/proc/meminfo: memFree=763168/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=328340 CPUtime=25.18
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 151300 0 16 0 2453 65 0 0 25 0 1 0 153581317 336220160 78272 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 82085 78272 714 52 0 80453 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 328340

[startup+51.1925 s]
/proc/loadavg: 1.58 1.70 1.87 3/73 16668
/proc/meminfo: memFree=758624/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=329268 CPUtime=50.62
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 151745 0 16 0 4997 65 0 0 25 0 1 0 153581317 337170432 78647 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672961 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 82317 78647 720 52 0 80685 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 329268

[startup+102.479 s]
/proc/loadavg: 1.82 1.74 1.87 3/73 16668
/proc/meminfo: memFree=734432/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=340624 CPUtime=101.44
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 154681 0 16 0 10077 67 0 0 25 0 1 0 153581317 348798976 81428 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 85156 81428 720 52 0 83524 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 340624

[startup+162.486 s]
/proc/loadavg: 1.93 1.79 1.88 3/73 16668
/proc/meminfo: memFree=717600/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=347448 CPUtime=160.94
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 156348 0 16 0 16027 67 0 0 25 0 1 0 153581317 355786752 83095 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 86862 83095 720 52 0 85230 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 347448

[startup+222.504 s]
/proc/loadavg: 1.97 1.82 1.89 3/73 16668
/proc/meminfo: memFree=703712/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=351668 CPUtime=220.45
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 157427 0 16 0 21977 68 0 0 25 0 1 0 153581317 360108032 84174 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 87917 84174 720 52 0 86285 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 351668

[startup+282.509 s]
/proc/loadavg: 1.99 1.85 1.89 3/73 16668
/proc/meminfo: memFree=686304/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=361892 CPUtime=279.92
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 160148 0 16 0 27923 69 0 0 25 0 1 0 153581317 370577408 86742 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673405 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 90473 86742 720 52 0 88841 0
Current children cumulated CPU time (s) 279.92
Current children cumulated vsize (KiB) 361892

[startup+342.513 s]
/proc/loadavg: 1.99 1.88 1.90 3/73 16668
/proc/meminfo: memFree=669408/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=366312 CPUtime=339.44
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 161235 0 16 0 33874 70 0 0 25 0 1 0 153581317 375103488 87829 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 91578 87829 720 52 0 89946 0
Current children cumulated CPU time (s) 339.44
Current children cumulated vsize (KiB) 366312

[startup+402.52 s]
/proc/loadavg: 2.05 1.91 1.91 3/73 16668
/proc/meminfo: memFree=660832/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=369556 CPUtime=398.93
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 162045 0 16 0 39823 70 0 0 25 0 1 0 153581317 378425344 88639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 92389 88639 720 52 0 90757 0
Current children cumulated CPU time (s) 398.93
Current children cumulated vsize (KiB) 369556

[startup+462.53 s]
/proc/loadavg: 2.02 1.92 1.91 3/73 16668
/proc/meminfo: memFree=654304/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=371828 CPUtime=458.41
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 162621 0 16 0 45771 70 0 0 25 0 1 0 153581317 380751872 89215 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 92957 89215 720 52 0 91325 0
Current children cumulated CPU time (s) 458.41
Current children cumulated vsize (KiB) 371828

[startup+522.554 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 16668
/proc/meminfo: memFree=648800/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=373780 CPUtime=517.91
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 163117 0 16 0 51721 70 0 0 25 0 1 0 153581317 382750720 89711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673028 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 93445 89711 720 52 0 91813 0
Current children cumulated CPU time (s) 517.91
Current children cumulated vsize (KiB) 373780

[startup+582.565 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 16668
/proc/meminfo: memFree=643744/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=375764 CPUtime=577.43
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 163604 0 16 0 57672 71 0 0 25 0 1 0 153581317 384782336 90198 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 93941 90198 720 52 0 92309 0
Current children cumulated CPU time (s) 577.43
Current children cumulated vsize (KiB) 375764

[startup+642.573 s]
/proc/loadavg: 2.03 1.97 1.91 4/79 16694
/proc/meminfo: memFree=635664/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=377256 CPUtime=636.89
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 163982 0 16 0 63618 71 0 0 25 0 1 0 153581317 386310144 90576 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 94314 90576 720 52 0 92682 0
Current children cumulated CPU time (s) 636.89
Current children cumulated vsize (KiB) 377256

[startup+702.618 s]
/proc/loadavg: 2.08 1.99 1.92 5/87 16843
/proc/meminfo: memFree=625736/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=378704 CPUtime=696.06
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 164358 0 16 0 69525 81 0 0 25 0 1 0 153581317 387792896 90952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 94676 90952 720 52 0 93044 0
Current children cumulated CPU time (s) 696.06
Current children cumulated vsize (KiB) 378704

[startup+762.644 s]
/proc/loadavg: 2.13 2.03 1.94 3/73 17342
/proc/meminfo: memFree=614368/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=384924 CPUtime=753.04
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 166115 0 16 0 75216 88 0 0 25 0 1 0 153581317 394162176 92560 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 96231 92560 720 52 0 94599 0
Current children cumulated CPU time (s) 753.04
Current children cumulated vsize (KiB) 384924

[startup+822.654 s]
/proc/loadavg: 2.05 2.02 1.94 3/73 17342
/proc/meminfo: memFree=598880/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=388780 CPUtime=812.52
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 167048 0 16 0 81164 88 0 0 25 0 1 0 153581317 398110720 93493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 97195 93493 720 52 0 95563 0
Current children cumulated CPU time (s) 812.52
Current children cumulated vsize (KiB) 388780

[startup+882.659 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 17342
/proc/meminfo: memFree=579488/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=398672 CPUtime=872.01
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 169470 0 16 0 87112 89 0 0 25 0 1 0 153581317 408240128 95915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672994 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 99668 95915 720 52 0 98036 0
Current children cumulated CPU time (s) 872.01
Current children cumulated vsize (KiB) 398672

[startup+942.665 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 17342
/proc/meminfo: memFree=568736/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=403972 CPUtime=931.51
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 170819 0 16 0 93061 90 0 0 25 0 1 0 153581317 413667328 97264 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 100993 97264 720 52 0 99361 0
Current children cumulated CPU time (s) 931.51
Current children cumulated vsize (KiB) 403972

[startup+1002.68 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=558240/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=407992 CPUtime=991
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 171801 0 16 0 99009 91 0 0 25 0 1 0 153581317 417783808 98246 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 101998 98246 720 52 0 100366 0
Current children cumulated CPU time (s) 991
Current children cumulated vsize (KiB) 407992

[startup+1062.71 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=550176/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=411216 CPUtime=1050.51
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 172606 0 16 0 104960 91 0 0 25 0 1 0 153581317 421085184 99051 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672955 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 102804 99051 720 52 0 101172 0
Current children cumulated CPU time (s) 1050.51
Current children cumulated vsize (KiB) 411216

[startup+1122.72 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=540512/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=417840 CPUtime=1110.02
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 174450 0 16 0 110909 93 0 0 25 0 1 0 153581317 427868160 100749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 104460 100749 720 52 0 102828 0
Current children cumulated CPU time (s) 1110.02
Current children cumulated vsize (KiB) 417840

[startup+1182.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=530784/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=425416 CPUtime=1169.59
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 176337 0 16 0 116866 93 0 0 25 0 1 0 153581317 435625984 102636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 106354 102636 720 52 0 104722 0
Current children cumulated CPU time (s) 1169.59
Current children cumulated vsize (KiB) 425416

[startup+1242.81 s]
/proc/loadavg: 2.04 2.01 1.94 3/73 17342
/proc/meminfo: memFree=523232/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=429348 CPUtime=1229.13
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 177328 0 16 0 122818 95 0 0 25 0 1 0 153581317 439652352 103627 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 107337 103627 720 52 0 105705 0
Current children cumulated CPU time (s) 1229.13
Current children cumulated vsize (KiB) 429348

[startup+1302.82 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 17342
/proc/meminfo: memFree=514080/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=434404 CPUtime=1288.65
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 178599 0 16 0 128770 95 0 0 25 0 1 0 153581317 444829696 104898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672946 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 108601 104898 720 52 0 106969 0
Current children cumulated CPU time (s) 1288.65
Current children cumulated vsize (KiB) 434404

[startup+1362.84 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=499744/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=439892 CPUtime=1348.18
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 179947 0 16 0 134722 96 0 0 25 0 1 0 153581317 450449408 106246 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672994 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 109973 106246 720 52 0 108341 0
Current children cumulated CPU time (s) 1348.18
Current children cumulated vsize (KiB) 439892

[startup+1422.84 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=489440/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=443224 CPUtime=1407.71
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 180777 0 16 0 140675 96 0 0 25 0 1 0 153581317 453861376 107076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 110806 107076 720 52 0 109174 0
Current children cumulated CPU time (s) 1407.71
Current children cumulated vsize (KiB) 443224

[startup+1482.85 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=481568/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=445564 CPUtime=1467.22
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 181334 0 16 0 146626 96 0 0 25 0 1 0 153581317 456257536 107633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 111391 107633 720 52 0 109759 0
Current children cumulated CPU time (s) 1467.22
Current children cumulated vsize (KiB) 445564

[startup+1542.86 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=475808/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=448072 CPUtime=1526.74
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 181976 0 16 0 152577 97 0 0 25 0 1 0 153581317 458825728 108275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672955 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 112018 108275 720 52 0 110386 0
Current children cumulated CPU time (s) 1526.74
Current children cumulated vsize (KiB) 448072

[startup+1602.88 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=470560/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=449924 CPUtime=1586.28
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 182423 0 16 0 158531 97 0 0 25 0 1 0 153581317 460722176 108722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672968 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 112481 108722 720 52 0 110849 0
Current children cumulated CPU time (s) 1586.28
Current children cumulated vsize (KiB) 449924

[startup+1662.89 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17342
/proc/meminfo: memFree=464224/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=453460 CPUtime=1645.8
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 183315 0 16 0 164483 97 0 0 25 0 1 0 153581317 464343040 109614 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673375 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 113365 109614 720 52 0 111733 0
Current children cumulated CPU time (s) 1645.8
Current children cumulated vsize (KiB) 453460

[startup+1722.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17344
/proc/meminfo: memFree=458400/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=455748 CPUtime=1705.32
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 183880 0 16 0 170434 98 0 0 25 0 1 0 153581317 466685952 110179 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 113937 110179 720 52 0 112305 0
Current children cumulated CPU time (s) 1705.32
Current children cumulated vsize (KiB) 455748

[startup+1782.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 17344
/proc/meminfo: memFree=453344/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=458364 CPUtime=1764.85
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 184564 0 16 0 176387 98 0 0 25 0 1 0 153581317 469364736 110863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/16664/statm: 114591 110863 720 52 0 112959 0
Current children cumulated CPU time (s) 1764.85
Current children cumulated vsize (KiB) 458364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.28 s]
/proc/loadavg: 1.78 1.95 1.93 2/68 17354
/proc/meminfo: memFree=936528/2055920 swapFree=4191892/4192956
[pid=16664] ppid=16662 vsize=459868 CPUtime=1800.04
/proc/16664/stat : 16664 (CSPtoSAT+minisa) R 16662 16664 16582 0 -1 4194304 184925 0 16 0 179903 101 0 0 25 0 1 0 153581317 470904832 111224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672973 0 0 4096 0 0 0 0 17 1 0 0
/proc/16664/statm: 114967 111224 720 52 0 113335 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 459868

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1818.36
CPU time (s): 1800.13
CPU user time (s): 1799.04
CPU system time (s): 1.08883
CPU usage (%): 98.9975
Max. virtual memory (cumulated for all children) (KiB): 473752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.04
system time used= 1.08883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184925
page faults= 16
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 39425

runsolver used 1.75373 s user time and 4.93525 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan  6 02:50:19 UTC 2007


IDJOB= 196166
IDBENCH= 3330
FILE ID= node75/196166-1168051819

PBS_JOBID= 3475495

Free space on /tmp= 66500 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-26_ext.xml
COMMAND LINE= /tmp/evaluation/196166-1168051819/CSPtoSAT+minisat /tmp/evaluation/196166-1168051819/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-196166-1168051819 -o ROOT/results/node75/solver-196166-1168051819 -C 1800 -M 900  /tmp/evaluation/196166-1168051819/CSPtoSAT+minisat /tmp/evaluation/196166-1168051819/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  606274943ef2c001f8e91e29fbfaccb0

RANDOM SEED= 150283494

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1389536 kB
Buffers:         63320 kB
Cached:         502988 kB
SwapCached:        268 kB
Active:          60104 kB
Inactive:       525596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1389536 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            9016 kB
Writeback:           0 kB
Mapped:          28300 kB
Slab:            66152 kB
Committed_AS:  2991260 kB
PageTables:       1652 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= 66546 MiB



End job on node75 on Sat Jan  6 03:20:40 UTC 2007